就业培训
下载中心
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 &