Home
last modified time | relevance | path

Searched refs:applyButton (Results 76 – 100 of 467) sorted by relevance

12345678910>>...19

/dports/x11-toolkits/py-qt5-quickwidgets/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/devel/py-qt5-dbus/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/devel/py-qt5-core/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/devel/py-qt5-positioning/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/devel/py-qt5-designerplugin/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/devel/py-qt5-dbussupport/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/devel/py-qt5-remoteobjects/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/devel/py-qt5-designer/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/devel/py-qt5-location/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/print/py-qt5-printsupport/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/textproc/py-qt5-xmlpatterns/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/textproc/py-qt5-xml/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/x11/py-qt5-opengl/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/graphics/py-qt5-svg/PyQt5-5.15.4/examples/widgets/stylesheet/
H A Dui_stylesheeteditor.py58 self.applyButton = QtWidgets.QPushButton(StyleSheetEditor)
59 self.applyButton.setEnabled(False)
60 self.applyButton.setObjectName("applyButton")
61 self.hboxlayout.addWidget(self.applyButton)
86 self.applyButton.setText(_translate("StyleSheetEditor", "&Apply"))
/dports/audio/elisa/elisa-21.12.3/src/qml/
H A DMediaTrackMetadataView.qml165 id: applyButton
227 target: applyButton
245 target: applyButton
263 target: applyButton
281 target: applyButton
299 target: applyButton
317 target: applyButton
/dports/science/devisor/devisor2.1/devisor2/grid/GUI/dialogs/
H A DLineDialog.java79 applyButton = new JButton ((String)cc.rb.getObject ("general_Apply")); in LineDialog()
80 applyButton.setMnemonic ( ((Integer)cc.rb.getObject("general_Apply_mnemonic")).intValue()); in LineDialog()
81 applyButton.setActionCommand (APPLY); in LineDialog()
82 applyButton.addActionListener (this); in LineDialog()
83 buttons.add (applyButton); in LineDialog()
95 getRootPane().setDefaultButton (applyButton); in LineDialog()
325 private JButton applyButton; field in LineDialog
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/sidebar/entityinspector/
H A DFloatPropertyEditor.cpp40 GtkWidget* applyButton = gtk_button_new_from_stock(GTK_STOCK_APPLY); in FloatPropertyEditor() local
42 G_OBJECT(applyButton), "clicked", G_CALLBACK(_onApply), this in FloatPropertyEditor()
44 gtk_box_pack_end(GTK_BOX(_widget), gtkutil::RightAlignment(applyButton), FALSE, FALSE, 0); in FloatPropertyEditor()
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dpreferencesdialog.cpp62 connect(applyButton(), &QAbstractButton::clicked, this, &PreferencesDialog::slotApply); in PreferencesDialog()
70 QPushButton *PreferencesDialog::applyButton() const in applyButton() function in PreferencesDialog
97 applyButton()->setEnabled(!modified); in slotUiModeChanged()
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/designer/src/designer/
H A Dpreferencesdialog.cpp74 connect(applyButton(), SIGNAL(clicked()), this, SLOT(slotApply())); in PreferencesDialog()
82 QPushButton *PreferencesDialog::applyButton() const in applyButton() function in PreferencesDialog
109 applyButton()->setEnabled(!modified); in slotUiModeChanged()
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dpreferencesdialog.cpp62 connect(applyButton(), &QAbstractButton::clicked, this, &PreferencesDialog::slotApply); in PreferencesDialog()
70 QPushButton *PreferencesDialog::applyButton() const in applyButton() function in PreferencesDialog
97 applyButton()->setEnabled(!modified); in slotUiModeChanged()
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dpreferencesdialog.cpp62 connect(applyButton(), &QAbstractButton::clicked, this, &PreferencesDialog::slotApply); in PreferencesDialog()
70 QPushButton *PreferencesDialog::applyButton() const in applyButton() function in PreferencesDialog
97 applyButton()->setEnabled(!modified); in slotUiModeChanged()
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dpreferencesdialog.cpp62 connect(applyButton(), &QAbstractButton::clicked, this, &PreferencesDialog::slotApply); in PreferencesDialog()
70 QPushButton *PreferencesDialog::applyButton() const in applyButton() function in PreferencesDialog
97 applyButton()->setEnabled(!modified); in slotUiModeChanged()
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dpreferencesdialog.cpp62 connect(applyButton(), &QAbstractButton::clicked, this, &PreferencesDialog::slotApply); in PreferencesDialog()
70 QPushButton *PreferencesDialog::applyButton() const in applyButton() function in PreferencesDialog
97 applyButton()->setEnabled(!modified); in slotUiModeChanged()
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dpreferencesdialog.cpp62 connect(applyButton(), &QAbstractButton::clicked, this, &PreferencesDialog::slotApply); in PreferencesDialog()
70 QPushButton *PreferencesDialog::applyButton() const in applyButton() function in PreferencesDialog
97 applyButton()->setEnabled(!modified); in slotUiModeChanged()
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/designer/src/designer/
H A Dpreferencesdialog.cpp62 connect(applyButton(), &QAbstractButton::clicked, this, &PreferencesDialog::slotApply); in PreferencesDialog()
70 QPushButton *PreferencesDialog::applyButton() const in applyButton() function in PreferencesDialog
97 applyButton()->setEnabled(!modified); in slotUiModeChanged()

12345678910>>...19