

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| Main program to start up Qt's Assistant. More... | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Main program to start up Qt's Assistant.
This program uses QtSingleApplication to ensure that there is only one active process. When a second instance is launched, it just sends a message (the page to show) to the first instance and exits.
Definition at line 82 of file us_helpdaemon.cpp.
1.8.3.1-20130324