Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QPen
This is the complete list of members for
QPen
, including inherited members.
QPen
()
QPen
( Qt::PenStyle
style
)
QPen
( const QColor &
color
, int
width
= 0, Qt::PenStyle
style
= Qt::SolidLine )
QPen
( const QColor &
cl
, int
width
, Qt::PenStyle
s
, Qt::PenCapStyle
c
, Qt::PenJoinStyle
j
)
QPen
( const QPen &
p
)
~QPen
()
Qt::PenCapStyle
capStyle
() const
QColor
color
() const
Qt::PenJoinStyle
joinStyle
() const
void
setCapStyle
( Qt::PenCapStyle
c
)
void
setColor
( const QColor &
c
)
void
setJoinStyle
( Qt::PenJoinStyle
j
)
void
setStyle
( Qt::PenStyle
s
)
void
setWidth
( int
width
)
Qt::PenStyle
style
() const
int
width
() const
bool
operator!=
( const QPen &
p
) const
QPen &
operator=
( const QPen &
p
)
bool
operator==
( const QPen &
p
) const
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp2