Searched refs:ControlAppLauncher (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/cortex/addons/common/
H A DControlAppLauncher.cpp32 // ControlAppLauncher.cpp
35 #include "ControlAppLauncher.h"
41 ControlAppLauncher::~ControlAppLauncher() {
46 ControlAppLauncher::ControlAppLauncher( function in class:ControlAppLauncher
61 status_t ControlAppLauncher::launch(); //nyi
67 void ControlAppLauncher::quit();
70 // END -- ControlAppLauncher.cpp -
H A DControlAppLauncher.h32 // ControlAppLauncher.h
34 // A ControlAppLauncher manages a control-panel application
50 class ControlAppLauncher { class
52 virtual ~ControlAppLauncher(); //nyi
54 ControlAppLauncher(

Completed in 14 milliseconds