X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=command.cpp;fp=command.cpp;h=0000000000000000000000000000000000000000;hb=d483bd8e6523c23c6f1d8908a2e0611c2bc9ff4f;hp=bc4848953b78a3391778a225128c47c46e82ad9f;hpb=7dfa3fe589d1722d49681f42cdb0bf1e6efb5223;p=sven%2Fvym.git diff --git a/command.cpp b/command.cpp deleted file mode 100644 index bc48489..0000000 --- a/command.cpp +++ /dev/null @@ -1,123 +0,0 @@ -#include "command.h" - -#include -Command::Command (const QString &n, SelectionType st) -{ - name=n; - selectionType=st; -} - -QString Command::getName() -{ - return name; -} - -QString Command::getDescription() -{ - QString s; - s=QString("%1\n").arg(name); - s+=QString(" Selection: %1\n").arg(getSelectionTypeName()); - //s+=QString(" Parameters: %1\n").arg(parCount() ); - for (int i=0;i=0 && n=0 && n=0 && n