Classes | Typedefs
pqProxyCategory.h File Reference
#include "pqApplicationComponentsModule.h"
#include "pqProxyInfo.h"
#include <QMap>
#include <QString>
Include dependency graph for pqProxyCategory.h:

Go to the source code of this file.

Classes

class  pqProxyCategory
 The pqProxyCategory class reads and writes XML that describes the proxies organisation into categories. More...
 

Typedefs

using pqCategoryMap = QMap< QString, pqProxyCategory * >
 map a category name to its pqProxyCategory More...
 

Typedef Documentation

◆ pqCategoryMap

using pqCategoryMap = QMap<QString, pqProxyCategory*>

map a category name to its pqProxyCategory

Definition at line 240 of file pqProxyCategory.h.