gepetto::gui::ActionSearchBar Class Reference

#include <gepetto/gui/action-search-bar.hh>

Inheritance diagram for gepetto::gui::ActionSearchBar:
Collaboration diagram for gepetto::gui::ActionSearchBar:

Public Member Functions

 ActionSearchBar (QWidget *parent)
 
void addAction (QAction *action)
 
QAction * showAction () const
 

Protected Member Functions

virtual void keyPressEvent (QKeyEvent *event)
 
virtual void showEvent (QShowEvent *event)
 

Constructor & Destructor Documentation

◆ ActionSearchBar()

gepetto::gui::ActionSearchBar::ActionSearchBar ( QWidget *  parent)

Member Function Documentation

◆ addAction()

void gepetto::gui::ActionSearchBar::addAction ( QAction *  action)

◆ keyPressEvent()

virtual void gepetto::gui::ActionSearchBar::keyPressEvent ( QKeyEvent *  event)
protectedvirtual

◆ showAction()

QAction* gepetto::gui::ActionSearchBar::showAction ( ) const
inline

◆ showEvent()

virtual void gepetto::gui::ActionSearchBar::showEvent ( QShowEvent *  event)
protectedvirtual

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