QProfilesList Class Reference

#include <qprofile.h>

List of all members.

Public Member Functions

 QProfilesList ()
 ~QProfilesList ()
bool load ()
bool save ()
QProfilecurrent ()
QProfilefromName (const QString &name)
bool setCurrent (const QString &name)
void names (std::vector< QString > &names)
bool add (QProfile *prof)
bool remove (const QString &name)
void newCustom (QProfile *p)

Protected Attributes

std::vector< QProfile * > presets
QString currentName
QProfilecustomProfile
QProfiledefaultProfile


Constructor & Destructor Documentation

QProfilesList::QProfilesList (  ) 

QProfilesList::~QProfilesList (  ) 


Member Function Documentation

bool QProfilesList::add ( QProfile prof  ) 

QProfile * QProfilesList::current (  ) 

QProfile * QProfilesList::fromName ( const QString &  name  ) 

bool QProfilesList::load (  ) 

void QProfilesList::names ( std::vector< QString > &  names  ) 

void QProfilesList::newCustom ( QProfile p  ) 

bool QProfilesList::remove ( const QString &  name  ) 

bool QProfilesList::save (  ) 

bool QProfilesList::setCurrent ( const QString &  name  ) 


Member Data Documentation

QString QProfilesList::currentName [protected]

std::vector<QProfile*> QProfilesList::presets [protected]


The documentation for this class was generated from the following files:

Generated on Fri Jan 8 12:51:29 2010 for QSAS by  doxygen 1.5.7