A QListWidget that accept drag and drop of configurations.
More...
#include </local/robotpkg/var/tmp/robotpkg/graphics/py-qt-hpp-gui/work/hpp-gui-4.8.0/plugins/hppwidgetsplugin/configurationlist.hh>
A QListWidget that accept drag and drop of configurations.
◆ ConfigurationList()
hpp.gui::ConfigurationList::ConfigurationList |
( |
QWidget * |
parent | ) |
|
◆ ~ConfigurationList()
virtual hpp.gui::ConfigurationList::~ConfigurationList |
( |
| ) |
|
|
virtual |
◆ bindDeleteKey()
void hpp.gui::ConfigurationList::bindDeleteKey |
( |
| ) |
|
◆ configurationChanged
void hpp.gui::ConfigurationList::configurationChanged |
( |
| ) |
|
|
signal |
◆ dragEnterEvent()
void hpp.gui::ConfigurationList::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
|
|
protected |
◆ dragMoveEvent()
void hpp.gui::ConfigurationList::dragMoveEvent |
( |
QDragMoveEvent * |
event | ) |
|
|
protected |
◆ dropEvent()
void hpp.gui::ConfigurationList::dropEvent |
( |
QDropEvent * |
event | ) |
|
|
protected |
◆ setSingleItemOnly()
void hpp.gui::ConfigurationList::setSingleItemOnly |
( |
bool |
set | ) |
|
◆ startDrag()
void hpp.gui::ConfigurationList::startDrag |
( |
Qt::DropActions |
supportedActions | ) |
|
|
protected |