Home
last modified time | relevance | path

Searched refs:isSection (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/dports/deskutils/itinerary/itinerary-21.12.3/src/app/
H A DSettingsPage.qml40 Kirigami.FormData.isSection: true
54 Kirigami.FormData.isSection: true
62 Kirigami.FormData.isSection: true
73 Kirigami.FormData.isSection: true
86 Kirigami.FormData.isSection: true
94 Kirigami.FormData.isSection: true
108 Kirigami.FormData.isSection: true
117 Kirigami.FormData.isSection:true
134 Kirigami.FormData.isSection: true
143 Kirigami.FormData.isSection: true
[all …]
H A DStatisticsPage.qml33 Kirigami.FormData.isSection: true
43 Kirigami.FormData.isSection: true
82 Kirigami.FormData.isSection: true
90 Kirigami.FormData.isSection: true
98 Kirigami.FormData.isSection: true
106 Kirigami.FormData.isSection: true
H A DCarRentalPage.qml23 Kirigami.FormData.isSection: true
41 Kirigami.FormData.isSection: true
59 Kirigami.FormData.isSection: true
79 Kirigami.FormData.isSection: true
H A DTrainPage.qml143 Kirigami.FormData.isSection: true
182 Kirigami.FormData.isSection: true
193 Kirigami.FormData.isSection: true
232 Kirigami.FormData.isSection: true
244 Kirigami.FormData.isSection: true
269 Kirigami.FormData.isSection: true
288 Kirigami.FormData.isSection: true
H A DBusPage.qml92 Kirigami.FormData.isSection: true
112 Kirigami.FormData.isSection: true
131 Kirigami.FormData.isSection: true
144 Kirigami.FormData.isSection: true
H A DFlightPage.qml81 Kirigami.FormData.isSection: true
111 Kirigami.FormData.isSection: true
143 Kirigami.FormData.isSection: true
169 Kirigami.FormData.isSection: true
183 Kirigami.FormData.isSection: true
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Doverlay.c240 int isSection; in ovl_read() local
262 isSection = SECTION_NONE; in ovl_read()
271 isSection = SECTION_SYMBOL; in ovl_read()
273 isSection = SECTION_OVERLAY; in ovl_read()
274 } else if (isSection==SECTION_SYMBOL) { in ovl_read()
319 isSection = SECTION_PUNKTE; // Bitmap in ovl_read()
345 isSection = SECTION_PUNKTE; // Text in ovl_read()
351 } else if (isSection==SECTION_PUNKTE) { in ovl_read()
372 isSection = SECTION_SYMBOL; in ovl_read()
393 } else if (isSection==SECTION_OVERLAY) { in ovl_read()
[all …]
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/deprecated/
H A Doverlay.cc242 int isSection; in ovl_read() local
264 isSection = SECTION_NONE; in ovl_read()
273 isSection = SECTION_SYMBOL; in ovl_read()
275 isSection = SECTION_OVERLAY; in ovl_read()
276 } else if (isSection==SECTION_SYMBOL) { in ovl_read()
324 isSection = SECTION_PUNKTE; // Bitmap in ovl_read()
350 isSection = SECTION_PUNKTE; // Text in ovl_read()
356 } else if (isSection==SECTION_PUNKTE) { in ovl_read()
377 isSection = SECTION_SYMBOL; in ovl_read()
398 } else if (isSection==SECTION_OVERLAY) { in ovl_read()
[all …]
/dports/math/dune-vtk/dune-vtk-38f79c23ef8f29210d41353a8380e42b78422f2f/dune/vtk/
H A Dvtkreader.impl.hh58 if (isSection(line, "VTKFile", section)) { in readSerialFileFromStream()
81 else if (isSection(line, "/VTKFile", section, VTK_FILE)) { in readSerialFileFromStream()
99 else if (isSection(line, "/Piece", section, PIECE)) in readSerialFileFromStream()
101 else if (isSection(line, "PointData", section, PIECE)) in readSerialFileFromStream()
105 else if (isSection(line, "CellData", section, PIECE)) in readSerialFileFromStream()
107 else if (isSection(line, "/CellData", section, CELL_DATA)) in readSerialFileFromStream()
109 else if (isSection(line, "Points", section, PIECE)) in readSerialFileFromStream()
111 else if (isSection(line, "/Points", section, POINTS)) in readSerialFileFromStream()
113 else if (isSection(line, "Cells", section, PIECE)) in readSerialFileFromStream()
115 else if (isSection(line, "/Cells", section, CELLS)) in readSerialFileFromStream()
[all …]
/dports/textproc/fcitx5-configtool/fcitx5-configtool-5.0.8/src/kcm/package/contents/ui/
H A DConfigGroup.qml66 Kirigami.FormData.isSection: modelData.isSection
67 …Kirigami.FormData.label: modelData.isSection ? modelData.description : i18n("%1:", modelData.descr…
68 …@DISABLE_UNDER_KIRIGAMI2_5_76@ Kirigami.FormData.labelAlignment: !modelData.isSection && modelData…
70 … rawValue: modelData.isSection ? null : Utils.getRawValue(configGroup.rawValue, modelData.name)
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/plugins/wolf-shaper/Widgets/src/
H A DRightClickMenu.cpp41 bool RightClickMenuItem::isSection()
150 if (fItems[i].isSection())
158 while (i < fItems.size() && !fItems[i].isSection())
286 if (fItems[i].isSection())
304 text(fItems[i].isSection() ? 0 : 14, verticalOffset, fItems[i].getLabel(), NULL);
336 … true && itemBounds.contains(Point<float>(ev.pos.getX(), ev.pos.getY())) && !fItems[i].isSection())
359 … true && itemBounds.contains(Point<float>(ev.pos.getX(), ev.pos.getY())) && !fItems[i].isSection())
/dports/devel/kirigami-gallery/kirigami-gallery-21.12.3/src/data/contents/ui/gallery/
H A DFormLayoutGallery.qml52 Kirigami.FormData.isSection: true
66 Kirigami.FormData.isSection: true
73 Kirigami.FormData.isSection: true
83 Kirigami.FormData.isSection: true
/dports/x11-toolkits/kf5-kirigami2/kirigami2-5.89.0/src/
H A Dformlayoutattached.h86 Q_PROPERTY(bool isSection READ isSection WRITE setIsSection NOTIFY isSectionChanged)
119 bool isSection() const;
/dports/net-p2p/jigdo/jigdo-0.7.3/src/util/
H A Dconfigfile.cc147 while (!i.isSection()) { // &&!i.isEnd() unnecessary in find()
152 if (!i.isSection(sectName)) i.nextSection(sectName); in find()
183 bool ConfigFile::iterator::isSection(const string& sectName) const { in isSection() function in ConfigFile::iterator
184 if (!isSection()) return false; in isSection()
219 if (isSection(sectName)) return *this; in nextSection()
236 if (isSection()) return 0; // End of section or end of file in nextLabel()
260 if (isSection()) return false; in setLabelOffsets()
H A Dconfigfile.hh230 bool isSection() const { return p->nextSect != 0; } in isSection() function in ConfigFile::iterator
232 bool isSection(const string& sectName) const;
378 if (isSection()) { in nextSection()
381 do p = p->next; while (!isSection()); in nextSection()
389 if (isSection()) return false; in nextLabel()
404 if (isSection()) return false; in prevLabel()
/dports/www/elgg/elgg-3.3.23/vendor/cakephp/core/Configure/Engine/
H A DIniConfig.php158 $isSection = false;
161 $isSection = true;
169 if ($isSection) {
/dports/deskutils/kongress/kongress-1.0.1/src/contents/ui/
H A DSettingsView.qml22 Kirigami.FormData.isSection: true
34 Kirigami.FormData.isSection: true
56 Kirigami.FormData.isSection: true
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Configure/
H A DIniReader.php161 $isSection = false;
164 $isSection = true;
172 if ($isSection) {
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kcms/notifications/package/contents/ui/
H A Dmain.qml39 Kirigami.FormData.isSection: true
47 Kirigami.FormData.isSection: true
105 Kirigami.FormData.isSection: true
165 Kirigami.FormData.isSection: true
221 Kirigami.FormData.isSection: true
254 Kirigami.FormData.isSection: true
298 Kirigami.FormData.isSection: true
314 Kirigami.FormData.isSection: true
/dports/x11-toolkits/kf5-kirigami2/kirigami2-5.89.0/src/controls/
H A DFormLayout.qml28 * Kirigami.FormData.isSection: true
122 if (buddies[i].visible && !buddies[i].item.Kirigami.FormData.isSection) {
211 if (item.Kirigami.FormData.isSection) {
254 if (item.Kirigami.FormData.isSection) {
299 …t.fillWidth: item instanceof TextInput || item.Layout.fillWidth || item.Kirigami.FormData.isSection
300 Layout.columnSpan: item.Kirigami.FormData.isSection ? lay.columns : 1
346 …font.weight: root.wideMode || item.Kirigami.FormData.isSection ? Font.Normal : Font.Bold // use bo…
348 level: item.Kirigami.FormData.isSection ? 2 : 5
350 Layout.columnSpan: item.Kirigami.FormData.isSection ? lay.columns : 1
400 Layout.columnSpan: item.Kirigami.FormData.isSection ? lay.columns : 1
[all …]
/dports/misc/artikulate/artikulate-21.12.3/src/qml/
H A DCourseConfigurationPage.qml21 Kirigami.FormData.isSection: true
53 Kirigami.FormData.isSection: true
72 // Kirigami.FormData.isSection: true
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/applets/taskmanager/package/contents/ui/
H A DConfigBehavior.qml89 Kirigami.FormData.isSection: true
107 Kirigami.FormData.isSection: true
127 Kirigami.FormData.isSection: true
153 Kirigami.FormData.isSection: true
163 Kirigami.FormData.isSection: true
188 Kirigami.FormData.isSection: true
/dports/deskutils/kalendar/kalendar-0.4.0/src/contents/ui/Settings/
H A DViewSettingsPage.qml15 Kirigami.FormData.isSection: true
28 Kirigami.FormData.isSection: true
127 Kirigami.FormData.isSection: true
155 Kirigami.FormData.isSection: true
/dports/x11/kdisplay/kdisplay-b64cf06bf9945b550a965126c750440a6617e4ef/kcm/package/contents/ui/
H A DOutputPanel.qml47 Kirigami.FormData.isSection: false
94 Kirigami.FormData.isSection: false
100 Kirigami.FormData.isSection: false
127 Kirigami.FormData.isSection: false
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/ksmserver/package/contents/ui/
H A Dmain.qml57 Kirigami.FormData.isSection: true
95 Kirigami.FormData.isSection: true
132 Kirigami.FormData.isSection: true
151 Kirigami.FormData.isSection: true

12345678910>>...17