Home
last modified time | relevance | path

Searched refs:populateColorComboWithoutTransparent (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Dlg/
H A DDlgSettingsAbstractBase.cpp133 void DlgSettingsAbstractBase::populateColorComboWithoutTransparent (QComboBox &combo) in populateColorComboWithoutTransparent() function in DlgSettingsAbstractBase
155 populateColorComboWithoutTransparent (combo); in populateColorComboWithTransparent()
H A DDlgSettingsAbstractBase.h75 void populateColorComboWithoutTransparent (QComboBox &combo);
H A DDlgSettingsAxesChecker.cpp102 populateColorComboWithoutTransparent (*m_cmbLineColor); in createControls()
H A DDlgSettingsMainWindow.cpp282 populateColorComboWithoutTransparent (*m_cmbGuidelineColor); in createControls()
H A DDlgSettingsCurveProperties.cpp214 populateColorComboWithoutTransparent (*m_cmbPointColor); in createPoint()
H A DDlgSettingsGridDisplay.cpp87 populateColorComboWithoutTransparent (*m_cmbColor); in createDisplayCommon()