Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QStyleSheetItem
This is the complete list of members for
QStyleSheetItem
, including inherited members.
enum
DisplayMode
enum
ListStyle
enum
Margin
enum
VerticalAlignment
enum
WhiteSpaceMode
QStyleSheetItem
( QStyleSheet *
parent
, const QString &
name
)
QStyleSheetItem
( const QStyleSheetItem &
other
)
~QStyleSheetItem
()
int
alignment
() const
bool
allowedInContext
( const QStyleSheetItem *
s
) const
QColor
color
() const
QString
contexts
() const
bool
definesFontItalic
() const
bool
definesFontStrikeOut
() const
bool
definesFontUnderline
() const
DisplayMode
displayMode
() const
QString
fontFamily
() const
bool
fontItalic
() const
int
fontSize
() const
bool
fontStrikeOut
() const
bool
fontUnderline
() const
int
fontWeight
() const
bool
isAnchor
() const
int
lineSpacing
() const
ListStyle
listStyle
() const
int
logicalFontSize
() const
int
logicalFontSizeStep
() const
int
margin
( Margin
m
) const
QString
name
() const
int
numberOfColumns
() const
bool
selfNesting
() const
void
setAlignment
( int
f
)
void
setAnchor
( bool
anc
)
void
setColor
( const QColor &
c
)
void
setContexts
( const QString &
c
)
void
setDisplayMode
( DisplayMode
m
)
void
setFontFamily
( const QString &
fam
)
void
setFontItalic
( bool
italic
)
void
setFontSize
( int
s
)
void
setFontStrikeOut
( bool
strikeOut
)
void
setFontUnderline
( bool
underline
)
void
setFontWeight
( int
w
)
void
setListStyle
( ListStyle
s
)
void
setLogicalFontSize
( int
s
)
void
setLogicalFontSizeStep
( int
s
)
void
setMargin
( Margin
m
, int
v
)
void
setNumberOfColumns
( int
ncols
)
void
setSelfNesting
( bool
nesting
)
void
setVerticalAlignment
( VerticalAlignment
valign
)
void
setWhiteSpaceMode
( WhiteSpaceMode
m
)
QStyleSheet *
styleSheet
()
const QStyleSheet *
styleSheet
() const
VerticalAlignment
verticalAlignment
() const
WhiteSpaceMode
whiteSpaceMode
() const
QStyleSheetItem &
operator=
( const QStyleSheetItem &
other
)
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp2