36     this->setWindowTitle( tr( 
"Save New Symbol" ) );
    40     this->setWindowTitle( tr( 
"Save New Color Ramp" ) );
    56   return mFavorite->isChecked();
 
QString tags() const
returns the text value of the tags element 
 
QString name() const
returns the text value of the name element 
 
StyleEntity
Enum for Entities involved in a style. 
 
QgsStyleSaveDialog(QWidget *parent=nullptr, QgsStyle::StyleEntity type=QgsStyle::SymbolEntity)
Constructor for QgsSymbolSaveDialog. 
 
static void enableAutoGeometryRestore(QWidget *widget, const QString &key=QString())
Register the widget to allow its position to be automatically saved and restored when open and closed...
 
bool isFavorite() const
returns whether the favorite element is checked