Home
last modified time | relevance | path

Searched refs:colorSwatch (Results 1 – 25 of 27) sorted by relevance

12

/dports/net/savvycan/SavvyCAN-1.0.245/re/
H A Dnewgraphdialog.cpp16 connect(ui->colorSwatch, SIGNAL(clicked(bool)), this, SLOT(colorSwatchClick())); in NewGraphDialog()
20 QPalette p = ui->colorSwatch->palette(); in NewGraphDialog()
23 ui->colorSwatch->setPalette(p); in NewGraphDialog()
101 QColor newColor = QColorDialog::getColor(ui->colorSwatch->palette().button().color()); in colorSwatchClick()
103 QPalette p = ui->colorSwatch->palette(); in colorSwatchClick()
105 ui->colorSwatch->setPalette(p); in colorSwatchClick()
202 QPalette p = ui->colorSwatch->palette(); in setParams()
204 ui->colorSwatch->setPalette(p); in setParams()
222 params.lineColor = ui->colorSwatch->palette().button().color(); in getParams()
/dports/graphics/pencil2d/pencil-0.6.6/app/src/
H A Dcolorpalettewidget.cpp236 QPixmap colorSwatch = originalColorSwatch; in refreshColorList() local
237 QPainter swatchPainter(&colorSwatch); in refreshColorList()
241 swatchIcon.addPixmap(colorSwatch, QIcon::Normal); in refreshColorList()
251 swatchIcon.addPixmap(colorSwatch, QIcon::Selected); in refreshColorList()
665 QPixmap colorSwatch(mIconSize); in updateItemColor() local
666 QPainter swatchPainter(&colorSwatch); in updateItemColor()
679 swatchIcon.addPixmap(colorSwatch, QIcon::Normal); in updateItemColor()
689 swatchIcon.addPixmap(colorSwatch, QIcon::Selected); in updateItemColor()
/dports/multimedia/shotcut/shotcut-21.03.21/src/qml/filters/crop_circle/
H A Dui.qml45 colorSwatch.value = filter.get('color')
136 id: colorSwatch
153 onClicked: colorSwatch.value = '#00000000'
157 onClicked: colorSwatch.value = '#FF000000'
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/test/unittests/front_end/inline_editor/
H A DCSSVarSwatch_test.ts25 const colorSwatch = container.querySelector('.color-swatch'); constant
34 assert.strictEqual(!!colorSwatch, expected.hasColorSwatch, 'The color swatch state is correct');
/dports/emulators/stella/stella-6.6/src/debugger/
H A DTIADebug.cxx998 string TIADebug::colorSwatch(uInt8 c) const in colorSwatch() function in TIADebug
1113 …buf << " " << myTIA.myFixedColorNames[TIA::P0] << " " << colorSwatch(myTIA.myFixedColorPalette[tim… in debugColors()
1115 …<< " " << myTIA.myFixedColorNames[TIA::M0] << " " << colorSwatch(myTIA.myFixedColorPalette[timing]… in debugColors()
1117 …<< " " << myTIA.myFixedColorNames[TIA::P1] << " " << colorSwatch(myTIA.myFixedColorPalette[timing]… in debugColors()
1125 << " Grey " << colorSwatch(myTIA.myFixedColorPalette[timing][TIA::BK]) in debugColors()
1127 << " White " << colorSwatch(TIA::FixedColor::HBLANK_WHITE) in debugColors()
1144 buf << colorSwatch(c); in palette()
1195 << colorSwatch(state.coluRegs[TiaState::P0]) in toString()
1198 << colorSwatch(state.coluRegs[TiaState::P1]) in toString()
1201 << colorSwatch(state.coluRegs[2]) in toString()
[all …]
H A DTIADebug.hxx186 string colorSwatch(uInt8 c) const;
/dports/multimedia/shotcut/shotcut-21.03.21/src/qml/filters/crop_rectangle/
H A Dui.qml62 colorSwatch.value = filter.get('color')
191 colorSwatch.value = filter.get('color')
328 id: colorSwatch
345 onClicked: colorSwatch.value = '#00000000'
349 onClicked: colorSwatch.value = '#FF000000'
/dports/games/libretro-stella2014/stella2014-libretro-64f9364/stella/src/debugger/
H A DTIADebug.cxx690 string TIADebug::colorSwatch(uInt8 c) in colorSwatch() function in TIADebug
770 << colorSwatch(state.coluRegs[0]) in toString()
772 << colorSwatch(state.coluRegs[1]) in toString()
774 << colorSwatch(state.coluRegs[2]) in toString()
776 << colorSwatch(state.coluRegs[3]) in toString()
H A DTIADebug.hxx168 string colorSwatch(uInt8 c);
/dports/graphics/krita/krita-4.4.8/libs/libqml/plugins/components/
H A DColorSwatch.qml81 color: Settings.theme.color("components/colorSwatch/border");
101 color: Settings.theme.color("components/colorSwatch/border");
/dports/editors/calligra/calligra-3.2.1/gemini/qml/components/
H A DColorSwatch.qml81 color: Settings.theme.color("components/colorSwatch/border");
101 color: Settings.theme.color("components/colorSwatch/border");
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/widgets/
H A Dgroupedtoolbutton.h63 QColor colorSwatch() const { return m_colorSwatch; } in colorSwatch() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/inline_editor/
H A DBUILD.gn44 sources = [ "colorSwatch.css" ]
/dports/graphics/diffpdf/diffpdf-2.1.3/
H A Dgeneric.hpp84 QPixmap colorSwatch(const QColor &color);
H A Dgeneric.cpp74 QPixmap colorSwatch(const QColor &color) function
H A Doptionsform.cpp54 colorComboBox->addItem(colorSwatch(color), name, color); in createWidgets()
/dports/www/firefox-legacy/firefox-52.8.0esr/devtools/shared/locales/en-US/
H A Dstyleinspector.properties74 # LOCALIZATION NOTE (rule.colorSwatch.tooltip): Text displayed in a tooltip
76 rule.colorSwatch.tooltip=Click to open the color picker, shift+click to change the color format
/dports/lang/spidermonkey60/firefox-60.9.0/devtools/shared/locales/en-US/
H A Dstyleinspector.properties86 # LOCALIZATION NOTE (rule.colorSwatch.tooltip): Text displayed in a tooltip
88 rule.colorSwatch.tooltip=Click to open the color picker, Shift+click to change the color format
/dports/www/firefox-esr/firefox-91.8.0/devtools/shared/locales/en-US/
H A Dstyleinspector.properties88 # LOCALIZATION NOTE (rule.colorSwatch.tooltip): Text displayed in a tooltip
90 rule.colorSwatch.tooltip=Click to open the color picker, Shift+click to change the color format
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/shared/locales/en-US/
H A Dstyleinspector.properties88 # LOCALIZATION NOTE (rule.colorSwatch.tooltip): Text displayed in a tooltip
90 rule.colorSwatch.tooltip=Click to open the color picker, Shift+click to change the color format
/dports/www/firefox/firefox-99.0/devtools/shared/locales/en-US/
H A Dstyleinspector.properties88 # LOCALIZATION NOTE (rule.colorSwatch.tooltip): Text displayed in a tooltip
90 rule.colorSwatch.tooltip=Click to open the color picker, Shift+click to change the color format
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/shared/locales/en-US/
H A Dstyleinspector.properties88 # LOCALIZATION NOTE (rule.colorSwatch.tooltip): Text displayed in a tooltip
90 rule.colorSwatch.tooltip=Click to open the color picker, Shift+click to change the color format
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/
H A Dall_devtools_files.gni151 "front_end/inline_editor/colorSwatch.css",
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A DObject.st2852 argArray _ Array with: argTile colorSwatch color with: argTile colorSwatch color copy].
2856 argArray _ Array with: argTile colorSwatch color].
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A DObject.st2852 argArray _ Array with: argTile colorSwatch color with: argTile colorSwatch color copy].
2856 argArray _ Array with: argTile colorSwatch color].

12