Home
last modified time | relevance | path

Searched defs:isParentValue (Results 1 – 9 of 9) sorted by relevance

/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dsmsccombobox.cpp26 void SMScComboBox::setCurrentItem(int i, bool isParentValue) in setCurrentItem()
56 void SMScComboBox::setCurrentItemByData(int i, bool isParentValue) in setCurrentItemByData()
92 void SMScComboBox::setCurrentItemByData(double d, bool isParentValue) in setCurrentItemByData()
H A Dsmcolorcombo.cpp34 void SMColorCombo::setCurrentItem(int i, bool isParentValue) in setCurrentItem()
56 void SMColorCombo::setCurrentText(const QString &s, bool isParentValue) in setCurrentText()
H A Dsmtabruler.cpp97 …MTabruler::setTabs(const QList<ParagraphStyle::TabRecord>& Tabs, int unitIndex, bool isParentValue) in setTabs()
140 void SMTabruler::setFirstLineValue(double t, bool isParentValue) in setFirstLineValue()
178 void SMTabruler::setLeftIndentValue(double t, bool isParentValue) in setLeftIndentValue()
216 void SMTabruler::setRightIndentValue(double t, bool isParentValue) in setRightIndentValue()
H A Dsmnumformatcombo.cpp26 void SMNumFormatCombo::setCurrentFormat(NumFormat format, bool isParentValue) in setCurrentFormat()
H A Dsmdirectionselect.cpp26 void SMDirectionSelect::setStyle(int i, bool isParentValue) in setStyle()
H A Dsmstyleselect.cpp41 void SMStyleSelect::setStyle(int i, bool isParentValue) in setStyle()
H A Dsmfontcomboh.cpp27 void SMFontComboH::setCurrentFont(const QString &s, bool isParentValue) in setCurrentFont()
H A Dsmalignselect.cpp35 void SMAlignSelect::setStyle(int a, int d, bool isParentValue) in setStyle()
H A Dsmshadebutton.cpp26 void SMShadeButton::setValue(int i, bool isParentValue) in setValue()