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

Public Member Functions

 Page ()
 

Public Attributes

wxString title
 
wxBitmapicon
 
wxWindowwindow
 
Loggerlogger
 
int indexInNB
 
int eventID
 
bool islogger
 

Detailed Description

Definition at line 29 of file infopane.h.

Constructor & Destructor Documentation

◆ Page()

InfoPane::Page::Page ( )
inline

Definition at line 31 of file infopane.h.

Member Data Documentation

◆ eventID

int InfoPane::Page::eventID

Definition at line 37 of file infopane.h.

Referenced by InfoPane::AddLogger(), and InfoPane::AddNonLogger().

◆ icon

wxBitmap* InfoPane::Page::icon

Definition at line 33 of file infopane.h.

Referenced by InfoPane::AddLogger(), and InfoPane::AddNonLogger().

◆ indexInNB

int InfoPane::Page::indexInNB

Definition at line 36 of file infopane.h.

Referenced by InfoPane::AddLogger(), and InfoPane::AddNonLogger().

◆ islogger

bool InfoPane::Page::islogger

Definition at line 38 of file infopane.h.

Referenced by InfoPane::AddLogger(), and InfoPane::AddNonLogger().

◆ logger

Logger* InfoPane::Page::logger

Definition at line 35 of file infopane.h.

Referenced by InfoPane::AddLogger().

◆ title

wxString InfoPane::Page::title

Definition at line 31 of file infopane.h.

Referenced by InfoPane::AddLogger(), and InfoPane::AddNonLogger().

◆ window

wxWindow* InfoPane::Page::window

Definition at line 34 of file infopane.h.

Referenced by InfoPane::AddLogger(), and InfoPane::AddNonLogger().


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