adding back deprecated UI toolkit

This commit is contained in:
Wayne Chen 2018-11-07 14:25:39 -08:00
parent a05d70cd8b
commit dd1cf1be6c
57 changed files with 222 additions and 0 deletions

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
AttachmentsTable {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
BaseWebView {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
Button {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
CheckBox {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
CheckBoxQQC2 {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
ComboBox {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
ContentSection {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
FilterBar {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
GlyphButton {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
HorizontalRule {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
HorizontalSpacer {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
ImageMessageBox {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
Key {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
Keyboard {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
Label {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
QueuedButton {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
RadioButton {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
ScrollBar {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
Separator {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
Slider {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
SpinBox {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
Switch {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
Table {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
TabletContentSection {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
TabletHeader {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
TextAction {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
TextEdit {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
TextField {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
ToolTip {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
Tree {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
VerticalSpacer {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
WebGlyphButton {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
WebSpinner {
}

View file

@ -0,0 +1,4 @@
import controlsUit 1.0
WebView {
}

View file

@ -0,0 +1 @@
this folder exists purely for compatibility reasons and might be deleted in future! please consider using 'import controlsUit 1.0' instead of including this folder

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
AnonymousProRegular {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
ButtonLabel {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
FiraSansRegular {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
FiraSansSemiBold {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
HiFiGlyphs {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
HifiConstants {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
IconButton {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
InfoItem {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
InputLabel {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
ListItem {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
Logs {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
OverlayTitle {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
RalewayBold {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
RalewayLight {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
RalewayRegular {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
RalewaySemiBold {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
SectionName {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
Separator {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
ShortcutText {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
TabName {
}

View file

@ -0,0 +1,4 @@
import stylesUit 1.0
TextFieldInput {
}

View file

@ -0,0 +1 @@
this folder exists purely for compatibility reasons and might be deleted in future! please consider using 'import stylesUit 1.0' instead of including this folder