Histórico da Página
Composition Setup |
---|
import.css=/download/attachments/3279126062824/newLayouttecnologia.css |
Portuguese | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Pagetitle | SetCSS | SetCSS | Função: SetCSS|||||||||||||||||||||||||||||
Define um CSS (Cascading Style Sheet) padrão que será utilizado na criação de componentes visuais. Sintaxe
Parâmetros/Elementos
|
Bloco de código | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
SetCss("QPushButton:pressed { background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #dadbde, stop: 1 #f6f7fa); }") |
Tabela de componentes (DePara)
Componente ADVPL | Equivalente Qt |
---|---|
TButton | QPushButton |
TCBrowse |
QTableWidget |
TCColumn |
QTableWidgetItem |
TGrid
QTableView
TButton
SButton
TBrowseButton
TBtnBmp
TBtnBmp2
THButton
TCheckBox |
QCheckBox |
TComboBox |
QComboBox |
TFolder |
QTabBar |
TGet |
QLineEdit |
TGrid |
QTableView |
TGroup |
QGroupBox |
TListBox |
QListWidget |
TMeter |
QProgressBar |
TMsgBar |
QStatusBar |
TMsgItem |
QLabel
QLabel |
TMultiGet |
QTextEdit
TSimpleEditor
TMeter
QTextEdit | |
TPanel |
QLabel |
TRadMenu |
QRadioButton |
TSay |
QLabel
QLabel |
TScrollArea |
|
QScrollArea |
TSimpleEditor |
QTextEdit |
TSlider |
QSlider |
TSpinBox |
QSpinBox |
TSplitter |
QSplitter |
TToolBox |
QToolBox |
TTree |
QTreeWidget
// foram herdados do QLabel do QT
SetCSS("QLabel{ border:1px; }")
QTreeWidget |
Abrangência
TOTVS Application Server 10 , ByYou Application Server