#include <MenuCategoryListWidget.h>
| MenuCategoryListWidget::MenuCategoryListWidget |
( |
QWidget * |
parent = 0 | ) |
|
| MenuCategoryListWidget::~MenuCategoryListWidget |
( |
| ) |
|
|
virtual |
| void MenuCategoryListWidget::AddCustomWidgetItem |
( |
QWidget * |
widget | ) |
|
| void MenuCategoryListWidget::AddMenuCommandItem |
( |
const QString & |
caption, |
|
|
const QString & |
description, |
|
|
const QString & |
actionName |
|
) |
| |
| void MenuCategoryListWidget::ClearItems |
( |
| ) |
|
| void MenuCategoryListWidget::currentItemChanged |
( |
QListWidgetItem * |
current, |
|
|
QListWidgetItem * |
previous |
|
) |
| |
|
slot |
| void MenuCategoryListWidget::currentRowChanged |
( |
int |
row | ) |
|
|
signal |
| void MenuCategoryListWidget::DeselectAllItems |
( |
| ) |
|
| void MenuCategoryListWidget::onItemClicked |
( |
QListWidgetItem * |
item | ) |
|
|
slot |
The documentation for this class was generated from the following files: