##// END OF EJS Templates
Better proxy support Wip....
Better proxy support Wip. Started centralised settings engine with GUI. Added QLopGUI engine to interact with QLop main window.

File last commit:

r6:665de41c4c74 default
r15:b90d69939be9 default
Show More
pyqlop.h
13 lines | 254 B | text/x-c | CLexer
#ifndef PYQLOP
#define PYQLOP
#include <QtCore/QObject>
#include <QtWidgets/QtWidgets>
#include "qlopservice.h"
#include "qlopdata.h"
#include "SocExplorerPlot.h"
#include "filebrowser.h"
#include "qlopdata.h"
#include "qcustomplot.h"
#endif // PYQLOP