Code::Blocks  SVN r11506
Public Member Functions | Public Attributes | List of all members
EditorBaseInternalData Struct Reference
Collaboration diagram for EditorBaseInternalData:

Public Member Functions

 EditorBaseInternalData (EditorBase *owner)
 

Public Attributes

EditorBasem_pOwner
 
bool m_DisplayingPopupMenu
 
bool m_CloseMe
 

Detailed Description

Definition at line 37 of file editorbase.cpp.

Constructor & Destructor Documentation

◆ EditorBaseInternalData()

EditorBaseInternalData::EditorBaseInternalData ( EditorBase owner)
inline

Definition at line 39 of file editorbase.cpp.

Member Data Documentation

◆ m_CloseMe

bool EditorBaseInternalData::m_CloseMe

◆ m_DisplayingPopupMenu

bool EditorBaseInternalData::m_DisplayingPopupMenu

◆ m_pOwner

EditorBase* EditorBaseInternalData::m_pOwner

Definition at line 45 of file editorbase.cpp.


The documentation for this struct was generated from the following file: