SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmmvis::ui::ShortcutEditorWidget Class Reference

#include <shortcuteditorwidget.h>

Inheritance diagram for openswmmvis::ui::ShortcutEditorWidget:
Collaboration diagram for openswmmvis::ui::ShortcutEditorWidget:

Public Member Functions

 ShortcutEditorWidget (QWidget *parent=nullptr)
 
void reload ()
 
void selectCommand (const QString &id)
 
QString selectedCommandId () const
 
QTreeWidget * tree () const
 
QKeySequenceEdit * sequenceEdit () const
 
QPushButton * assignButton () const
 
QPushButton * clearButton () const
 
QPushButton * resetButton () const
 
QPushButton * resetAllButton () const
 
QLabel * conflictLabel () const
 

Constructor & Destructor Documentation

◆ ShortcutEditorWidget()

openswmmvis::ui::ShortcutEditorWidget::ShortcutEditorWidget ( QWidget *  parent = nullptr)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ assignButton()

QPushButton * openswmmvis::ui::ShortcutEditorWidget::assignButton ( ) const
inline

◆ clearButton()

QPushButton * openswmmvis::ui::ShortcutEditorWidget::clearButton ( ) const
inline

◆ conflictLabel()

QLabel * openswmmvis::ui::ShortcutEditorWidget::conflictLabel ( ) const
inline

◆ reload()

void openswmmvis::ui::ShortcutEditorWidget::reload ( )

Rebuild the command tree from the registry.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ resetAllButton()

QPushButton * openswmmvis::ui::ShortcutEditorWidget::resetAllButton ( ) const
inline

◆ resetButton()

QPushButton * openswmmvis::ui::ShortcutEditorWidget::resetButton ( ) const
inline

◆ selectCommand()

void openswmmvis::ui::ShortcutEditorWidget::selectCommand ( const QString &  id)

Select the row for catalog id id (expands its category).

Here is the caller graph for this function:

◆ selectedCommandId()

QString openswmmvis::ui::ShortcutEditorWidget::selectedCommandId ( ) const
Here is the caller graph for this function:

◆ sequenceEdit()

QKeySequenceEdit * openswmmvis::ui::ShortcutEditorWidget::sequenceEdit ( ) const
inline

◆ tree()

QTreeWidget * openswmmvis::ui::ShortcutEditorWidget::tree ( ) const
inline

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