Home
last modified time | relevance | path

Searched defs:LayoutSet (Results 1 – 4 of 4) sorted by relevance

/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/keyboard/
H A Dx11_helper.h176 struct LayoutSet { struct
180 LayoutSet() in LayoutSet() argument
184 LayoutSet(const LayoutSet &other) in LayoutSet() argument
194 bool operator==(const LayoutSet &currentLayouts) const argument
206 QString toString() const in toString()
216 static QString toString(const QList<LayoutUnit> &layoutUnits) in toString()
/dports/misc/ktouch/ktouch-21.12.3/src/
H A Dx11_helper.h164 struct LayoutSet { struct
168 LayoutSet() {} in LayoutSet() function
170 LayoutSet(const LayoutSet& currentLayouts) { in LayoutSet() argument
179 bool operator == (const LayoutSet& currentLayouts) const { argument
190 QString toString() const { in toString()
199 static QString toString(const QList<LayoutUnit>& layoutUnits) { in toString()
/dports/www/p5-Reaction/Reaction-0.002005/lib/Reaction/Manual/
H A DGlossary.pod96 =head3 LayoutSet subsection
/dports/x11/lightdm-gtk-greeter-settings/lightdm-gtk-greeter-settings-1.2.2/lightdm_gtk_greeter_settings/
H A DIndicatorsEntry.py101 class LayoutSet(SimpleEnum): class