Home
last modified time | relevance | path

Searched refs:insertBtn (Results 1 – 10 of 10) sorted by relevance

/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DColorMapEditor.cpp68 insertBtn = new QPushButton(tr("&Insert")); in ColorMapEditor()
69 insertBtn->setEnabled(false); in ColorMapEditor()
70 connect(insertBtn, SIGNAL(clicked()), this, SLOT(insertLevel())); in ColorMapEditor()
77 hb->addWidget(insertBtn); in ColorMapEditor()
266 insertBtn->setEnabled(false); in enableButtons()
268 insertBtn->setEnabled(true); in enableButtons()
H A DColorMapEditor.h63 QPushButton *insertBtn, *deleteBtn; variable
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/lib/src/
H A DColorMapEditor.cpp67 insertBtn = new QPushButton(tr("&Insert")); in ColorMapEditor()
68 insertBtn->setEnabled(false); in ColorMapEditor()
69 connect(insertBtn, SIGNAL(clicked()), this, SLOT(insertLevel())); in ColorMapEditor()
76 hb->addWidget(insertBtn); in ColorMapEditor()
325 insertBtn->setEnabled(false); in enableButtons()
327 insertBtn->setEnabled(true); in enableButtons()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/dialogs/
H A DContourLinesEditor.cpp67 insertBtn = new QPushButton(tr("&Insert")); in ContourLinesEditor()
68 insertBtn->setEnabled(false); in ContourLinesEditor()
69 connect(insertBtn, SIGNAL(clicked()), this, SLOT(insertLevel())); in ContourLinesEditor()
76 hb->addWidget(insertBtn); in ContourLinesEditor()
381 insertBtn->setEnabled(true); in enableButtons()
H A DContourLinesEditor.h84 QPushButton *insertBtn, *deleteBtn; variable
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dinsertfxpopup.cpp279 QPushButton *insertBtn = new QPushButton(tr("Insert"), this); in InsertFxPopup() local
280 insertBtn->setFixedSize(65, 25); in InsertFxPopup()
281 insertBtn->setObjectName("PushButton_NoPadding"); in InsertFxPopup()
282 connect(insertBtn, SIGNAL(clicked()), this, SLOT(onInsert())); in InsertFxPopup()
283 insertBtn->setDefault(true); in InsertFxPopup()
284 m_buttonLayout->addWidget(insertBtn); in InsertFxPopup()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/lib/include/
H A DColorMapEditor.h83 QPushButton *insertBtn, *deleteBtn; variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dglyphs.cpp546 insertBtn = Glib::RefPtr<Gtk::Button>(new Gtk::Button(_("Append"))); in GlyphsPanel()
547 conn = insertBtn->signal_clicked().connect(sigc::mem_fun(*this, &GlyphsPanel::insertText)); in GlyphsPanel()
549 insertBtn->set_can_default(); in GlyphsPanel()
550 insertBtn->set_sensitive(false); in GlyphsPanel()
552 box->pack_end(*insertBtn.get(), Gtk::PACK_SHRINK); in GlyphsPanel()
710 if (enable != insertBtn->is_sensitive()) { in calcCanInsert()
711 insertBtn->set_sensitive(enable); in calcCanInsert()
H A Dglyphs.h70 Glib::RefPtr<Gtk::Button> insertBtn; variable
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/templates/sql/
H A Dquery.twig74 … <input type="button" class="btn btn-secondary button" id="insertBtn" name="insert" value="