Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QSize
This is the complete list of members for
QSize
, including inherited members.
QSize
()
QSize
( int
w
, int
h
)
QSize
boundedTo
( const QSize &
otherSize
) const
QSize
expandedTo
( const QSize &
otherSize
) const
int
height
() const
bool
isEmpty
() const
bool
isNull
() const
bool
isValid
() const
QCOORD &
rheight
()
QCOORD &
rwidth
()
void
scale
( int
w
, int
h
, Qt::AspectRatioMode
mode
)
void
scale
( const QSize &
s
, Qt::AspectRatioMode
mode
)
void
setHeight
( int
h
)
void
setWidth
( int
w
)
void
transpose
()
int
width
() const
QSize &
operator*=
( int
c
)
QSize &
operator*=
( double
c
)
QSize &
operator+=
( const QSize &
s
)
QSize &
operator-=
( const QSize &
s
)
QSize &
operator/=
( int
c
)
QSize &
operator/=
( double
c
)
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp2