, including all inherited members.
addChild(QWidget *child, int x=0, int y=0) | QScrollView | |
bottomMargin() const | QScrollView | |
calcLayout() | CardView | [protected] |
CardView(QWidget *parent, const char *name) | CardView | |
CardViewItem (defined in CardView) | CardView | [friend] |
center(int x, int y) | QScrollView | |
center(int x, int y, float xmargin, float ymargin) | QScrollView | |
childCount() const | CardView | |
childX(QWidget *child) | QScrollView | |
childY(QWidget *child) | QScrollView | |
clear() | CardView | |
clicked(CardViewItem *) | CardView | [signal] |
clipper() const | QScrollView | |
columnWidth() | CardView | |
contentsContextMenuEvent(QContextMenuEvent *e) | QScrollView | |
contentsDragEnterEvent(QDragEnterEvent *) | QScrollView | |
contentsDragLeaveEvent(QDragLeaveEvent *) | QScrollView | |
contentsDragMoveEvent(QDragMoveEvent *) | QScrollView | |
contentsDropEvent(QDropEvent *) | QScrollView | |
contentsHeight() const | QScrollView | |
contentsMouseDoubleClickEvent(QMouseEvent *e) (defined in CardView) | CardView | [protected, virtual] |
contentsMouseMoveEvent(QMouseEvent *e) (defined in CardView) | CardView | [protected, virtual] |
contentsMousePressEvent(QMouseEvent *e) (defined in CardView) | CardView | [protected, virtual] |
contentsMouseReleaseEvent(QMouseEvent *e) (defined in CardView) | CardView | [protected, virtual] |
contentsMoving(int x, int y) | QScrollView | |
contentsToViewport(int x, int y, int &vx, int &vy) const | QScrollView | |
contentsToViewport(const QPoint &p) const | QScrollView | |
contentsWheelEvent(QWheelEvent *e) | CardView | [protected] |
contentsWidth() const | QScrollView | |
contentsX() const | QScrollView | |
contentsY() const | QScrollView | |
contextMenuRequested(CardViewItem *, const QPoint &) | CardView | [signal] |
cornerWidget() const | QScrollView | |
currentChanged(CardViewItem *) | CardView | [signal] |
currentItem() | CardView | |
doubleClicked(CardViewItem *) | CardView | [signal] |
dragAutoScroll() const | QScrollView | |
drawCardBorder() const | CardView | |
drawColSeparators() const | CardView | |
drawContents(QPainter *p, int clipx, int clipy, int clipw, int cliph) | CardView | [protected] |
drawContentsOffset(QPainter *p, int offsetx, int offsety, int clipx, int clipy, int clipw, int cliph) | QScrollView | |
drawFieldLabels() const | CardView | |
enableClipper(bool y) | QScrollView | |
ensureItemVisible(const CardViewItem *item) | CardView | |
ensureVisible(int x, int y) | QScrollView | |
ensureVisible(int x, int y, int xmargin, int ymargin) | QScrollView | |
enterEvent(QEvent *) (defined in CardView) | CardView | [protected, virtual] |
enum{Default, Manual, AutoOne, AutoOneFit} | QScrollView | |
enum{Auto, AlwaysOff, AlwaysOn} | QScrollView | |
eventFilter(QObject *obj, QEvent *e) | QScrollView | |
executed(CardViewItem *) | CardView | [signal] |
Extended enum value (defined in CardView) | CardView | |
findItem(const QString &text, const QString &label, Qt::StringComparisonMode compare=Qt::BeginsWith) | CardView | |
firstItem() const | CardView | |
focusInEvent(QFocusEvent *) (defined in CardView) | CardView | [protected, virtual] |
focusOutEvent(QFocusEvent *) (defined in CardView) | CardView | [protected, virtual] |
hasStaticBackground() const | QScrollView | |
headerFont() const | CardView | |
horizontalScrollBar() const | QScrollView | |
horizontalSliderPressed() | QScrollView | |
horizontalSliderReleased() | QScrollView | |
hScrollBarMode() const | QScrollView | |
insertItem(CardViewItem *item) | CardView | |
isHorizontalSliderPressed() | QScrollView | |
isSelected(CardViewItem *item) const | CardView | |
isVerticalSliderPressed() | QScrollView | |
itemAfter(CardViewItem *item) | CardView | |
itemAt(const QPoint &viewPos) | CardView | |
itemMargin() | CardView | |
itemRect(const CardViewItem *item) | CardView | |
itemSpacing() | CardView | |
itemWidth() const | CardView | |
keyPressEvent(QKeyEvent *) (defined in CardView) | CardView | [protected, virtual] |
leaveEvent(QEvent *) (defined in CardView) | CardView | [protected, virtual] |
leftMargin() const | QScrollView | |
maxFieldLines() const | CardView | |
moveChild(QWidget *child, int x, int y) | QScrollView | |
Multi enum value (defined in CardView) | CardView | |
NoSelection enum value (defined in CardView) | CardView | |
prop-the height of the contents area | QScrollView | |
prop-the width of the contents area | QScrollView | |
prop-the X coordinate of the contents that are at the left edge of the viewport | QScrollView | |
prop-the Y coordinate of the contents that are at the top edge of the viewport | QScrollView | |
prop-whether autoscrolling in drag move events is enabled | QScrollView | |
prop-the mode for the horizontal scroll bar | QScrollView | |
prop-the resize policy | QScrollView | |
prop-the mode for the vertical scroll bar | QScrollView | |
prop-the vertical amount of the content that is visible | QScrollView | |
prop-the horizontal amount of the content that is visible | QScrollView | |
QScrollView(QWidget *parent=0, const char *name=0, WFlags f=0) | QScrollView | |
QScrollView() | QScrollView | |
removeChild(QWidget *child) | QScrollView | |
repaintContents(int x, int y, int w, int h, bool erase=TRUE) | QScrollView | |
repaintContents(const QRect &r, bool erase=TRUE) | QScrollView | |
repaintContents(bool erase=TRUE) | QScrollView | |
repaintItem(const CardViewItem *item) | CardView | |
resizeContents(int w, int h) | QScrollView | |
resizeEvent(QResizeEvent *e) | CardView | [protected] |
resizePolicy() const | QScrollView | |
returnPressed(CardViewItem *) | CardView | [signal] |
rightMargin() const | QScrollView | |
scrollBy(int dx, int dy) | QScrollView | |
selectAll(bool state) | CardView | |
selectedItem() const | CardView | |
selectionChanged() | CardView | [signal] |
selectionChanged(CardViewItem *) | CardView | [signal] |
selectionMode() const | CardView | |
SelectionMode enum name (defined in CardView) | CardView | |
separatorWidth() | CardView | |
setContentsPos(int x, int y) | QScrollView | |
setCornerWidget(QWidget *corner) | QScrollView | |
setCurrentItem(CardViewItem *item) | CardView | |
setDragAutoScroll(bool b) | QScrollView | |
setDrawCardBorder(bool enabled) | CardView | |
setDrawColSeparators(bool enabled) | CardView | |
setDrawFieldLabels(bool enabled) | CardView | |
setFont(const QFont &fnt) | CardView | |
setHBarGeometry(QScrollBar &hbar, int x, int y, int w, int h) | QScrollView | |
setHeaderFont(const QFont &fnt) | CardView | |
setHScrollBarMode(ScrollBarMode) | QScrollView | |
setItemMargin(uint margin) | CardView | |
setItemSpacing(uint spacing) | CardView | |
setItemWidth(int width) | CardView | |
setLayoutDirty(bool dirty) | CardView | [protected] |
setMargins(int left, int top, int right, int bottom) | QScrollView | |
setMaxFieldLines(int howmany) | CardView | |
setResizePolicy(ResizePolicy) | QScrollView | |
setSelected(CardViewItem *item, bool selected) | CardView | |
setSelectionMode(SelectionMode mode) | CardView | |
setSeparatorWidth(int width) | CardView | |
setShowEmptyFields(bool show) | CardView | |
setStaticBackground(bool y) | QScrollView | |
setVBarGeometry(QScrollBar &vbar, int x, int y, int w, int h) | QScrollView | |
setVScrollBarMode(ScrollBarMode) | QScrollView | |
showEmptyFields() const | CardView | |
Single enum value (defined in CardView) | CardView | |
startDrag() | CardView | [protected, virtual] |
takeItem(CardViewItem *item) | CardView | |
topMargin() const | QScrollView | |
updateContents(int x, int y, int w, int h) | QScrollView | |
updateContents(const QRect &r) | QScrollView | |
updateContents() | QScrollView | |
updateScrollBars() | QScrollView | |
verticalScrollBar() const | QScrollView | |
verticalSliderPressed() | QScrollView | |
verticalSliderReleased() | QScrollView | |
viewport() const | QScrollView | |
viewportPaintEvent(QPaintEvent *pe) | QScrollView | |
viewportResizeEvent(QResizeEvent *) | QScrollView | |
viewportSize(int x, int y) const | QScrollView | |
viewportToContents(int vx, int vy, int &x, int &y) const | QScrollView | |
viewportToContents(const QPoint &vp) const | QScrollView | |
visibleHeight() const | QScrollView | |
visibleWidth() const | QScrollView | |
vScrollBarMode() const | QScrollView | |
~CardView() (defined in CardView) | CardView | [virtual] |