Public Member Functions | Public Attributes | Friends

QxtProgressLabelPrivate Class Reference

Inheritance diagram for QxtProgressLabelPrivate:
Inheritance graph
[legend]
Collaboration diagram for QxtProgressLabelPrivate:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 QxtProgressLabelPrivate ()

Public Attributes

QTime start
int interval
int cachedMin
int cachedMax
int cachedVal
QString cformat
QString tformat
QBasicTimer timer

Friends

class QxtProgressLabel

Detailed Description

Definition at line 30 of file qxtprogresslabel.cpp.


Constructor & Destructor Documentation

QxtProgressLabelPrivate::QxtProgressLabelPrivate (  )

Definition at line 46 of file qxtprogresslabel.cpp.

        : interval(-1), cachedMin(0), cachedMax(0), cachedVal(0)
{}

Friends And Related Function Documentation

friend class QxtProgressLabel [friend]

Definition at line 33 of file qxtprogresslabel.cpp.


Member Data Documentation

Definition at line 39 of file qxtprogresslabel.cpp.

Definition at line 38 of file qxtprogresslabel.cpp.

Definition at line 40 of file qxtprogresslabel.cpp.

Definition at line 41 of file qxtprogresslabel.cpp.

Definition at line 37 of file qxtprogresslabel.cpp.

Definition at line 36 of file qxtprogresslabel.cpp.

Definition at line 42 of file qxtprogresslabel.cpp.

Definition at line 43 of file qxtprogresslabel.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines