Home
last modified time | relevance | path

Searched refs:setButtonBackground (Results 1 – 25 of 28) sorted by relevance

12

/dports/cad/openroad/OpenROAD-2.0/src/gui/src/
H A DhighlightGroupDialog.cpp45 setButtonBackground(grp1RadioButton, Painter::highlightColors[0]); in HighlightGroupDialog()
46 setButtonBackground(grp2RadioButton, Painter::highlightColors[1]); in HighlightGroupDialog()
47 setButtonBackground(grp3RadioButton, Painter::highlightColors[2]); in HighlightGroupDialog()
48 setButtonBackground(grp4RadioButton, Painter::highlightColors[3]); in HighlightGroupDialog()
49 setButtonBackground(grp5RadioButton, Painter::highlightColors[4]); in HighlightGroupDialog()
50 setButtonBackground(grp6RadioButton, Painter::highlightColors[5]); in HighlightGroupDialog()
51 setButtonBackground(grp7RadioButton, Painter::highlightColors[6]); in HighlightGroupDialog()
52 setButtonBackground(grp8RadioButton, Painter::highlightColors[7]); in HighlightGroupDialog()
55 void HighlightGroupDialog::setButtonBackground(QRadioButton* button, in setButtonBackground() function in gui::HighlightGroupDialog
H A DhighlightGroupDialog.h52 void setButtonBackground(QRadioButton* button, Painter::Color color);
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgscolorbutton.cpp72 setButtonBackground(); in QgsColorButton()
338 setButtonBackground(); in stopPicking()
395 setButtonBackground( mimeColor ); in dragEnterEvent()
403 setButtonBackground(); in dragLeaveEvent()
608 setButtonBackground(); in changeEvent()
620 setButtonBackground();
627 setButtonBackground(); in showEvent()
636 setButtonBackground(); in resizeEvent()
647 setButtonBackground(); in setColor()
808 setButtonBackground(); in setShowMenu()
[all …]
H A Dqgscolorrampbutton.cpp430 setButtonBackground(); in invertColorRamp()
438 setButtonBackground(); in changeEvent()
450 setButtonBackground();
457 setButtonBackground(); in showEvent()
466 setButtonBackground( mColorRamp.get() ); in resizeEvent()
476 setButtonBackground(); in setColorRamp()
504 void QgsColorRampButton::setButtonBackground( QgsColorRamp *colorramp ) in setButtonBackground() function in QgsColorRampButton
596 setButtonBackground( mColorRamp.get() ); in setShowMenu()
H A Dqgscolorrampbutton.h242 void setButtonBackground( QgsColorRamp *colorramp = nullptr );
H A Dqgscolorbutton.h326 void setButtonBackground( const QColor &color = QColor() );
H A Dqgstextformatwidget.cpp1602 mShapeFillColorBtn->setButtonBackground(); in mShapeTypeCmbBx_currentIndexChanged()
1604 mShapeStrokeColorBtn->setButtonBackground(); in mShapeTypeCmbBx_currentIndexChanged()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgscolorbutton.cpp72 setButtonBackground(); in QgsColorButton()
345 setButtonBackground(); in stopPicking()
402 setButtonBackground( mimeColor ); in dragEnterEvent()
410 setButtonBackground(); in dragLeaveEvent()
615 setButtonBackground(); in changeEvent()
627 setButtonBackground();
634 setButtonBackground(); in showEvent()
643 setButtonBackground(); in resizeEvent()
654 setButtonBackground(); in setColor()
815 setButtonBackground(); in setShowMenu()
[all …]
H A Dqgscolorrampbutton.cpp430 setButtonBackground(); in invertColorRamp()
438 setButtonBackground(); in changeEvent()
450 setButtonBackground();
457 setButtonBackground(); in showEvent()
466 setButtonBackground( mColorRamp.get() ); in resizeEvent()
476 setButtonBackground(); in setColorRamp()
504 void QgsColorRampButton::setButtonBackground( QgsColorRamp *colorramp ) in setButtonBackground() function in QgsColorRampButton
596 setButtonBackground( mColorRamp.get() ); in setShowMenu()
H A Dqgscolorrampbutton.h242 void setButtonBackground( QgsColorRamp *colorramp = nullptr );
H A Dqgscolorbutton.h326 void setButtonBackground( const QColor &color = QColor() );
H A Dqgstextformatwidget.cpp1595 mShapeFillColorBtn->setButtonBackground(); in mShapeTypeCmbBx_currentIndexChanged()
1597 mShapeStrokeColorBtn->setButtonBackground(); in mShapeTypeCmbBx_currentIndexChanged()
/dports/misc/bibletime/bibletime-2.11.2/src/mobile/ui/
H A Dbtstyle.cpp109 setButtonBackground(QColor(35,35,100)); in setCurrentStyle()
148 setButtonBackground(QColor(190,220,255)); in setCurrentStyle()
187 setButtonBackground(QColor(190,220,255)); in setCurrentStyle()
267 void BtStyle::setButtonBackground(const QColor& color) { in setButtonBackground() function in btm::BtStyle
H A Dbtstyle.h98 static void setButtonBackground(const QColor& color);
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSButton.h71 void setButtonBackground (const SColor& bg);
H A DSButton.cpp251 SButton::setButtonBackground (const SColor& bg) in setButtonBackground() function in SButton
/dports/editors/yudit/yudit-3.0.7/gui/
H A DSToolBar.cpp849 buttons[SS_PRINT]->setButtonBackground (SColor("#DF0049")); in setPrinting()
850 buttons[SS_PRINT_PREVIEW]->setButtonBackground (SColor("#DF0049")); in setPrinting()
854 buttons[SS_PRINT]->setButtonBackground (background); in setPrinting()
855 buttons[SS_PRINT_PREVIEW]->setButtonBackground (background); in setPrinting()
/dports/games/scourge/scourge/src/gui/
H A Dguitheme.h209 inline void setButtonBackground( ThemeElement *element ) { in setButtonBackground() function
H A Dguitheme.cpp76 if ( element ) theme->setButtonBackground( element ); in GuiThemes()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DButton.java823 setButtonBackground (color); in setBackground()
827 private void setButtonBackground (Color color) { in setButtonBackground() method in Button
/dports/graphics/qgis/qgis-3.22.3/python/gui/auto_generated/
H A Dqgscolorrampbutton.sip.in262 void setButtonBackground( QgsColorRamp *colorramp = 0 );
H A Dqgscolorbutton.sip.in357 void setButtonBackground( const QColor &color = QColor() );
/dports/graphics/qgis-ltr/qgis-3.16.16/python/gui/auto_generated/
H A Dqgscolorrampbutton.sip.in262 void setButtonBackground( QgsColorRamp *colorramp = 0 );
H A Dqgscolorbutton.sip.in357 void setButtonBackground( const QColor &color = QColor() );
/dports/graphics/qgis/qgis-3.22.3/python/qsci_apis/
H A DPyQGIS-2.0.api6628 qgis.gui.QgsColorButton.setButtonBackground?4()

12