Searched hist:"9351453415 a66394be482da1da09f60ff768a9df" (Results 1 – 4 of 4) sorted by relevance
/haiku/headers/private/app/ |
H A D | Server.h | 9351453415a66394be482da1da09f60ff768a9df Tue Jun 28 14:53:29 UTC 2005 Ingo Weinhold <ingo_weinhold@gmx.de> * Added a private API class BServer, a BApplication subclass especially for servers, that don't have a GUI or want to control when the app server connection is established. * BServer is necessarily a friend of BApplication, for it uses a private constructor. Hence BApplication::Private::InitGUIContext() is no longer needed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13315 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ApplicationPrivate.h | 9351453415a66394be482da1da09f60ff768a9df Tue Jun 28 14:53:29 UTC 2005 Ingo Weinhold <ingo_weinhold@gmx.de> * Added a private API class BServer, a BApplication subclass especially for servers, that don't have a GUI or want to control when the app server connection is established. * BServer is necessarily a friend of BApplication, for it uses a private constructor. Hence BApplication::Private::InitGUIContext() is no longer needed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13315 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/kits/app/ |
H A D | Server.cpp | 9351453415a66394be482da1da09f60ff768a9df Tue Jun 28 14:53:29 UTC 2005 Ingo Weinhold <ingo_weinhold@gmx.de> * Added a private API class BServer, a BApplication subclass especially for servers, that don't have a GUI or want to control when the app server connection is established. * BServer is necessarily a friend of BApplication, for it uses a private constructor. Hence BApplication::Private::InitGUIContext() is no longer needed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13315 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/os/app/ |
H A D | Application.h | 9351453415a66394be482da1da09f60ff768a9df Tue Jun 28 14:53:29 UTC 2005 Ingo Weinhold <ingo_weinhold@gmx.de> * Added a private API class BServer, a BApplication subclass especially for servers, that don't have a GUI or want to control when the app server connection is established. * BServer is necessarily a friend of BApplication, for it uses a private constructor. Hence BApplication::Private::InitGUIContext() is no longer needed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13315 a95241bf-73f2-0310-859d-f6bbb57e9c96
|