doccomimpl.h File Reference

Docview framework command implementations. More...

#include "wx/docview/doccom.h"

Include dependency graph for doccomimpl.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  a2dCommand_Exit
 call to exit the application. More...
class  a2dCommand_Exit::Args
struct  a2dCommand_Exit::Args::argValue
struct  a2dCommand_Exit::Args::argSet
class  a2dCommand_FileClose
class  a2dCommand_FileClose::Args
struct  a2dCommand_FileClose::Args::argValue
struct  a2dCommand_FileClose::Args::argSet
class  a2dCommand_FileOpen
 Open a file and make it the current document. More...
class  a2dCommand_FileOpen::Args
struct  a2dCommand_FileOpen::Args::argValue
struct  a2dCommand_FileOpen::Args::argSet
class  a2dCommand_FileNew
 Create a new file and make it the current document. More...
class  a2dCommand_FileSave
 Save the current document. More...
class  a2dCommand_FileSaveAs
 Save to a file the current document. More...
class  a2dCommand_FileSaveAs::Args
struct  a2dCommand_FileSaveAs::Args::argValue
struct  a2dCommand_FileSaveAs::Args::argSet
class  a2dCommand_FileImport
 Import a document in a chosen format. More...
class  a2dCommand_FileImport::Args
struct  a2dCommand_FileImport::Args::argValue
struct  a2dCommand_FileImport::Args::argSet
class  a2dCommand_FileExport
 Export a document to a file. More...
class  a2dCommand_FileExport::Args
struct  a2dCommand_FileExport::Args::argValue
struct  a2dCommand_FileExport::Args::argSet
class  a2dCommand_FileRevert
 Relaod file when not saved yet. More...
class  a2dCommand_Print
 Print the current document or view. More...
class  a2dCommand_Print::Args
struct  a2dCommand_Print::Args::argValue
struct  a2dCommand_Print::Args::argSet
class  a2dCommand_CreateDocument
 Create a new document. More...
class  a2dCommand_CreateDocument::Args
struct  a2dCommand_CreateDocument::Args::argValue
struct  a2dCommand_CreateDocument::Args::argSet
class  a2dCommand_CloseDocuments
class  a2dCommand_CloseDocuments::Args
struct  a2dCommand_CloseDocuments::Args::argValue
struct  a2dCommand_CloseDocuments::Args::argSet
class  a2dCommand_Clear
 Clear all documents. More...
class  a2dCommand_Clear::Args
struct  a2dCommand_Clear::Args::argValue
struct  a2dCommand_Clear::Args::argSet
class  a2dCommand_Ask
 Ask for a string. More...
class  a2dCommand_Ask::Args
struct  a2dCommand_Ask::Args::argValue
struct  a2dCommand_Ask::Args::argSet
class  a2dCommand_AskFile
 Ask for a file. More...
class  a2dCommand_AskFile::Args
struct  a2dCommand_AskFile::Args::argValue
struct  a2dCommand_AskFile::Args::argSet
class  a2dCommand_ShowVar
 Ask for a variable. More...
class  a2dCommand_ShowVar::Args
struct  a2dCommand_ShowVar::Args::argValue
struct  a2dCommand_ShowVar::Args::argSet
class  a2dCommand_SetActivateView
 SetActivateView by the integer Id of the view. More...
class  a2dCommand_SetActivateView::Args
struct  a2dCommand_SetActivateView::Args::argValue
struct  a2dCommand_SetActivateView::Args::argSet

Defines

#define CMPROC   ((a2dDocumentCommandProcessor*) m_cmp)


Detailed Description

Docview framework command implementations.

Contains classes for defining commands, used in a2dDocumentCommandProcessor.

Author:
Klaas Holwerda
Date:
Created 23/10/06
Copyright: (c)

Licence: wxWidgets licence

RCS-ID:

Id
doccomimpl.h,v 1.14 2009/09/26 19:01:04 titato Exp

Definition in file doccomimpl.h.

doccomimpl.h File Reference -- Tue Aug 31 18:01:34 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation