|
nxcl
@VERSION@
|
#include <list>#include <vector>#include <string>#include <fstream>#include <unistd.h>#include <sys/poll.h>Go to the source code of this file.
Classes | |
| class | nxcl::notQProcessCallbacks |
| class | nxcl::notQProcess |
| class | nxcl::notQTemporaryFile |
| class | nxcl::notQtUtilities |
Variables | |
| ofstream | debugLogFile |
Simple re-implementations of some Qt-like functionality. In particular, there's a QProcess-like (though much simplified) class, a QTemporaryFile like class and a couple of the methods that you get with QString.
Definition in file notQt.h.
1.8.1.2