Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CFX_GlobalData::Element Class Reference

#include <cfx_globaldata.h>

+ Collaboration diagram for CFX_GlobalData::Element:

Public Member Functions

 Element ()
 
 ~Element ()
 

Public Attributes

CFX_KeyValue data
 
bool bPersistent = false
 

Detailed Description

Definition at line 30 of file cfx_globaldata.h.

Constructor & Destructor Documentation

◆ Element()

CFX_GlobalData::Element::Element ( )
default

◆ ~Element()

CFX_GlobalData::Element::~Element ( )
default

Member Data Documentation

◆ bPersistent

bool CFX_GlobalData::Element::bPersistent = false

Definition at line 36 of file cfx_globaldata.h.

Referenced by CFX_GlobalData::SetGlobalVariablePersistent().

◆ data

CFX_KeyValue CFX_GlobalData::Element::data

Definition at line 35 of file cfx_globaldata.h.


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