All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Valuable::ConfigValue Class Reference

A configurable value. More...

#include <Valuable/ConfigValue.hpp>

Public Member Functions

 ConfigValue (QString k, QString v)
 Constructs a new value with the given. More...
 
const QString & key () const
 Gets the name (key) of the value.
 
const QString & value () const
 Gets the value.
 

Friends

class ConfigDocument
 

Detailed Description

A configurable value.

Constructor & Destructor Documentation

Valuable::ConfigValue::ConfigValue ( QString  k,
QString  v 
)

Constructs a new value with the given.

Parameters
kname of the value
vvalue