KAutoStart

Tobias Koenig tokoe at kde.org
Fri Mar 3 01:42:49 GMT 2006


On Thu, Mar 02, 2006 at 01:02:55PM -0700, Aaron J. Seigo wrote:
> hi all...
Hi Aaron,

>         /**
>          * Returns the associated command for this autostart service
>          */
>         QString exec() const;
>         /**
>          * Set the associated command for this autostart service
>          */
>         void setExec(const QString& exec);
Maybe
  QString executable() const
and
  void setExecutable();

>         /**
>          * Returns the executable to check for when attempting to autostart
>          * this service. If the executable is not found in the user's
>          * environment, it will not autostart.
>          */
>         QString tryExec() const;
>         /**
>          * Sets the executable to check for when autostarting this service
>          */
>         void setTryExec(const QString& exec);
Dito

You know, write ones read multiple times...

Ciao,
Tobias
-- 
Separate politics from religion and economy!
The Councile of the European Union is an undemocratic and illegal institution!

	

	
		
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de





More information about the kde-core-devel mailing list