| 
    QGIS API Documentation
    3.26.3-Buenos Aires (65e4edfdad)
    
   | 
 
 
 
 
Go to the documentation of this file.
   17 #ifndef QGSRENDERERPROPERTIESDIALOG_H 
   18 #define QGSRENDERERPROPERTIESDIALOG_H 
   23 #include "ui_qgsrendererpropsdialogbase.h" 
   79     void setDockMode( 
bool dockMode );
 
   88     void layerVariablesChanged();
 
  106     void rendererChanged();
 
  128     void showOrderByDialog();
 
  132     void updateUIState( 
bool hidden );
 
  146     void connectValueChanged( 
const QList<QWidget *> &widgets, 
const char *slot );
 
  149     void keyPressEvent( QKeyEvent *event ) 
override;
 
  164     bool mDockMode = 
false;
 
  166     friend class QgsAppScreenShots;
 
  
QgsFeatureRequest::OrderBy mOrderBy
 
Contains settings which reflect the context in which a symbol (or renderer) widget is shown,...
 
Map canvas is a class for displaying all GIS data types on a canvas.
 
Abstract base class for all rendered symbols.
 
A bar for displaying non-blocking messages to the user.
 
Represents a list of OrderByClauses, with the most important first and the least important last.
 
Represents a vector layer which manages a vector based data sets.
 
Base class for visual effects which can be applied to QPicture drawings.