eVaf
eVaf::Common::Internal::NameValuePair Struct Reference

Structure for queued write operations. More...

#include <Common/config.h>

Public Member Functions

 NameValuePair (QString const &n, QVariant const &v)
 

Public Attributes

QString name
 
QVariant value
 

Detailed Description

Structure for queued write operations.

Definition at line 39 of file config.h.

Constructor & Destructor Documentation

eVaf::Common::Internal::NameValuePair::NameValuePair ( QString const &  n,
QVariant const &  v 
)
inline

Definition at line 41 of file config.h.

Member Data Documentation

QString eVaf::Common::Internal::NameValuePair::name

Definition at line 46 of file config.h.

QVariant eVaf::Common::Internal::NameValuePair::value

Definition at line 47 of file config.h.


The documentation for this struct was generated from the following file: