Pencil2D  ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
 All Classes Functions
Public Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
ShortcutsPage Class Reference
+ Inheritance diagram for ShortcutsPage:

Public Member Functions

 ShortcutsPage (QWidget *parent=0)
 
void setManager (PreferenceManager *p)
 

Private Slots

void tableItemClicked (const QModelIndex &)
 
void keyCapLineEditTextChanged (QKeySequence)
 
void restoreShortcutsButtonClicked ()
 
void clearButtonClicked ()
 

Private Member Functions

bool isKeySequenceExist (const QSettings &, QString, QKeySequence)
 
void removeDuplicateKeySequence (QSettings *, QKeySequence)
 
void treeModelLoadShortcutsSetting ()
 

Private Attributes

QStandardItemModel * m_treeModel = nullptr
 
QModelIndex m_currentItemIndex
 
Ui::ShortcutsPage * ui = nullptr
 
PreferenceManagermManager = nullptr
 

Detailed Description

Definition at line 37 of file shortcutspage.h.


The documentation for this class was generated from the following files: