BALL::VIEW::ShortcutDialog Class Reference
[QT Dialogs]
#include <BALL/VIEW/DIALOGS/shortcutDialog.h>
List of all members.
Detailed Description
Dialog for changing the BALLView shortcuts
Constructor & Destructor Documentation
BALL::VIEW::ShortcutDialog::ShortcutDialog |
( |
QWidget * |
parent = NULL , |
|
|
const char * |
name = "ShortcutDialog" , |
|
|
Qt::WFlags |
fl = 0 | |
|
) |
| | |
virtual BALL::VIEW::ShortcutDialog::~ShortcutDialog |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void BALL::VIEW::ShortcutDialog::browseExportFile_ |
( |
|
) |
[protected, virtual, slot] |
virtual void BALL::VIEW::ShortcutDialog::browseImportFile_ |
( |
|
) |
[protected, virtual, slot] |
virtual void BALL::VIEW::ShortcutDialog::initializeWidget |
( |
MainControl & |
main_control |
) |
[virtual] |
Initialization. This method is called automatically before the main application is started. It adds the dialog's menu entries and connections.
Reimplemented from BALL::VIEW::ModularWidget.
void BALL::VIEW::ShortcutDialog::loadPredefinedShortcuts_ |
( |
QString |
entry |
) |
[protected, slot] |
void BALL::VIEW::ShortcutDialog::loadShortcutsFromFile_ |
( |
const String & |
filename |
) |
[protected, slot] |
virtual void BALL::VIEW::ShortcutDialog::searchTextChanged |
( |
QString |
filter |
) |
[virtual, slot] |
virtual void BALL::VIEW::ShortcutDialog::shortcutChanged_ |
( |
|
) |
[protected, virtual, slot] |