Author Topic: What is my QPE/Application/appname?  (Read 2615 times)

liferey

  • Newbie
  • *
  • Posts: 4
    • View Profile
What is my QPE/Application/appname?
« on: July 19, 2004, 01:54:23 pm »
I am using AlarmServer::addAlarm(QDateTime  when,  
  const QCString &  channel,  
  const QCString &  message,  
  int  data = 0
)
and don't know what to put in QCString &channel.

The Doc says it should be /QPE/Application/myappname. How do I know what my appname is? Is it the name of my exe? Or the name of the class?
 
Thank you very much!

zautrix

  • Sr. Member
  • ****
  • Posts: 437
    • View Profile
    • http://www.pi-sync.net
What is my QPE/Application/appname?
« Reply #1 on: July 19, 2004, 02:30:33 pm »
It is the name of the exe.

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
What is my QPE/Application/appname?
« Reply #2 on: July 19, 2004, 02:30:52 pm »
It's the name given for the executable in the .desktop file for your application.
« Last Edit: July 19, 2004, 02:31:26 pm by Mickeyl »
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.