/home/subzero/sqliteman/trunk/Sqliteman/sqliteman/shortcutmodel.h File Reference

#include <QAbstractTableModel>
#include <QPair>

Include dependency graph for shortcutmodel.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ShortcutModel
 A model for sQL editor shortcuts. See ShortcutEditorDialog for basic idea of shortcuts. Shortcuts are handled as a QList of QPairs in the model. It's due the need of changing "key" values what is impossible in QMap/QHash structures (well, it could be done but it is expensive). Shortcuts are saved by Preferences as a QMap(QString,QVariant). QVariant due the QSettings limitations. More...


Generated on Sat Jul 26 09:05:53 2008 for Sqliteman by  doxygen 1.5.5