AppOpts Pile
version 0.0.1
The pile provides the application with easy loading
|
Declarations for OneOpt class. More...
#include <appopts/appopts-config.h>
#include <QMap>
#include <QList>
#include <QString>
#include <QSet>
#include <QStringList>
Go to the source code of this file.
Classes | |
class | OneOpt |
Definition for an option. More... | |
Functions | |
bool | operator== (const OneOpt &lhs, const OneOpt &rhs) |
bool | operator!= (const OneOpt &lhs, const OneOpt &rhs) |
uint | qHash (OneOpt key) |
Declarations for OneOpt class.