|
Public Member Functions |
|
| ListItem (QListView *parentview, ScriptActionCollection *collection) |
|
| ListItem (ListItem *parentitem, QListViewItem *afteritem, ScriptAction::Ptr action) |
|
ScriptAction::Ptr | action () const |
|
ScriptActionCollection * | collection () const |
|
| acceptDrop (const QMimeSource *mime) |
|
| activate () |
|
| activatedPos (QPoint &pos) |
|
| cancelRename (int col) |
|
| childCount () |
|
| compare (QListViewItem *i, int col, bool ascending) |
|
| depth () |
|
| dragEnabled () |
|
| dragEntered () |
|
| dragLeft () |
|
| dropEnabled () |
|
| dropped (QDropEvent *e) |
|
| enforceSortOrder () |
|
| firstChild () |
|
| height () |
|
| insertItem (QListViewItem *newChild) |
|
| invalidateHeight () |
|
| isEnabled () |
|
| isExpandable () |
|
| isOpen () |
|
| isSelectable () |
|
| isSelected () |
|
| isVisible () |
|
| itemAbove () |
|
| itemBelow () |
|
| itemPos () |
|
| key (int column, bool ascending) |
|
| listView () |
|
| moveItem (QListViewItem *after) |
|
| multiLinesEnabled () |
|
| nextSibling () |
|
| okRename (int col) |
|
| paintBranches (QPainter *p, const QColorGroup &cg, int w, int y, int h) |
|
| paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int align) |
|
| paintFocus (QPainter *p, const QColorGroup &cg, const QRect &r) |
|
| parent () |
|
| pixmap (int column) |
|
| removeItem (QListViewItem *item) |
|
| renameEnabled (int col) |
|
| repaint () |
|
| rtti () |
|
| setDragEnabled (bool allow) |
|
| setDropEnabled (bool allow) |
|
| setEnabled (bool b) |
|
| setExpandable (bool enable) |
|
| setHeight (int height) |
|
| setMultiLinesEnabled (bool b) |
|
| setOpen (bool o) |
|
| setPixmap (int column, const QPixmap &pm) |
|
| setRenameEnabled (int col, bool b) |
|
| setSelectable (bool enable) |
|
| setSelected (bool s) |
|
| setText (int column, const QString &text) |
|
| setVisible (bool b) |
|
| setup () |
|
| sort () |
|
| sortChildItems (int column, bool ascending) |
|
| startRename (int col) |
|
| takeItem (QListViewItem *item) |
|
| text (int column) |
|
| totalHeight () |
|
| width (const QFontMetrics &fm, const QListView *lv, int c) |
|
| widthChanged (int c=-1) |