summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/oprocess.h
AgeCommit message (Collapse)AuthorFilesLines
2005-03-17Update the API Documentation for OProcess and OApplicationFactoryzecke1-2/+2
2004-10-07small documentation format fixesclem1-3/+5
2004-04-04Opie::XYZ::Private -> Opie::XYZ::Internalzecke1-3/+3
2004-03-14Change Signature of Signals to obey namespacezecke1-6/+6
Make example compile
2004-03-13Move XML class to internal PIMzecke1-2/+11
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2004-01-13- add the static method int OProcess::processPID(const QString&)mickeyl1-0/+5
- add an example program for dealing with OProcess. This should be enhanced...
2004-01-13cleanup and unify source layoutmickeyl1-76/+76
2004-01-13- split odevice into dedicated files and classes, it has getting much too largemickeyl1-0/+747
- merge odevice into libopie2 - merge oprocctrl and oprocess into libopie2