4 #include <score_lib_base_export.h>
14 const std::string none;
15 const std::string Identifiers;
16 const std::string Type;
17 const std::string Value;
18 const std::string Address;
19 const std::string Message;
20 const std::string value;
21 const std::string address;
22 const std::string LHS;
24 const std::string RHS;
25 const std::string Previous;
26 const std::string Following;
27 const std::string User;
28 const std::string Priorities;
30 const std::string Name;
31 const std::string ObjectName;
32 const std::string ObjectId;
33 const std::string Children;
34 const std::string Min;
35 const std::string Max;
36 const std::string Values;
38 const std::string
Path;
39 const std::string ioType;
40 const std::string ClipMode;
41 const std::string Unit;
42 const std::string unit;
43 const std::string RepetitionFilter;
44 const std::string RefreshRate;
45 const std::string Priority;
46 const std::string Tags;
47 const std::string Domain;
48 const std::string Protocol;
49 const std::string Duration;
51 const std::string lowercase_true;
52 const std::string lowercase_false;
53 const std::string True;
54 const std::string False;
55 const std::string lowercase_yes;
56 const std::string lowercase_no;
57 const std::string Yes;
59 const std::string Start;
60 const std::string End;
61 const std::string ScriptingName;
62 const std::string Comment;
63 const std::string Color;
64 const std::string Label;
65 const std::string Extended;
66 const std::string Touched;
67 const std::string uuid;
68 const std::string Description;
70 const std::string Parents;
71 const std::string Accessors;
72 const std::string Data;
73 const std::string Power;
74 const std::string DefaultDuration;
75 const std::string MinDuration;
76 const std::string MaxDuration;
77 const std::string GuiDuration;
78 const std::string Rigidity;
79 const std::string MinNull;
80 const std::string MaxInf;
81 const std::string Processes;
82 const std::string Racks;
83 const std::string FullView;
84 const std::string Slots;
85 const std::string StartState;
86 const std::string EndState;
87 const std::string Date;
88 const std::string StartDate;
89 const std::string PreviousInterval;
90 const std::string NextInterval;
91 const std::string Events;
92 const std::string Extent;
93 const std::string Active;
94 const std::string Expression;
95 const std::string Trigger;
96 const std::string Event;
97 const std::string HeightPercentage;
98 const std::string Messages;
99 const std::string StateProcesses;
100 const std::string TimeSync;
101 const std::string States;
102 const std::string Condition;
103 const std::string Offset;
104 const std::string Segments;
105 const std::string SmallViewRack;
106 const std::string FullViewRack;
107 const std::string Zoom;
108 const std::string Center;
109 const std::string SmallViewShown;
110 const std::string Height;
111 const std::string Width;
112 const std::string Inlet;
114 const std::string Inlets;
115 const std::string Outlets;
116 const std::string Hidden;
117 const std::string Custom;
118 const std::string Exposed;
119 const std::string Propagate;
120 const std::string Source;
121 const std::string Sink;
122 const std::string AutoTrigger;
123 const std::string Text;
124 const std::string Host;
125 const std::string Rate;
126 const std::string Pitch;
127 const std::string Velocity;
128 const std::string Channel;
129 const std::string Init;
134 SCORE_LIB_BASE_EXPORT
135 QString toNumber(
double v) noexcept;
136 QString toNumber(
int v) noexcept;
Definition: QmlObjects.hpp:51
The Path class is a typesafe wrapper around ObjectPath.
Definition: Path.hpp:52
Manipulation of Devices from Qt.
Definition: AddressSettings.cpp:14
Base classes and tools to implement processes and layers.
Definition: JSONVisitor.hpp:1324
Base toolkit upon which the software is built.
Definition: Application.cpp:90
Definition: lib/score/model/Component.hpp:41
Definition: StringConstants.hpp:10