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

Public Member Functions

 OpenContainingFolderData ()
 
 OpenContainingFolderData (const wxString &command, bool select)
 

Public Attributes

wxString command
 
bool supportSelect
 

Detailed Description

Definition at line 1121 of file editormanager.cpp.

Constructor & Destructor Documentation

◆ OpenContainingFolderData() [1/2]

OpenContainingFolderData::OpenContainingFolderData ( )
inline

Definition at line 1126 of file editormanager.cpp.

◆ OpenContainingFolderData() [2/2]

OpenContainingFolderData::OpenContainingFolderData ( const wxString command,
bool  select 
)
inline

Member Data Documentation

◆ command

wxString OpenContainingFolderData::command

Definition at line 1123 of file editormanager.cpp.

Referenced by EditorManager::OpenContainingFolder().

◆ supportSelect

bool OpenContainingFolderData::supportSelect

Definition at line 1124 of file editormanager.cpp.

Referenced by EditorManager::OpenContainingFolder().


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