◆ DPluginConfViewBqm()
Digikam::DPluginConfViewBqm::DPluginConfViewBqm |
( |
QWidget *const |
parent = nullptr | ) |
|
|
explicit |
◆ ~DPluginConfViewBqm()
Digikam::DPluginConfViewBqm::~DPluginConfViewBqm |
( |
| ) |
|
|
override |
◆ actived()
int Digikam::DPluginConfView::actived |
( |
| ) |
const |
|
inherited |
Return the number of plugins active in the list.
◆ appendPlugin()
QTreeWidgetItem * Digikam::DPluginConfView::appendPlugin |
( |
DPlugin * const |
plugin | ) |
|
|
protectedinherited |
◆ apply()
void Digikam::DPluginConfView::apply |
( |
| ) |
|
|
inherited |
◆ clearAll()
void Digikam::DPluginConfView::clearAll |
( |
| ) |
|
|
inherited |
Clear all selected plugins in the list.
◆ count()
int Digikam::DPluginConfView::count |
( |
| ) |
const |
|
inherited |
Return the total number of plugins in the list.
◆ filter()
QString Digikam::DPluginConfView::filter |
( |
| ) |
const |
|
inherited |
◆ itemsVisible()
int Digikam::DPluginConfView::itemsVisible |
( |
| ) |
const |
|
inherited |
Return the number of visible plugins in the list.
◆ itemsWithVisiblyProperty()
int Digikam::DPluginConfView::itemsWithVisiblyProperty |
( |
| ) |
const |
|
inherited |
Return the number of plugins in the list with visibly properties available.
◆ loadPlugins()
void Digikam::DPluginConfViewBqm::loadPlugins |
( |
| ) |
|
|
overridevirtual |
◆ plugin()
DPlugin * Digikam::DPluginConfView::plugin |
( |
QTreeWidgetItem *const |
item | ) |
const |
|
inherited |
◆ selectAll()
void Digikam::DPluginConfView::selectAll |
( |
| ) |
|
|
overrideinherited |
Select all plugins in the list.
◆ setFilter()
void Digikam::DPluginConfView::setFilter |
( |
const QString & |
filter, |
|
|
Qt::CaseSensitivity |
cs |
|
) |
| |
|
inherited |
◆ signalSearchResult
void Digikam::DPluginConfView::signalSearchResult |
( |
int |
| ) |
|
|
signalinherited |
Signal emitted when filtering is done through slotSetFilter(). Number of plugins found is sent when item relevant of filtering match the query.
Referenced by Digikam::DPluginConfView::setFilter().
The documentation for this class was generated from the following files: