ShortcutEditorDialog Class Reference
A GUI for settings sQL editor shortcuts. The basic idea of "shortcuts" is: user can define some string sequences like "sf" what will be expanded into e.g. "select * from" after pressing Tabelator in the editor.
More...
#include <shortcuteditordialog.h>
List of all members.
Detailed Description
A GUI for settings sQL editor shortcuts. The basic idea of "shortcuts" is: user can define some string sequences like "sf" what will be expanded into e.g. "select * from" after pressing Tabelator in the editor.
- Author:
- Petr Vanek <petr@scribus.info>
Constructor & Destructor Documentation
| ShortcutEditorDialog::ShortcutEditorDialog |
( |
QWidget * |
parent = 0 |
) |
|
| ShortcutEditorDialog::~ShortcutEditorDialog |
( |
|
) |
|
The documentation for this class was generated from the following files: