#include <qprofile.h>
Public Member Functions | |
QProfile (QString name="Default") | |
QProfile (QProfile *p) | |
QString | getName () |
void | setName (const QString &name) |
Public Attributes | |
QString | SaveRestorePath |
QString | UserLibPath |
QString | ConfigPath |
QString | FilterBankPath |
QString | Vector3D |
QString | Array3D |
QString | Array3DtoScalar |
QString | PageSize |
QString | PageOrientation |
int | PageDPI |
double | PageWidth |
double | PageHeight |
QString | TimeRep |
bool | UseKPrinter |
int | Height |
int | QpuiHeight |
int | QpuiWidth |
bool | Debug |
bool | QrtnDebug |
Protected Attributes | |
QString | name |
QProfile::QProfile | ( | QString | name = "Default" |
) |
QProfile::QProfile | ( | QProfile * | p | ) |
QString QProfile::getName | ( | ) | [inline] |
void QProfile::setName | ( | const QString & | name | ) | [inline] |
QString QProfile::Array3D |
QString QProfile::Array3DtoScalar |
QString QProfile::ConfigPath |
bool QProfile::Debug |
QString QProfile::FilterBankPath |
int QProfile::Height |
QString QProfile::name [protected] |
double QProfile::PageHeight |
QString QProfile::PageOrientation |
QString QProfile::PageSize |
double QProfile::PageWidth |
bool QProfile::QrtnDebug |
QString QProfile::SaveRestorePath |
QString QProfile::TimeRep |
QString QProfile::UserLibPath |
QString QProfile::Vector3D |