SpeedCrunch
0.11
|
#include <constantswidget.h>
Public Slots | |
void | handleRadixCharacterChange () |
Signals | |
void | constantSelected (const QString &) |
Public Member Functions | |
ConstantsWidget (QWidget *parent=0) | |
~ConstantsWidget () | |
Protected Slots | |
void | filter () |
void | handleItem (QTreeWidgetItem *) |
void | retranslateText () |
void | triggerFilter () |
void | updateList () |
Protected Member Functions | |
virtual void | changeEvent (QEvent *) |
ConstantsWidget::ConstantsWidget | ( | QWidget * | parent = 0 | ) | [explicit] |
void ConstantsWidget::changeEvent | ( | QEvent * | e | ) | [protected, virtual] |
void ConstantsWidget::constantSelected | ( | const QString & | _t1 | ) | [signal] |
void ConstantsWidget::filter | ( | ) | [protected, slot] |
void ConstantsWidget::handleItem | ( | QTreeWidgetItem * | item | ) | [protected, slot] |
void ConstantsWidget::handleRadixCharacterChange | ( | ) | [slot] |
void ConstantsWidget::retranslateText | ( | ) | [protected, slot] |
void ConstantsWidget::triggerFilter | ( | ) | [protected, slot] |
void ConstantsWidget::updateList | ( | ) | [protected, slot] |