PEditorManager Class Reference
PEditorManager manges all Editors wich are added to a
PDocument.
More...
List of all members.
Detailed Description
PEditorManager manges all Editors wich are added to a
PDocument.
- Author:
- Paradoxon powered by Jesus Christ
- Version:
- 0.01
- Date:
- 2005/10/04
- See also:
- PDocument
PEditor
Constructor & Destructor Documentation
| PEditorManager::PEditorManager |
( |
PDocument * |
initDoc |
) |
|
| PEditorManager::PEditorManager |
( |
BMessage * |
archive |
) |
|
Member Function Documentation
| status_t PEditorManager::Archive |
( |
BMessage * |
archive, |
|
|
bool |
deep = true | |
|
) |
| | const [virtual] |
| virtual PDocument* PEditorManager::BelongTo |
( |
void |
|
) |
[inline, virtual] |
| void PEditorManager::BroadCast |
( |
BMessage * |
message |
) |
[virtual] |
| virtual int32 PEditorManager::CountPEditors |
( |
void |
|
) |
[inline, virtual] |
| PEditor * PEditorManager::GetActivPEditor |
( |
void |
|
) |
[virtual] |
| virtual int32 PEditorManager::IndexOf |
( |
PEditor * |
editor |
) |
[inline, virtual] |
| void PEditorManager::Init |
( |
BMessage * |
archive |
) |
[protected] |
| void PEditorManager::Init |
( |
void |
|
) |
[protected] |
| BArchivable * PEditorManager::Instantiate |
( |
BMessage * |
archive |
) |
|
| PEditor * PEditorManager::InstantiatePEditor |
( |
BMessage * |
archive |
) |
[virtual] |
| virtual PEditor* PEditorManager::PEditorAt |
( |
int32 |
index |
) |
[inline, virtual] |
| status_t PEditorManager::RegisterPEditor |
( |
PEditor * |
editor |
) |
[virtual] |
| bool PEditorManager::SendMessage |
( |
void * |
arg, |
|
|
void * |
msg | |
|
) |
| | [static, protected] |
| void PEditorManager::SetActivePEditor |
( |
int32 |
index |
) |
[virtual] |
| void PEditorManager::SetInactivePEditor |
( |
int32 |
index |
) |
[virtual] |
| void PEditorManager::UnregisterPEditor |
( |
PEditor * |
editor |
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: