#include <gepetto/gui/action-search-bar.hh>
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) |
gepetto::gui::ActionSearchBar::ActionSearchBar | ( | QWidget * | parent | ) |
void gepetto::gui::ActionSearchBar::addAction | ( | QAction * | action | ) |
|
protectedvirtual |
Referenced by showAction().
|
inline |
References keyPressEvent(), and showEvent().
|
protectedvirtual |
Referenced by showAction().