kartsserver.cpp
80 proc << TQFile::encodeName(KStandardDirs::findExe(TQString::fromLatin1("kdeinit_wrapper"))).data();
87 proc << TQStringList::split( " ", config.readEntry( "Arguments", "-F 10 -S 4096 -s 60 -m artsmessage -l 3 -f" ) );
KArtsServer(TQObject *parent=0, const char *name=0)
Create a new KArtsServer.
Definition: kartsserver.cpp:34
Arts::SoundServerV2 server(void)
Get a verified reference to the SoundServerV2, (re)starting artsd using the kcontrol-specified settin...
Definition: kartsserver.cpp:47
void writeEntry(const TQString &pKey, const TQString &pValue, bool bPersistent=true, bool bGlobal=false, bool bNLS=false)
static TQString findExe(const TQString &appname, const TQString &pathstr=TQString::null, bool ignoreExecBit=false)
virtual bool start(RunMode runmode=NotifyOnExit, Communication comm=NoCommunication)
void restartedServer(void)
This is emitted when the soundserver has been restarted (by this KArtsServer instance or outside)...
virtual void sync()
Block
bool normalExit() const