ngscopeclient v0.3
Loading...
Searching...
No Matches
Variables
PreferenceTree.cpp File Reference

PropertyTree implementation. More...

#include "ngscopeclient.h"
#include "PreferenceTree.h"
#include <stdexcept>
#include <utility>
#include <iterator>
#include <algorithm>
#include <sstream>
#include <memory>
Include dependency graph for PreferenceTree.cpp:

Variables

const char * g_themeNames [THEME_COUNT]
 

Detailed Description

PropertyTree implementation.

Author
Katharina B.

Variable Documentation

◆ g_themeNames

const char* g_themeNames[THEME_COUNT]
Initial value:
=
{
"light",
"dark",
"classic"
}