hpp-gui
4.10.1
Graphical interface for HPP
|
A QListWidget that accept drag and drop of configurations. More...
Signals | |
void | configurationChanged () |
Public Member Functions | |
ConfigurationList (QWidget *parent) | |
virtual | ~ConfigurationList () |
void | setSingleItemOnly (bool set) |
void | bindDeleteKey () |
Protected Member Functions | |
void | dragEnterEvent (QDragEnterEvent *event) |
void | dragMoveEvent (QDragMoveEvent *event) |
void | dropEvent (QDropEvent *event) |
void | startDrag (Qt::DropActions supportedActions) |
A QListWidget that accept drag and drop of configurations.
hpp.gui::ConfigurationList::ConfigurationList | ( | QWidget * | parent | ) |
|
virtual |
void hpp.gui::ConfigurationList::bindDeleteKey | ( | ) |
|
signal |
|
protected |
|
protected |
|
protected |
void hpp.gui::ConfigurationList::setSingleItemOnly | ( | bool | set | ) |
|
protected |