|
ISLEman
|
A list of Formula objects. More...
#include <formula.h>
Public Member Functions | |
| void | generateBitmaps (const char *path) |
Public Member Functions inherited from QList< Formula > | |
| QList (const QList< Formula > &l) | |
| QList< Formula > & | operator= (const QList< Formula > &l) |
| bool | operator== (const QList< Formula > &list) const |
| uint | count () const |
| bool | isEmpty () const |
| bool | insert (uint i, const Formula *d) |
| void | inSort (const Formula *d) |
| void | prepend (const Formula *d) |
| void | append (const Formula *d) |
| bool | remove (uint i) |
| bool | remove (const Formula *d) |
| bool | removeRef (const Formula *d) |
| bool | removeFirst () |
| bool | removeLast () |
| Formula * | take (uint i) |
| void | clear () |
| void | sort () |
| int | find (const Formula *d) const |
| int | findRef (const Formula *d) const |
| uint | contains (const Formula *d) const |
| uint | containsRef (const Formula *d) const |
| Formula * | at (uint i) const |
| Formula * | getFirst () const |
| Formula * | getLast () const |
| void | setAutoDelete (bool enable) |
A list of Formula objects.
1.8.12