The ActionSearchList class.
More...
#include <actionsearch.h>
|
void | dbl_click () |
| Signal emitted when a QListWidget item is double clicked. More...
|
|
The ActionSearchList class.
Simple wrapper around QListWidget that emits a signal when an item is double clicked that ActionSearch connects to a slot that triggers the currently selected action.
ActionSearchList::ActionSearchList |
( |
QWidget * |
parent | ) |
|
void ActionSearchList::dbl_click |
( |
| ) |
|
|
signal |
Signal emitted when a QListWidget item is double clicked.
void ActionSearchList::mouseDoubleClickEvent |
( |
QMouseEvent * |
| ) |
|
|
protected |
Override of QListWidget's double click event that emits a signal.
The documentation for this class was generated from the following files: