, including all inherited members.
activateLine(RecipientLine *) | RecipientsView | |
activeLine() | RecipientsView | |
addChild(QWidget *child, int x=0, int y=0) | QScrollView | |
addLine() | RecipientsView | [slot] |
bottomMargin() const | QScrollView | |
calculateTotal() | RecipientsView | [protected, slot] |
center(int x, int y) | QScrollView | |
center(int x, int y, float xmargin, float ymargin) | QScrollView | |
childX(QWidget *child) | QScrollView | |
childY(QWidget *child) | QScrollView | |
clearModified() | RecipientsView | |
clipper() const | QScrollView | |
completionModeChanged(KGlobalSettings::Completion) | RecipientsView | [signal] |
contentsContextMenuEvent(QContextMenuEvent *e) | QScrollView | |
contentsDragEnterEvent(QDragEnterEvent *) | QScrollView | |
contentsDragLeaveEvent(QDragLeaveEvent *) | QScrollView | |
contentsDragMoveEvent(QDragMoveEvent *) | QScrollView | |
contentsDropEvent(QDropEvent *) | QScrollView | |
contentsHeight() const | QScrollView | |
contentsMouseDoubleClickEvent(QMouseEvent *e) | QScrollView | |
contentsMouseMoveEvent(QMouseEvent *e) | QScrollView | |
contentsMousePressEvent(QMouseEvent *e) | QScrollView | |
contentsMouseReleaseEvent(QMouseEvent *e) | QScrollView | |
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) | QScrollView | |
contentsWidth() const | QScrollView | |
contentsX() const | QScrollView | |
contentsY() const | QScrollView | |
cornerWidget() const | QScrollView | |
dragAutoScroll() const | QScrollView | |
drawContents(QPainter *p, int clipx, int clipy, int clipw, int cliph) | QScrollView | |
drawContentsOffset(QPainter *p, int offsetx, int offsety, int clipx, int clipy, int clipw, int cliph) | QScrollView | |
emptyLine() | RecipientsView | |
enableClipper(bool y) | QScrollView | |
ensureVisible(int x, int y) | QScrollView | |
ensureVisible(int x, int y, int xmargin, int ymargin) | QScrollView | |
enum{Default, Manual, AutoOne, AutoOneFit} | QScrollView | |
enum{Auto, AlwaysOff, AlwaysOn} | QScrollView | |
eventFilter(QObject *obj, QEvent *e) | QScrollView | |
focusDown() | RecipientsView | [signal] |
focusRight() | RecipientsView | [signal] |
focusUp() | RecipientsView | [signal] |
hasStaticBackground() const | QScrollView | |
horizontalScrollBar() const | QScrollView | |
horizontalSliderPressed() | QScrollView | |
horizontalSliderReleased() | QScrollView | |
hScrollBarMode() const | QScrollView | |
isHorizontalSliderPressed() | QScrollView | |
isModified() | RecipientsView | |
isVerticalSliderPressed() | QScrollView | |
leftMargin() const | QScrollView | |
minimumSizeHint() const | RecipientsView | |
moveChild(QWidget *child, int x, int y) | QScrollView | |
moveCompletionPopup() | RecipientsView | [protected, slot] |
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 | |
recipients() const | RecipientsView | |
RecipientsView(QWidget *parent) | RecipientsView | |
removeChild(QWidget *child) | QScrollView | |
removeRecipient(const QString &recipient, Recipient::Type type) | RecipientsView | |
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 | |
resizeContents(int w, int h) | QScrollView | |
resizePolicy() const | QScrollView | |
resizeView() | RecipientsView | [protected] |
rightMargin() const | QScrollView | |
scrollBy(int dx, int dy) | QScrollView | |
setCompletionMode(KGlobalSettings::Completion) | RecipientsView | [slot] |
setContentsPos(int x, int y) | QScrollView | |
setCornerWidget(QWidget *corner) | QScrollView | |
setDragAutoScroll(bool b) | QScrollView | |
setFirstColumnWidth(int) | RecipientsView | |
setFocus() | RecipientsView | [slot] |
setFocusBottom() | RecipientsView | [slot] |
setFocusTop() | RecipientsView | [slot] |
setHBarGeometry(QScrollBar &hbar, int x, int y, int w, int h) | QScrollView | |
setHScrollBarMode(ScrollBarMode) | QScrollView | |
setMargins(int left, int top, int right, int bottom) | QScrollView | |
setResizePolicy(ResizePolicy) | QScrollView | |
setStaticBackground(bool y) | QScrollView | |
setVBarGeometry(QScrollBar &vbar, int x, int y, int w, int h) | QScrollView | |
setVScrollBarMode(ScrollBarMode) | QScrollView | |
sizeHint() const | RecipientsView | |
sizeHintChanged() | RecipientsView | [signal] |
slotDecideLineDeletion(RecipientLine *) | RecipientsView | [protected, slot] |
slotDeleteLine() | RecipientsView | [protected, slot] |
slotDownPressed(RecipientLine *) | RecipientsView | [protected, slot] |
slotReturnPressed(RecipientLine *) | RecipientsView | [protected, slot] |
slotTypeModified(RecipientLine *) | RecipientsView | [protected, slot] |
slotUpPressed(RecipientLine *) | RecipientsView | [protected, slot] |
topMargin() const | QScrollView | |
totalChanged(int recipients, int lines) | RecipientsView | [signal] |
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 *) | RecipientsView | [protected] |
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 | |