Go to the documentation of this file.
20 #ifndef __AMODAPRIL_INC__
21 #define __AMODAPRIL_INC__
90 virtual void insertCommands (
CommandMap * cm );
93 virtual void removeCommands (
CommandMap * cm );
96 virtual QString name (
void );
101 static bool commands (
102 const QString & s_cmd,
108 static bool modules (
109 const QString & s_cmd,
115 static bool version (
116 const QString & s_cmd,
122 static bool copyright (
123 const QString & s_cmd,
130 const QString & s_cmd,
152 #endif // __AMODAPRIL_INC__