24 #include <QtCore/QCoreApplication> 25 #include <QtCore/QString> 32 int main(
int argc,
char *argv[])
36 "The filename of the log database."));
39 if (!icl_core::config::get<icl_core::String>(
"/Filename", db_filename))
46 QCoreApplication app(argc, argv);
bool initialize(int &argc, char *argv[], bool remove_read_arguments)
int main(int argc, char *argv[])
Base header file for the configuration framework.
ThreadStream & endl(ThreadStream &stream)
void addParameter(const ConfigParameter ¶meter)
static Getopt & instance()