Go to the documentation of this file.
27 #if defined(KLF_USE_DBUS)
29 #include <QDBusConnection>
30 #include <QDBusAbstractAdaptor>
31 #include <QDBusAbstractInterface>
33 #include <QApplication>
43 Q_CLASSINFO(
"D-Bus Interface",
"org.klatexformula.KLatexFormula")
54 Q_NOREPLY
void quit();
59 void setAlterSetting_i(
int setting,
int value);
60 void setAlterSetting_s(
int setting,
const QString& value);
63 void openFile(
const QString& fileName);
75 static inline const char *staticInterfaceName()
77 return "org.klatexformula.KLatexFormula";
Generated by doxygen 1.8.2