dcop
main.h File Reference
#include <qdom.h>
#include <qstring.h>
Include dependency graph for main.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | generateSkel (const QString &idl, const QString &filename, QDomElement de) |
void | generateStub (const QString &idl, const QString &filename, QDomElement de) |
void | generateStubImpl (const QString &idl, const QString &header, const QString &headerBase, const QString &filename, QDomElement de) |
Function Documentation
void generateSkel | ( | const QString & | idl, | |
const QString & | filename, | |||
QDomElement | de | |||
) |
void generateStub | ( | const QString & | idl, | |
const QString & | filename, | |||
QDomElement | de | |||
) |
void generateStubImpl | ( | const QString & | idl, | |
const QString & | header, | |||
const QString & | headerBase, | |||
const QString & | filename, | |||
QDomElement | de | |||
) |