#include <QmitkViewItem.h>
Definition at line 25 of file QmitkViewItem.h.
◆ QmitkViewItem()
◆ ~QmitkViewItem()
QmitkViewItem::~QmitkViewItem |
( |
| ) |
|
|
override |
◆ GetKeywords()
QStringList QmitkViewItem::GetKeywords |
( |
| ) |
const |
Get view keywords as optionally specified in a corresponding plugin.xml file.
◆ Match()
bool QmitkViewItem::Match |
( |
const QRegularExpression & |
re | ) |
const |
Match item against regular expression.
View name (text), description (tool tip), and keywords are considered.
◆ SetBoldFont()
void QmitkViewItem::SetBoldFont |
( |
bool |
enable | ) |
|
Enable or disable bold font for this item.
◆ KeywordsRole
constexpr int QmitkViewItem::KeywordsRole |
|
staticconstexpr |
The documentation for this class was generated from the following file: