Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QItemSelectionRange
This is the complete list of members for
QItemSelectionRange
, including inherited members.
QItemSelectionRange
()
QItemSelectionRange
( const QItemSelectionRange &
other
)
QItemSelectionRange
( const QModelIndex &
parent
, int
top
, int
left
, int
bottom
, int
right
)
QItemSelectionRange
( const QModelIndex &
parent
, const QModelIndex &
index
)
int
bottom
() const
bool
contains
( const QModelIndex &
index
, const QAbstractItemModel *
model
) const
int
height
() const
QItemSelectionRange
intersect
( const QItemSelectionRange &
other
) const
bool
intersects
( const QItemSelectionRange &
other
) const
bool
isValid
() const
QModelIndexList
items
( const QAbstractItemModel *
model
) const
int
left
() const
QModelIndex
parent
() const
int
right
() const
int
top
() const
int
width
() const
bool
operator!=
( const QItemSelectionRange &
other
) const
bool
operator==
( const QItemSelectionRange &
other
) const
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp1