SpeedCrunch
0.11
|
#include <variablesdock.h>
Public Slots | |
void | handleRadixCharacterChange () |
void | retranslateText () |
Signals | |
void | variableSelected (const QString &) |
Public Member Functions | |
VariablesDock (QWidget *parent=0) | |
void | updateList () |
Protected Member Functions | |
virtual void | changeEvent (QEvent *) |
VariablesDock::VariablesDock | ( | QWidget * | parent = 0 | ) | [explicit] |
void VariablesDock::changeEvent | ( | QEvent * | e | ) | [protected, virtual] |
void VariablesDock::handleRadixCharacterChange | ( | ) | [slot] |
void VariablesDock::retranslateText | ( | ) | [slot] |
void VariablesDock::updateList | ( | ) |
void VariablesDock::variableSelected | ( | const QString & | _t1 | ) | [signal] |