libkdepim
KPIM::TransactionItemView Class Reference
#include <progressdialog.h>
Inheritance diagram for KPIM::TransactionItemView:
Public Slots | |
void | slotLayoutFirstItem () |
Public Member Functions | |
TransactionItemView (QWidget *parent=0, const char *name=0) | |
virtual | ~TransactionItemView () |
TransactionItem * | addTransactionItem (ProgressItem *item, bool first) |
QSize | minimumSizeHint () const |
QSize | sizeHint () const |
Protected Member Functions | |
virtual void | resizeEvent (QResizeEvent *event) |
Detailed Description
Definition at line 53 of file progressdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 60 of file progressdialog.cpp.
|
inlinevirtual |
Definition at line 59 of file progressdialog.h.
Member Function Documentation
TransactionItem * KPIM::TransactionItemView::addTransactionItem | ( | ProgressItem * | item, |
bool | first | ||
) |
Definition at line 71 of file progressdialog.cpp.
QSize KPIM::TransactionItemView::minimumSizeHint | ( | ) | const |
Definition at line 103 of file progressdialog.cpp.
|
protectedvirtual |
Definition at line 81 of file progressdialog.cpp.
QSize KPIM::TransactionItemView::sizeHint | ( | ) | const |
Definition at line 98 of file progressdialog.cpp.
|
slot |
Definition at line 116 of file progressdialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.