miruka 9e5e2c6718 Use a Deque for roomEvents's ListModel
- Take a custom container callable for ListModel __init__ (defaults to
  list, must be a MutableSequence)

- Use a Deque for roomEvents, which is much faster for inserting
  new items at the beginning.
2019-04-17 17:24:36 -04:00
2019-04-17 13:43:46 -04:00
2019-03-21 23:28:14 -04:00
2019-04-17 13:43:46 -04:00
2019-03-21 23:28:14 -04:00
2019-03-21 23:28:14 -04:00
2019-04-17 14:27:22 -04:00

harmonyqml

PyPI downloads
PyPI version
PyPI pyversions

CLI examples

    $ harmonyqml

Python package examples

    >>> import harmonyqml

    >>> 

Installation

Requires Python 3.6+, tested on GNU/Linux only.

    # pip3 install harmonyqml
Description
No description provided
Readme 31 MiB
Languages
QML 64.4%
Python 32.2%
C++ 2.8%
QMake 0.4%
Shell 0.2%