mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Create a new ApplicationExe project for the executable
This commit is contained in:
133
ApplicationExeCode/Resources/utility/qss-keywords.txt
Normal file
133
ApplicationExeCode/Resources/utility/qss-keywords.txt
Normal file
@@ -0,0 +1,133 @@
|
||||
:!pressed
|
||||
::down-arrow
|
||||
::drop-down
|
||||
:checked
|
||||
:enabled
|
||||
:hover
|
||||
:pressed
|
||||
absolute
|
||||
background
|
||||
background-color
|
||||
border
|
||||
border-bottom
|
||||
border-bottom-color
|
||||
border-bottom-radius
|
||||
border-bottom-style
|
||||
border-bottom-width
|
||||
border-left
|
||||
border-left-color
|
||||
border-left-radius
|
||||
border-left-style
|
||||
border-left-width
|
||||
border-radius
|
||||
border-right
|
||||
border-right-color
|
||||
border-right-radius
|
||||
border-right-style
|
||||
border-right-width
|
||||
border-style
|
||||
border-top
|
||||
border-top-color
|
||||
border-top-radius
|
||||
border-top-style
|
||||
border-top-width
|
||||
border-width
|
||||
color
|
||||
font-family
|
||||
font-size
|
||||
font-style
|
||||
font-weight
|
||||
image
|
||||
justify
|
||||
left
|
||||
margin
|
||||
margin-bottom
|
||||
margin-left
|
||||
margin-right
|
||||
margin-top
|
||||
outline
|
||||
outline-color
|
||||
outline-radius
|
||||
outline-radius-bottomLeft
|
||||
outline-radius-bottomRight
|
||||
outline-radius-topLeft
|
||||
outline-radius-topRight
|
||||
outline-style
|
||||
padding
|
||||
padding-bottom
|
||||
padding-left
|
||||
padding-right
|
||||
padding-top
|
||||
position
|
||||
QAbstractButton
|
||||
QAbstractItemDelegate
|
||||
QAbstractItemView
|
||||
QAbstractScrollArea
|
||||
QAbstractSlider
|
||||
QAbstractSpinBox
|
||||
QButtonGroup
|
||||
QCalendarWidget
|
||||
QCheckBox
|
||||
QColumnView
|
||||
QComboBox
|
||||
QCommandLinkButton
|
||||
QDataWidgetMapper
|
||||
QDateEdit
|
||||
QDateTimeEdit
|
||||
QDial
|
||||
QDialog
|
||||
QDockWidget
|
||||
QDoubleSpinBox
|
||||
QFocusFrame
|
||||
QFontComboBox
|
||||
QFrame
|
||||
QGroupBox
|
||||
QHeaderView
|
||||
QItemDelegate
|
||||
QLabel
|
||||
QLCDNumber
|
||||
QLineEdit
|
||||
QListView
|
||||
QListWidget
|
||||
QListWidgetItem
|
||||
QMacCocoaViewContainer
|
||||
QMacNativeWidget
|
||||
QMainWindow
|
||||
QMdiArea
|
||||
QMdiSubWindow
|
||||
QMenu
|
||||
QProgressBar
|
||||
qproperty-
|
||||
QPushButton
|
||||
QRadioButton
|
||||
QScrollArea
|
||||
QScrollBar
|
||||
QSizeGrip
|
||||
QSlider
|
||||
QSpinBox
|
||||
QSplitter
|
||||
QSplitterHandle
|
||||
QStackedWidget
|
||||
QStandardItem
|
||||
QStatusBar
|
||||
QStyledItemDelegate
|
||||
QTabBar
|
||||
QTableView
|
||||
QTableWidget
|
||||
QTableWidgetItem
|
||||
QTabWidget
|
||||
QTimeEdit
|
||||
QToolBar
|
||||
QToolBox
|
||||
QToolButton
|
||||
QTreeView
|
||||
QTreeWidget
|
||||
QTreeWidgetItem
|
||||
QUndoView
|
||||
QWidget
|
||||
relative
|
||||
rgb
|
||||
right
|
||||
subcontrol-origin
|
||||
text-align
|
||||
top
|
||||
Reference in New Issue
Block a user