Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
Qt
QtQuickControls
Commits
88f140dd
Commit
88f140dd
authored
14 years ago
by
Jens Bache-Wiig
Browse files
Options
Download
Patches
Plain Diff
Added widgets
parent
9917d1d2
Changes
140
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
components/Button.qml
+27
-0
components/Button.qml
components/ButtonRow.qml
+5
-0
components/ButtonRow.qml
components/CheckBox.qml
+26
-0
components/CheckBox.qml
components/ChoiceList.qml
+52
-0
components/ChoiceList.qml
components/GroupBox.qml
+27
-0
components/GroupBox.qml
components/ProgressBar.qml
+31
-0
components/ProgressBar.qml
components/RadioButton.qml
+26
-0
components/RadioButton.qml
components/ScrollArea.qml
+103
-0
components/ScrollArea.qml
components/ScrollBar.qml
+109
-0
components/ScrollBar.qml
components/Slider.qml
+31
-0
components/Slider.qml
components/SpinBox.qml
+91
-0
components/SpinBox.qml
components/Switch.qml
+22
-0
components/Switch.qml
components/Tab.qml
+7
-0
components/Tab.qml
components/TabBar.qml
+90
-0
components/TabBar.qml
components/TabFrame.qml
+72
-0
components/TabFrame.qml
components/TextArea.qml
+44
-0
components/TextArea.qml
components/TextField.qml
+52
-0
components/TextField.qml
components/TextScrollArea.qml
+31
-0
components/TextScrollArea.qml
components/ToolBar.qml
+12
-0
components/ToolBar.qml
components/ToolButton.qml
+18
-0
components/ToolButton.qml
with
876 additions
and
0 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment