Class for displaying tool files that can be dragged and droppedSuperclass, not used directly.
More...
#include <cxToolListWidget.h>
|
void | populate (QStringList toolsAbsoluteFilePath) |
|
void | addTool (QString absoluteFilePath) |
|
Class for displaying tool files that can be dragged and dropped
Superclass, not used directly.
ToolListWidget
- Date
- Mar 30, 2011
- Author
- Janne Beate Bakeng, SINTEF
Definition at line 57 of file cxToolListWidget.h.
cx::ToolListWidget::ToolListWidget |
( |
QWidget * |
parent = NULL | ) |
|
cx::ToolListWidget::~ToolListWidget |
( |
| ) |
|
|
virtual |
void cx::ToolListWidget::addTool |
( |
QString |
absoluteFilePath | ) |
|
|
protected |
void cx::ToolListWidget::listSizeChanged |
( |
| ) |
|
|
signal |
emitted whenever the count changes
void cx::ToolListWidget::populate |
( |
QStringList |
toolsAbsoluteFilePath | ) |
|
|
protected |
void cx::ToolListWidget::toolSelected |
( |
QString |
absoluteFilePath | ) |
|
|
signal |
void cx::ToolListWidget::userChangedList |
( |
| ) |
|
|
signal |
emitted whenever the user changes the list
The documentation for this class was generated from the following files:
- /media/dev/bamboodrive/b/xml-data/build-dir/CX-RE-JOB1/CX/CX/source/gui/preferencesWidgets/cxToolListWidget.h
- /media/dev/bamboodrive/b/xml-data/build-dir/CX-RE-JOB1/CX/CX/source/gui/preferencesWidgets/cxToolListWidget.cpp