QGIS API Documentation  3.26.3-Buenos Aires (65e4edfdad)
Classes
qgsoptionsdialoghighlightwidgetsimpl.h File Reference
#include <QObject>
#include <QMap>
#include <QBrush>
#include "qgis_gui.h"
#include "qgis_sip.h"
#include "qgsoptionsdialoghighlightwidget.h"
Include dependency graph for qgsoptionsdialoghighlightwidgetsimpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsOptionsDialogHighlightButton
 A highlight widget for buttons. This is used to search and highlight text in QgsOptionsDialogBase implementations. More...
 
class  QgsOptionsDialogHighlightCheckBox
 A highlight widget for checkboxes. This is used to search and highlight text in QgsOptionsDialogBase implementations. More...
 
class  QgsOptionsDialogHighlightGroupBox
 A highlight widget for group boxes. This is used to search and highlight text in QgsOptionsDialogBase implementations. More...
 
class  QgsOptionsDialogHighlightLabel
 A highlight widget for labels. This is used to search and highlight text in QgsOptionsDialogBase implementations. More...
 
class  QgsOptionsDialogHighlightTable
 A highlight widget for table widgets. This is used to search and highlight text in QgsOptionsDialogBase implementations. More...
 
class  QgsOptionsDialogHighlightTree
 A highlight widget for trees. This is used to search and highlight text in QgsOptionsDialogBase implementations. Highlighting is only available for tree widgets only while searching can be performed in any tree view or inherited class. More...