Inherits QListWidget.
Public Slots | |
void | moveCurrentDown () |
Moves current item one row down if possible. | |
void | moveCurrentUp () |
Moves current item one row up if possible. | |
void | removeCurrent () |
Removes current item from the list. | |
Public Member Functions | |
QwwListWidget (QWidget *parent=0) |
Definition at line 23 of file qwwlistwidget.h.
QwwListWidget::QwwListWidget | ( | QWidget * | parent = 0 |
) |