Home
last modified time | relevance | path

Searched refs:Inactive (Results 1 – 25 of 5491) sorted by relevance

12345678910>>...220

/dports/textproc/weka/weka-3-8-5/data/
H A Dunbalanced.arff35 @attribute Outcome {Active,Inactive}
50 …2,-1.0891,1.1411,-1.9324,1.999,-2.7928,2.8871,-3.6605,3.792,3.959,116.35,8,9,0,562.758,0,0,Inactive
54 …-1.0864,1.0758,-1.9154,1.9092,-2.7595,2.7722,-3.611,3.6488,2.098,131.21,10,9,3,487.578,0,0,Inactive
56 …,-1.0866,1.1332,-1.9173,1.9845,-2.7651,2.8535,-3.6219,3.7339,2.141,96.12,9,7,2,451.633,0,0,Inactive
59 …,-0.9295,1.1474,-1.6728,2.0249,-2.4731,2.9379,-3.2916,3.8587,4.534,90.04,9,5,0,467.639,0,0,Inactive
62 …,-1.0455,0.9935,-1.8009,1.7967,-2.5923,2.6389,-3.3944,3.4952,0.749,93.98,8,9,1,428.367,0,1,Inactive
66 …087,-1.034,1.1131,-1.7779,1.8975,-2.5602,2.7208,-3.353,3.5573,1.957,66.29,2,6,1,403.28,1,2,Inactive
73 …5,-0.8629,1.4322,-1.5867,2.0404,-2.3748,2.855,-3.1765,3.7112,6.214,66.48,8,7,1,493.563,1,1,Inactive
77 …,-1.0864,1.0975,-1.9154,1.9154,-2.7595,2.7704,-3.611,3.6413,3.01,115.99,13,8,3,500.665,0,0,Inactive
160 …1085,-1.0811,1.0734,-1.9113,1.9097,-2.7592,2.775,-3.6155,3.6539,2.36,66.07,7,5,0,352.5,1,0,Inactive
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/tests/unit/plugins/modules/network/edgeswitch/fixtures/
H A Dedgeswitch_facts_show_interfaces_status_all4 …1 VMOTION ESX1 Up Auto D 10G Full 2.5G-BaseFX Inactive
5 …2 DATA ESX1 Up Auto D 10G Full 2.5G-BaseFX Inactive
6 …3 VMOTION ESX2 Up Auto D 10G Full 2.5G-BaseFX Inactive
7 …4 DATA ESX2 Up Auto D 10G Full 2.5G-BaseFX Inactive
8 …5 VMOTION ESX3 Up Auto D 10G Full 2.5G-BaseFX Inactive
9 …6 DATA ESX3 Up Auto D 10G Full 2.5G-BaseFX Inactive
10 …7 VMOTION ESX4 Up Auto D 10G Full 2.5G-BaseFX Inactive
11 …8 DATA ESX4 Up Auto D 10G Full 2.5G-BaseFX Inactive
12 …9 SAVE Up Auto D 10G Full 2.5G-BaseFX Inactive
13 …10 Down Auto D 2.5G-BaseFX Inactive
[all …]
/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/network/edgeswitch/fixtures/
H A Dedgeswitch_facts_show_interfaces_status_all4 …1 VMOTION ESX1 Up Auto D 10G Full 2.5G-BaseFX Inactive
5 …2 DATA ESX1 Up Auto D 10G Full 2.5G-BaseFX Inactive
6 …3 VMOTION ESX2 Up Auto D 10G Full 2.5G-BaseFX Inactive
7 …4 DATA ESX2 Up Auto D 10G Full 2.5G-BaseFX Inactive
8 …5 VMOTION ESX3 Up Auto D 10G Full 2.5G-BaseFX Inactive
9 …6 DATA ESX3 Up Auto D 10G Full 2.5G-BaseFX Inactive
10 …7 VMOTION ESX4 Up Auto D 10G Full 2.5G-BaseFX Inactive
11 …8 DATA ESX4 Up Auto D 10G Full 2.5G-BaseFX Inactive
12 …9 SAVE Up Auto D 10G Full 2.5G-BaseFX Inactive
13 …10 Down Auto D 2.5G-BaseFX Inactive
[all …]
/dports/audio/carla/Carla-2.4.1/source/frontend/C++/
H A Dcarla_app.cpp115 palBlack.setColor(QPalette::Inactive, QPalette::Window, QColor(17, 17, 17)); in CarlaApplication()
121 palBlack.setColor(QPalette::Inactive, QPalette::Base, QColor(7, 7, 7)); in CarlaApplication()
133 palBlack.setColor(QPalette::Inactive, QPalette::Text, QColor(230, 230, 230)); in CarlaApplication()
136 palBlack.setColor(QPalette::Inactive, QPalette::Button, QColor(28, 28, 28)); in CarlaApplication()
154 palBlack.setColor(QPalette::Inactive, QPalette::Mid, QColor(94, 94, 94)); in CarlaApplication()
177 palBlue.setColor(QPalette::Inactive, QPalette::Window, QColor(37, 40, 45)); in CarlaApplication()
183 palBlue.setColor(QPalette::Inactive, QPalette::Base, QColor(55, 61, 69)); in CarlaApplication()
198 palBlue.setColor(QPalette::Inactive, QPalette::Button, QColor(59, 63, 71)); in CarlaApplication()
207 palBlue.setColor(QPalette::Inactive, QPalette::Light, QColor(63, 68, 76)); in CarlaApplication()
213 palBlue.setColor(QPalette::Inactive, QPalette::Dark, QColor(20, 22, 25)); in CarlaApplication()
[all …]
/dports/audio/carla/Carla-2.4.1/source/frontend/
H A Dcarla_app.py179 self.fPalBlack.setColor(QPalette.Inactive, QPalette.Window, QColor(17, 17, 17))
185 self.fPalBlack.setColor(QPalette.Inactive, QPalette.Base, QColor(7, 7, 7))
200 self.fPalBlack.setColor(QPalette.Inactive, QPalette.Button, QColor(28, 28, 28))
218 self.fPalBlack.setColor(QPalette.Inactive, QPalette.Mid, QColor(94, 94, 94))
240 self.fPalBlue.setColor(QPalette.Inactive, QPalette.Window, QColor(37, 40, 45))
246 self.fPalBlue.setColor(QPalette.Inactive, QPalette.Base, QColor(55, 61, 69))
261 self.fPalBlue.setColor(QPalette.Inactive, QPalette.Button, QColor(59, 63, 71))
270 self.fPalBlue.setColor(QPalette.Inactive, QPalette.Light, QColor(63, 68, 76))
276 self.fPalBlue.setColor(QPalette.Inactive, QPalette.Dark, QColor(20, 22, 25))
279 self.fPalBlue.setColor(QPalette.Inactive, QPalette.Mid, QColor(32, 35, 39))
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/uic/baseline/
H A Dconfig.ui.h394 palette.setBrush(QPalette::Inactive, QPalette::Light, brush2); in setupUi()
396 palette.setBrush(QPalette::Inactive, QPalette::Dark, brush4); in setupUi()
397 palette.setBrush(QPalette::Inactive, QPalette::Mid, brush5); in setupUi()
398 palette.setBrush(QPalette::Inactive, QPalette::Text, brush6); in setupUi()
401 palette.setBrush(QPalette::Inactive, QPalette::Base, brush7); in setupUi()
406 palette.setBrush(QPalette::Inactive, QPalette::Link, brush6); in setupUi()
478 palette1.setBrush(QPalette::Inactive, QPalette::Mid, brush15); in setupUi()
479 palette1.setBrush(QPalette::Inactive, QPalette::Text, brush6); in setupUi()
482 palette1.setBrush(QPalette::Inactive, QPalette::Base, brush7); in setupUi()
487 palette1.setBrush(QPalette::Inactive, QPalette::Link, brush6); in setupUi()
[all …]
H A Dconfig_fromuic3.ui.h228 palette.setColor(QPalette::Inactive, static_cast<QPalette::ColorRole>(0), QColor(0, 0, 0)); in setupUi()
229 … palette.setColor(QPalette::Inactive, static_cast<QPalette::ColorRole>(1), QColor(0, 0, 255)); in setupUi()
232 … palette.setColor(QPalette::Inactive, static_cast<QPalette::ColorRole>(4), QColor(0, 0, 127)); in setupUi()
233 … palette.setColor(QPalette::Inactive, static_cast<QPalette::ColorRole>(5), QColor(0, 0, 170)); in setupUi()
234 palette.setColor(QPalette::Inactive, static_cast<QPalette::ColorRole>(6), QColor(0, 0, 0)); in setupUi()
236 palette.setColor(QPalette::Inactive, static_cast<QPalette::ColorRole>(8), QColor(0, 0, 0)); in setupUi()
239 palette.setColor(QPalette::Inactive, static_cast<QPalette::ColorRole>(11), QColor(0, 0, 0)); in setupUi()
242 palette.setColor(QPalette::Inactive, static_cast<QPalette::ColorRole>(14), QColor(0, 0, 0)); in setupUi()
243 palette.setColor(QPalette::Inactive, static_cast<QPalette::ColorRole>(15), QColor(0, 0, 0)); in setupUi()
302 palette1.setColor(QPalette::Inactive, static_cast<QPalette::ColorRole>(0), QColor(0, 0, 0)); in setupUi()
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/test/IceGrid/activation/
H A DAllTests.cpp123 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
127 waitForServerState(admin, "server", IceGrid::Inactive); in allTests()
133 waitForServerState(admin, "server", IceGrid::Inactive); in allTests()
259 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
285 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
341 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
359 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
378 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
382 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
386 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
[all …]
/dports/devel/ice37/ice-3.7.2/cpp/test/IceGrid/activation/
H A DAllTests.cpp123 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
127 waitForServerState(admin, "server", IceGrid::Inactive); in allTests()
133 waitForServerState(admin, "server", IceGrid::Inactive); in allTests()
259 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
285 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
341 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
359 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
378 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
382 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
386 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/test/IceGrid/activation/
H A DAllTests.cpp123 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
127 waitForServerState(admin, "server", IceGrid::Inactive); in allTests()
133 waitForServerState(admin, "server", IceGrid::Inactive); in allTests()
259 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
285 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
341 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
359 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
378 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
382 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
386 test(admin->getServerState("server") == IceGrid::Inactive); in allTests()
[all …]
/dports/benchmarks/py-naarad/naarad-1.0.15/examples/logs/
H A Dprocmeminfo.out7 2013-12-05 12:04:58.68382 Inactive: 6986820 kB
9 2013-12-05 12:04:58.68382 Inactive(anon): 135312 kB
11 2013-12-05 12:04:58.68382 Inactive(file): 6851508 kB
50 2013-12-05 12:05:21.57984 Inactive: 6986832 kB
52 2013-12-05 12:05:21.57984 Inactive(anon): 135324 kB
54 2013-12-05 12:05:21.57984 Inactive(file): 6851508 kB
93 2013-12-05 12:05:28.32388 Inactive: 6986840 kB
95 2013-12-05 12:05:28.32388 Inactive(anon): 135324 kB
97 2013-12-05 12:05:28.32388 Inactive(file): 6851516 kB
136 2013-12-05 12:05:33.33203 Inactive: 6986840 kB
[all …]
/dports/x11-themes/qgnomeplatform/QGnomePlatform-0.6.1-8-g53d7924/common/
H A Dgnomehintssettings.h215 palette->setColor(QPalette::Inactive, QPalette::Window, bg_color); in palette()
216 palette->setColor(QPalette::Inactive, QPalette::WindowText, backdrop_fg_color); in palette()
219 palette->setColor(QPalette::Inactive, QPalette::Text, backdrop_fg_color); in palette()
220 palette->setColor(QPalette::Inactive, QPalette::Button, button_base_color); in palette()
222 palette->setColor(QPalette::Inactive, QPalette::BrightText, text_color); in palette()
228 palette->setColor(QPalette::Inactive, QPalette::Shadow, shadow); in palette()
233 palette->setColor(QPalette::Inactive, QPalette::Link, link_color); in palette()
306 palette->setColor(QPalette::Inactive, QPalette::Window, bg_color); in palette()
313 palette->setColor(QPalette::Inactive, QPalette::BrightText, text_color); in palette()
319 palette->setColor(QPalette::Inactive, QPalette::Shadow, shadow); in palette()
[all …]
/dports/x11-themes/fvwm-themes/fvwm-themes-0.7.0/themes/multichoice/buttons/faces/
H A D_images11 BoC Inactive (Pixmap auto-button/options-inactive.xpm -- flat)
15 BcC Inactive (Pixmap auto-button/close-inactive.xpm -- flat)
19 BmC Inactive (Pixmap auto-button/maximize-inactive.xpm -- flat)
23 BiC Inactive (Pixmap auto-button/iconify-inactive.xpm -- flat)
27 BsC Inactive (Pixmap auto-button/stick-inactive.xpm -- flat)
31 BhC Inactive (Pixmap auto-button/shade-inactive.xpm -- flat)
45 BoC Inactive (Pixmap auto-button/options-inactive.xpm -- flat)
49 BcC Inactive (Pixmap auto-button/close-inactive.xpm -- flat)
57 BiC Inactive (Pixmap auto-button/iconify-inactive.xpm -- flat)
61 BsC Inactive (Pixmap auto-button/stick-inactive.xpm -- flat)
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.themes/
H A Dplugin.properties26 INACTIVE_UNSELECTED_TABS_COLOR_START=Inactive, unselected part color begin
27 INACTIVE_UNSELECTED_TABS_COLOR_END=Inactive, unselected part color end
28 INACTIVE_TAB_TEXT_COLOR=Inactive part text color
29 INACTIVE_TAB_OUTER_KEYLINE_COLOR=Inactive part outer keyline color
30 INACTIVE_TAB_INNER_KEYLINE_COLOR=Inactive part inner keyline color
31 INACTIVE_TAB_OUTLINE_COLOR=Inactive part outline color
38 INACTIVE_TAB_BG_START=Inactive, selected part background begin
39 INACTIVE_TAB_BG_END=Inactive, selected part background end
40 INACTIVE_TAB_UNSELECTED_TEXT_COLOR=Inactive, unselected part foreground
41 INACTIVE_TAB_SELECTED_TEXT_COLOR=Inactive, selected part foreground
/dports/security/keepassxc/keepassxc-2.6.6/src/gui/styles/light/
H A DLightStyle.cpp40 palette.setColor(QPalette::Inactive, QPalette::Window, QRgb(0xFCFCFC)); in standardPalette()
44 palette.setColor(QPalette::Inactive, QPalette::WindowText, QRgb(0x252528)); in standardPalette()
48 palette.setColor(QPalette::Inactive, QPalette::Text, QRgb(0x252528)); in standardPalette()
53 palette.setColor(QPalette::Inactive, QPalette::PlaceholderText, QRgb(0x878893)); in standardPalette()
58 palette.setColor(QPalette::Inactive, QPalette::BrightText, QRgb(0xEAEAEB)); in standardPalette()
62 palette.setColor(QPalette::Inactive, QPalette::Base, QRgb(0xFCFCFC)); in standardPalette()
66 palette.setColor(QPalette::Inactive, QPalette::AlternateBase, QRgb(0xF1F6EE)); in standardPalette()
73 palette.setColor(QPalette::Inactive, QPalette::Button, QRgb(0xDCDCE0)); in standardPalette()
77 palette.setColor(QPalette::Inactive, QPalette::ButtonText, QRgb(0x454A54)); in standardPalette()
81 palette.setColor(QPalette::Inactive, QPalette::Highlight, QRgb(0xA6BE8E)); in standardPalette()
[all …]
/dports/security/keepassxc/keepassxc-2.6.6/src/gui/styles/dark/
H A DDarkStyle.cpp39 palette.setColor(QPalette::Inactive, QPalette::Window, QRgb(0x404042)); in standardPalette()
43 palette.setColor(QPalette::Inactive, QPalette::WindowText, QRgb(0xC8C8C6)); in standardPalette()
47 palette.setColor(QPalette::Inactive, QPalette::Text, QRgb(0xC8C8C6)); in standardPalette()
52 palette.setColor(QPalette::Inactive, QPalette::PlaceholderText, QRgb(0x87888C)); in standardPalette()
57 palette.setColor(QPalette::Inactive, QPalette::BrightText, QRgb(0x2D2D2F)); in standardPalette()
61 palette.setColor(QPalette::Inactive, QPalette::Base, QRgb(0x2A2A2D)); in standardPalette()
65 palette.setColor(QPalette::Inactive, QPalette::AlternateBase, QRgb(0x2B2B2F)); in standardPalette()
72 palette.setColor(QPalette::Inactive, QPalette::Button, QRgb(0x28282B)); in standardPalette()
76 palette.setColor(QPalette::Inactive, QPalette::ButtonText, QRgb(0x9E9FA5)); in standardPalette()
80 palette.setColor(QPalette::Inactive, QPalette::Highlight, QRgb(0x354637)); in standardPalette()
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/remotelinux/
H A Dpackageuploader.cpp38 QObject(parent), m_state(Inactive), m_connection(nullptr) in PackageUploader()
47 QTC_ASSERT(m_state == Inactive, return); in uploadPackage()
65 setState(Inactive); in cancelUpload()
71 if (m_state == Inactive) in handleConnectionFailure()
75 setState(Inactive); in handleConnectionFailure()
83 setState(Inactive); in handleUploadDone()
94 if (newState == Inactive) { in setState()
H A Dabstractuploadandinstallpackageservice.cpp42 enum State { Inactive, Uploading, Installing }; enumerator
49 : state(Inactive), uploader(new PackageUploader) in AbstractUploadAndInstallPackageServicePrivate()
95 QTC_ASSERT(d->state == Inactive, return); in doDeviceSetup()
102 QTC_ASSERT(d->state == Inactive, return); in stopDeviceSetup()
109 QTC_ASSERT(d->state == Inactive, return); in doDeploy()
124 case Inactive: in stopDeployment()
177 d->state = Inactive; in setFinished()
/dports/x11-themes/fvwm-themes/fvwm-themes-extra-0.7.0/brushedmetal/
H A Dbuttons7 Inactive (TiledPixmap $./images/decor/title-inactive.xpm) \
15 Inactive (Pixmap $./images/button/options-inactive.xpm)
19 Inactive (Pixmap $./images/button/close-inactive.xpm)
23 Inactive (Pixmap $./images/button/titleleft-inactive.xpm)
27 Inactive (Pixmap $./images/button/maximize-inactive.xpm)
31 Inactive (Pixmap $./images/button/iconify-inactive.xpm)
35 Inactive (Pixmap $./images/button/titleright-inactive.xpm)
77 Inactive (Pixmap $./images/button/options-inactive.xpm)
81 Inactive (Pixmap $./images/button/close-inactive.xpm)
89 Inactive (Pixmap $./images/button/maximize-inactive.xpm)
[all …]
/dports/audio/padthv1-lv2/padthv1-padthv1_0_9_23/src/
H A Dpadthv1widget_palette.cpp179 m_palette.setBrush(QPalette::Inactive, cr,
180 m_parentPalette.brush(QPalette::Inactive, cr));
359 pal.setColor(QPalette::Inactive, cr, QColor(clist.at(1)));
426 clist.append(pal.color(QPalette::Inactive, cr).name());
734 clist.append(pal.color(QPalette::Inactive, cr).name());
989 m_palette.setBrush(QPalette::Inactive, cr, color);
1036 m_palette.setBrush(QPalette::Inactive, cr,
1037 m_parentPalette.brush(QPalette::Inactive, cr));
1076 if (section == groupToColumn(QPalette::Inactive))
1111 return QPalette::Inactive;
[all …]
/dports/audio/qsampler/qsampler-qsampler_0_9_4/src/
H A DqsamplerPaletteForm.cpp183 m_palette.setBrush(QPalette::Inactive, cr, in SeqDriver()
184 m_parentPalette.brush(QPalette::Inactive, cr)); in SeqDriver()
363 pal.setColor(QPalette::Inactive, cr, QColor(clist.at(1))); in SeqDriver()
430 clist.append(pal.color(QPalette::Inactive, cr).name()); in SeqDriver()
738 clist.append(pal.color(QPalette::Inactive, cr).name()); in SeqDriver()
993 m_palette.setBrush(QPalette::Inactive, cr, color); in SeqDriver()
1040 m_palette.setBrush(QPalette::Inactive, cr, in SeqDriver()
1041 m_parentPalette.brush(QPalette::Inactive, cr)); in SeqDriver()
1080 if (section == groupToColumn(QPalette::Inactive)) in SeqDriver()
1115 return QPalette::Inactive; in SeqDriver()
[all …]
/dports/audio/qsynth/qsynth-0.9.2/src/
H A DqsynthPaletteForm.cpp180 m_palette.setBrush(QPalette::Inactive, cr, in setPalette()
181 m_parentPalette.brush(QPalette::Inactive, cr)); in setPalette()
360 pal.setColor(QPalette::Inactive, cr, QColor(clist.at(1))); in importButtonClicked()
427 clist.append(pal.color(QPalette::Inactive, cr).name()); in exportButtonClicked()
735 clist.append(pal.color(QPalette::Inactive, cr).name()); in saveNamedPalette()
990 m_palette.setBrush(QPalette::Inactive, cr, color); in setData()
1037 m_palette.setBrush(QPalette::Inactive, cr, in setData()
1038 m_parentPalette.brush(QPalette::Inactive, cr)); in setData()
1077 if (section == groupToColumn(QPalette::Inactive)) in headerData()
1112 return QPalette::Inactive; in columnToGroup()
[all …]
/dports/audio/qjackctl/qjackctl-qjackctl_0_9_5/src/
H A DqjackctlPaletteForm.cpp180 m_palette.setBrush(QPalette::Inactive, cr, in setPalette()
181 m_parentPalette.brush(QPalette::Inactive, cr)); in setPalette()
360 pal.setColor(QPalette::Inactive, cr, QColor(clist.at(1))); in importButtonClicked()
427 clist.append(pal.color(QPalette::Inactive, cr).name()); in exportButtonClicked()
735 clist.append(pal.color(QPalette::Inactive, cr).name()); in saveNamedPalette()
990 m_palette.setBrush(QPalette::Inactive, cr, color); in setData()
1037 m_palette.setBrush(QPalette::Inactive, cr, in setData()
1038 m_parentPalette.brush(QPalette::Inactive, cr)); in setData()
1077 if (section == groupToColumn(QPalette::Inactive)) in headerData()
1112 return QPalette::Inactive; in columnToGroup()
[all …]
/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/
H A Dsamplv1widget_palette.cpp179 m_palette.setBrush(QPalette::Inactive, cr, in setPalette()
180 m_parentPalette.brush(QPalette::Inactive, cr)); in setPalette()
359 pal.setColor(QPalette::Inactive, cr, QColor(clist.at(1))); in importButtonClicked()
426 clist.append(pal.color(QPalette::Inactive, cr).name()); in exportButtonClicked()
734 clist.append(pal.color(QPalette::Inactive, cr).name()); in saveNamedPalette()
989 m_palette.setBrush(QPalette::Inactive, cr, color); in setData()
1036 m_palette.setBrush(QPalette::Inactive, cr, in setData()
1037 m_parentPalette.brush(QPalette::Inactive, cr)); in setData()
1076 if (section == groupToColumn(QPalette::Inactive)) in headerData()
1111 return QPalette::Inactive; in columnToGroup()
[all …]
/dports/audio/synthv1-lv2/synthv1-synthv1_0_9_23/src/
H A Dsynthv1widget_palette.cpp179 m_palette.setBrush(QPalette::Inactive, cr, in setPalette()
180 m_parentPalette.brush(QPalette::Inactive, cr)); in setPalette()
359 pal.setColor(QPalette::Inactive, cr, QColor(clist.at(1))); in importButtonClicked()
426 clist.append(pal.color(QPalette::Inactive, cr).name()); in exportButtonClicked()
734 clist.append(pal.color(QPalette::Inactive, cr).name()); in saveNamedPalette()
989 m_palette.setBrush(QPalette::Inactive, cr, color); in setData()
1036 m_palette.setBrush(QPalette::Inactive, cr, in setData()
1037 m_parentPalette.brush(QPalette::Inactive, cr)); in setData()
1076 if (section == groupToColumn(QPalette::Inactive)) in headerData()
1111 return QPalette::Inactive; in columnToGroup()
[all …]

12345678910>>...220