Olive
Public Member Functions | Private Slots | Private Attributes | List of all members
ActionSearch Class Reference

#include <actionsearch.h>

Inheritance diagram for ActionSearch:

Public Member Functions

 ActionSearch (QWidget *parent=nullptr)
 

Private Slots

void search_update (const QString &s, const QString &p=nullptr, QMenu *parent=nullptr)
 
void perform_action ()
 
void move_selection_up ()
 
void move_selection_down ()
 

Private Attributes

ActionSearchListlist_widget
 

Constructor & Destructor Documentation

◆ ActionSearch()

ActionSearch::ActionSearch ( QWidget *  parent = nullptr)

Member Function Documentation

◆ move_selection_down

void ActionSearch::move_selection_down ( )
privateslot

◆ move_selection_up

void ActionSearch::move_selection_up ( )
privateslot

◆ perform_action

void ActionSearch::perform_action ( )
privateslot

◆ search_update

void ActionSearch::search_update ( const QString &  s,
const QString &  p = nullptr,
QMenu *  parent = nullptr 
)
privateslot

Member Data Documentation

◆ list_widget

ActionSearchList* ActionSearch::list_widget
private

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