|
SpeedCrunch
0.11
|
#include <functions.h>
Public Slots | |
| void | retranslateText () |
Public Member Functions | |
| void | insert (Function *) |
| QStringList | getIdentifiers () const |
| Function * | find (const QString &identifier) const |
Static Public Member Functions | |
| static FunctionRepo * | instance () |
| Function * FunctionRepo::find | ( | const QString & | identifier | ) | const |
| QStringList FunctionRepo::getIdentifiers | ( | ) | const |
| void FunctionRepo::insert | ( | Function * | function | ) |
| FunctionRepo * FunctionRepo::instance | ( | ) | [static] |
| void FunctionRepo::retranslateText | ( | ) | [slot] |
1.7.6.1