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::CommandPalette Class Reference

#include <commandpalette.h>

Inheritance diagram for openswmmvis::ui::CommandPalette:
Collaboration diagram for openswmmvis::ui::CommandPalette:

Public Member Functions

 CommandPalette (QMainWindow *parent)
 
void popup ()
 
QLineEdit * filterEdit () const
 
QListView * listView () const
 
CommandPaletteModelmodel () const
 

Protected Member Functions

bool event (QEvent *event) override
 
bool eventFilter (QObject *watched, QEvent *event) override
 

Constructor & Destructor Documentation

◆ CommandPalette()

openswmmvis::ui::CommandPalette::CommandPalette ( QMainWindow *  parent)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ event()

bool openswmmvis::ui::CommandPalette::event ( QEvent *  event)
overrideprotected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ eventFilter()

bool openswmmvis::ui::CommandPalette::eventFilter ( QObject *  watched,
QEvent *  event 
)
overrideprotected
Here is the call graph for this function:

◆ filterEdit()

QLineEdit * openswmmvis::ui::CommandPalette::filterEdit ( ) const
inline

◆ listView()

QListView * openswmmvis::ui::CommandPalette::listView ( ) const
inline

◆ model()

CommandPaletteModel * openswmmvis::ui::CommandPalette::model ( ) const
inline

◆ popup()

void openswmmvis::ui::CommandPalette::popup ( )

Reload actions, clear the filter, center over the parent window and show.

Here is the call graph for this function:

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