|
|
void | sendIconBrowserText (QString iconLink) |
| |
|
|
| DialogIconBrowser (QWidget *parent=NULL) |
| |
|
|
QList< QTreeWidgetItem * > | loadIcons () |
| |
|
|
void | on_treeWidget_currentItemChanged (QTreeWidgetItem *current, QTreeWidgetItem *previous) |
| |
|
void | on_pushButtonClipboard_clicked (bool value) |
| |
|
void | on_pushButtonInsert_clicked (bool value) |
| |
|
void | on_txtFilter_textChanged (const QString &text) |
| |
|
void | loadFinished () |
| | this method is called if the async load mechanism of the icons has been finished
|
| |
|
|
QFutureWatcher< QList< QTreeWidgetItem * > > | m_loadWatcher |
| |
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/ui/dialogIconBrowser.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/ui/dialogIconBrowser.cpp