korg_uniqueapp.h
DCOP Object that has the name of the standalone application (e.g.
Definition: uniqueapphandler.h:40
virtual void loadCommandLineOptions()=0
This must be reimplemented so that app-specific command line options can be parsed.
virtual int newInstance()
We can't use k_dcop and dcopidl here, because the data passed to newInstance can't be expressed in te...
Definition: uniqueapphandler.cpp:79