|
Developer Documentation
|
Signals | |
| void | getDescription (QString _function, QString &_description, QStringList &_parameters, QStringList &_descriptions) |
Public Member Functions | |
| FunctionList (QWidget *parent=0) | |
| void | filter (QString _filter) |
| void | reset () |
Protected Member Functions | |
| void | mousePressEvent (QMouseEvent *event) |
| void | mouseMoveEvent (QMouseEvent *event) |
Private Attributes | |
| QPoint | dragStartPosition_ |
| QString | currentFn_ |
Definition at line 59 of file FunctionList.hh.