Home
last modified time | relevance | path

Searched refs:titleFontChanged (Results 1 – 9 of 9) sorted by relevance

/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/charts/axis/
H A Dqabstractaxis.h74 Q_PROPERTY(QFont titleFont READ titleFont WRITE setTitleFont NOTIFY titleFontChanged)
199 void titleFontChanged(const QFont &font);
H A Dqabstractaxis.cpp758 emit titleFontChanged(font); in setTitleFont() local
H A Dchartaxiselement.cpp108 …QObject::connect(axis(), SIGNAL(titleFontChanged(const QFont&)), this, SLOT(handleTitleFontChanged… in connectSlots()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/layout/
H A Dqgslayoutlegendwidget.h127 void titleFontChanged();
H A Dqgslayoutlegendwidget.cpp203 …nnect( mTitleFontButton, &QgsFontButton::changed, this, &QgsLayoutLegendWidget::titleFontChanged ); in QgsLayoutLegendWidget()
580 void QgsLayoutLegendWidget::titleFontChanged() in titleFontChanged() function in QgsLayoutLegendWidget
/dports/graphics/qgis/qgis-3.22.3/src/gui/layout/
H A Dqgslayoutlegendwidget.h129 void titleFontChanged();
H A Dqgslayoutlegendwidget.cpp207 …nnect( mTitleFontButton, &QgsFontButton::changed, this, &QgsLayoutLegendWidget::titleFontChanged ); in QgsLayoutLegendWidget()
610 void QgsLayoutLegendWidget::titleFontChanged() in titleFontChanged() function in QgsLayoutLegendWidget
/dports/x11-toolkits/py-qt5-chart/PyQtChart-5.15.4/sip/QtChart/
H A Dqabstractaxis.sip228 void titleFontChanged(const QFont &font);
/dports/x11-toolkits/qt5-charts/kde-qtcharts-5.15.2p2/src/chartsqml2/
H A Dplugins.qmltypes2086 name: "titleFontChanged"