#include <DlgCustomizeSpaceball.h>
Public Slots | |
void | goChangeCommandSelection (const QString &commandName) |
Signals | |
void | changedCommand (const QString &commandName) |
Public Member Functions | |
CommandView (QWidget *parent=0) |
Definition at line 70 of file DlgCustomizeSpaceball.h.
CommandView::CommandView | ( | QWidget * | parent = 0 |
) |
Definition at line 174 of file DlgCustomizeSpaceball.cpp.
References draftlibs::fcgeo::connect().
void Gui::Dialog::CommandView::changedCommand | ( | const QString & | commandName | ) | [signal] |
void CommandView::goChangeCommandSelection | ( | const QString & | commandName | ) | [slot] |
Definition at line 181 of file DlgCustomizeSpaceball.cpp.