#include <qgsrasterlayerproperties.h>
|
| QgsRasterLayerProperties (QgsMapLayer *lyr, QgsMapCanvas *canvas, QWidget *parent=nullptr, Qt::WindowFlags=QgsGuiUtils::ModalDialogFlags) |
| Constructor. More...
|
|
| QgsOptionsDialogBase (const QString &settingsKey, QWidget *parent=nullptr, Qt::WindowFlags fl=nullptr, QgsSettings *settings=nullptr) |
| Constructor. More...
|
|
| ~QgsOptionsDialogBase () override |
|
void | addPage (const QString &title, const QString &tooltip, const QIcon &icon, QWidget *widget) |
| Adds a new page to the dialog pages. More...
|
|
bool | iconOnly () |
| Determine if the options list is in icon only mode. More...
|
|
void | initOptionsBase (bool restoreUi=true, const QString &title=QString()) |
| Set up the base ui connections for vertical tabs. More...
|
|
void | insertPage (const QString &title, const QString &tooltip, const QIcon &icon, QWidget *widget, const QString &before) |
| Inserts a new page into the dialog pages. More...
|
|
void | resizeAlltabs (int index) |
| Resizes all tabs when the dialog is resized. More...
|
|
void | restoreLastPage () |
| Refocus the active tab from the last time the dialog was shown. More...
|
|
void | restoreOptionsBaseUi (const QString &title=QString()) |
| Restore the base ui. More...
|
|
void | setCurrentPage (const QString &page) |
| Sets the dialog page (by object name) to show. More...
|
|
void | setSettings (QgsSettings *settings) |
|
Property sheet for a raster map layer
- Since
- QGIS 3.12 (in the GUI API)
Definition at line 51 of file qgsrasterlayerproperties.h.
◆ StyleType
◆ QgsRasterLayerProperties()
QgsRasterLayerProperties::QgsRasterLayerProperties |
( |
QgsMapLayer * |
lyr, |
|
|
QgsMapCanvas * |
canvas, |
|
|
QWidget * |
parent = nullptr , |
|
|
Qt::WindowFlags |
fl = QgsGuiUtils::ModalDialogFlags |
|
) |
| |
Constructor.
- Parameters
-
lyr | Map layer for which properties will be displayed |
canvas | the QgsMapCanvas instance |
parent | the parent of this widget |
fl | windows flag |
Definition at line 89 of file qgsrasterlayerproperties.cpp.
◆ optionsStackedWidget_CurrentChanged
void QgsRasterLayerProperties::optionsStackedWidget_CurrentChanged |
( |
int |
index | ) |
|
|
overrideprotectedslot |
◆ QgsAppScreenShots
friend class QgsAppScreenShots |
|
friend |
The documentation for this class was generated from the following files: