就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 4.8.7
Qt3SupportLight
Q3StyleSheetItem
List of All Members for Q3StyleSheetItem
這是完整成員列錶為
Q3StyleSheetItem
,包括繼承的成員。
enum
DisplayMode
enum
ListStyle
enum
Margin
enum
VerticalAlignment
enum
WhiteSpaceMode
Q3StyleSheetItem
(Q3StyleSheet *, const QString &)
Q3StyleSheetItem
(const Q3StyleSheetItem &)
~Q3StyleSheetItem
()
alignment
() const : int
allowedInContext
(const Q3StyleSheetItem *) const : bool
color
() const : QColor
contexts
() const : QString
definesFontItalic
() const : bool
definesFontStrikeOut
() const : bool
definesFontUnderline
() const : bool
displayMode
() const : DisplayMode
fontFamily
() const : QString
fontItalic
() const : bool
fontSize
() const : int
fontStrikeOut
() const : bool
fontUnderline
() const : bool
fontWeight
() const : int
isAnchor
() const : bool
lineSpacing
() const : int
listStyle
() const : ListStyle
logicalFontSize
() const : int
logicalFontSizeStep
() const : int
margin
(Margin) const : int
name
() const : QString
numberOfColumns
() const : int
selfNesting
() const : bool
setAlignment
(int)
setAnchor
(bool)
setColor
(const QColor &)
setContexts
(const QString &)
setDisplayMode
(DisplayMode)
setFontFamily
(const QString &)
setFontItalic
(bool)
setFontSize
(int)
setFontStrikeOut
(bool)
setFontUnderline
(bool)
setFontWeight
(int)
setListStyle
(ListStyle)
setLogicalFontSize
(int)
setLogicalFontSizeStep
(int)
setMargin
(Margin, int)
setNumberOfColumns
(int)
setSelfNesting
(bool)
setVerticalAlignment
(VerticalAlignment)
setWhiteSpaceMode
(WhiteSpaceMode)
styleSheet
() : Q3StyleSheet *
styleSheet
() const : const Q3StyleSheet *
verticalAlignment
() const : VerticalAlignment
whiteSpaceMode
() const : WhiteSpaceMode
operator=
(const Q3StyleSheetItem &) : Q3StyleSheetItem &