|
ISLEman
|
Class representing the columns in the alphabetical class index. More...
Additional Inherited Members | |
Public Member Functions inherited from QList< AlphaIndexTableRows > | |
| QList (const QList< AlphaIndexTableRows > &l) | |
| QList< AlphaIndexTableRows > & | operator= (const QList< AlphaIndexTableRows > &l) |
| bool | operator== (const QList< AlphaIndexTableRows > &list) const |
| uint | count () const |
| bool | isEmpty () const |
| bool | insert (uint i, const AlphaIndexTableRows *d) |
| void | inSort (const AlphaIndexTableRows *d) |
| void | prepend (const AlphaIndexTableRows *d) |
| void | append (const AlphaIndexTableRows *d) |
| bool | remove (uint i) |
| bool | remove (const AlphaIndexTableRows *d) |
| bool | removeRef (const AlphaIndexTableRows *d) |
| bool | removeFirst () |
| bool | removeLast () |
| AlphaIndexTableRows * | take (uint i) |
| void | clear () |
| void | sort () |
| int | find (const AlphaIndexTableRows *d) const |
| int | findRef (const AlphaIndexTableRows *d) const |
| uint | contains (const AlphaIndexTableRows *d) const |
| uint | containsRef (const AlphaIndexTableRows *d) const |
| AlphaIndexTableRows * | at (uint i) const |
| AlphaIndexTableRows * | getFirst () const |
| AlphaIndexTableRows * | getLast () const |
| void | setAutoDelete (bool enable) |
Class representing the columns in the alphabetical class index.
1.8.12