Home
last modified time | relevance | path

Searched refs:getWidgetLine (Results 1 – 25 of 26) sorted by relevance

12

/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dqutetext.h37 virtual QString getWidgetLine();
102 virtual QString getWidgetLine();
127 virtual QString getWidgetLine();
H A Dqutedummy.h35 virtual QString getWidgetLine();
H A Dquteconsole.h37 virtual QString getWidgetLine();
H A Dqutedummy.cpp38 QString QuteDummy::getWidgetLine() in getWidgetLine() function in QuteDummy
H A Dqutecheckbox.h40 virtual QString getWidgetLine();
H A Dqutecombobox.h35 virtual QString getWidgetLine();
H A Dqutespinbox.h39 virtual QString getWidgetLine();
H A Dquteslider.h37 virtual QString getWidgetLine();
H A Dqutegraph.h49 virtual QString getWidgetLine();
267 virtual QString getWidgetLine() { return QString(""); } in getWidgetLine() function
H A Dqutebutton.h40 virtual QString getWidgetLine();
H A Dquteconsole.cpp43 QString QuteConsole::getWidgetLine() in getWidgetLine() function in QuteConsole
H A Dqutemeter.h43 virtual QString getWidgetLine();
H A Dqutewidget.h62 virtual QString getWidgetLine() = 0;
H A Dquteknob.h139 virtual QString getWidgetLine();
H A Dqutescope.h52 virtual QString getWidgetLine();
H A Dqutecheckbox.cpp96 QString QuteCheckBox::getWidgetLine() in getWidgetLine() function in QuteCheckBox
H A Dqutecombobox.cpp50 QString QuteComboBox::getWidgetLine() in getWidgetLine() function in QuteComboBox
H A Dquteslider.cpp131 QString QuteSlider::getWidgetLine() in getWidgetLine() function in QuteSlider
H A Dqutetext.cpp270 QString QuteText::getWidgetLine() in getWidgetLine() function in QuteText
720 QString QuteLineEdit::getWidgetLine() in getWidgetLine() function in QuteLineEdit
1021 QString QuteScrollNumber::getWidgetLine() in getWidgetLine() function in QuteScrollNumber
H A Dqutespinbox.cpp86 QString QuteSpinBox::getWidgetLine() in getWidgetLine() function in QuteSpinBox
H A Dqutescope.cpp86 QString QuteScope::getWidgetLine() in getWidgetLine() function in QuteScope
H A Dqutebutton.cpp134 QString QuteButton::getWidgetLine() in getWidgetLine() function in QuteButton
H A Dquteknob.cpp271 QString QuteKnob::getWidgetLine() in getWidgetLine() function in QuteKnob
H A Dqutemeter.cpp98 QString QuteMeter::getWidgetLine() in getWidgetLine() function in QuteMeter
H A Dwidgetlayout.cpp454 text += m_widgets[i]->getWidgetLine() + "\n"; in getMacWidgetsText()
468 l << m_widgets[i]->getWidgetLine(); in getSelectedMacWidgetsText()
3726 text += m_widgets[i]->getWidgetLine() + "\n"; in copy()
4082 newMacWidget(m_widgets[index]->getWidgetLine(), true); in duplicate()

12