#include "pqApplicationComponentsModule.h"#include "pqProxyInfo.h"#include <QMap>#include <QString>
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... | |
| using pqCategoryMap = QMap<QString, pqProxyCategory*> |
map a category name to its pqProxyCategory
Definition at line 240 of file pqProxyCategory.h.
1.8.13 on Sat Dec 6 2025