#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 | DataPath |
QString | FilterBankPath |
QString | Vector3D |
QString | Array3Dto0D |
QString | Array3Dto1D |
QString | Array3Dto2D |
QString | PageSize |
QString | PageOrientation |
int | PageDPI |
double | PageWidth |
double | PageHeight |
QString | TimeRep |
bool | UseKPrinter |
QString | SansFont |
QString | SerifFont |
QString | MonotypeFont |
QString | DecorativeFont |
bool | VectoriseSVGFonts |
double | LineWidth |
double | BaseFontSize |
double | gapTolerance |
int | gapToleranceType |
ColourTablePalette | palette |
int | Height |
int | QpuiHeight |
int | QpuiWidth |
int | fontSize |
int | secDecimal |
QString | gregorian_start |
int | GUImargins |
int | slotLR |
int | timeIntervalButton |
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::Array3Dto0D |
QString QProfile::Array3Dto1D |
QString QProfile::Array3Dto2D |
double QProfile::BaseFontSize |
QString QProfile::ConfigPath |
QString QProfile::DataPath |
bool QProfile::Debug |
QString QProfile::DecorativeFont |
QString QProfile::FilterBankPath |
double QProfile::gapTolerance |
QString QProfile::gregorian_start |
int QProfile::Height |
double QProfile::LineWidth |
QString QProfile::MonotypeFont |
QString QProfile::name [protected] |
double QProfile::PageHeight |
QString QProfile::PageOrientation |
QString QProfile::PageSize |
double QProfile::PageWidth |
bool QProfile::QrtnDebug |
QString QProfile::SansFont |
QString QProfile::SaveRestorePath |
QString QProfile::SerifFont |
int QProfile::slotLR |
QString QProfile::TimeRep |
QString QProfile::UserLibPath |
QString QProfile::Vector3D |