kockpit/attributemap.h File Reference

#include <QString>
#include <QStringList>
#include <QVariant>
#include <QObject>
#include <typeinfo>
#include "kockpituser.h"
Include dependency graph for attributemap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  AttributeMap
 Class to map attributes. More...

Enumerations

enum  attrmode {
  IO, I, O, KEY,
  PW, CLASS
}
 

Enum to store attribute mode.

More...

Functions

 Q_DECLARE_METATYPE (QString *)

Enumeration Type Documentation

enum attrmode

Enum to store attribute mode.

This enum holds the modes which are configured by the user.

Enumerator:
IO 

AttributeMap is used to read and write.

I 

AttributeMap is only used for reading.

O 

AttributeMap is only used for writing.

KEY 

AttributeMap holds a key value.

PW 

AttributeMap holds a password value.

CLASS 

Class values can not be modified - only for initial creation.


Function Documentation

Q_DECLARE_METATYPE ( QString *   ) 
Generated on Wed Mar 24 09:58:13 2010 for kockpit by  doxygen 1.6.3