Code::Blocks  SVN r11506
Public Member Functions | List of all members
CodeBlocksThreadEvent Class Reference

#include <sdk_events.h>

Inheritance diagram for CodeBlocksThreadEvent:
Collaboration diagram for CodeBlocksThreadEvent:

Public Member Functions

 CodeBlocksThreadEvent (wxEventType eventType=wxEVT_NULL, int id=wxID_ANY)
 
 CodeBlocksThreadEvent (const CodeBlocksThreadEvent &event)
 
wxEventClone () const override
 

Detailed Description

Definition at line 209 of file sdk_events.h.

Constructor & Destructor Documentation

◆ CodeBlocksThreadEvent() [1/2]

CodeBlocksThreadEvent::CodeBlocksThreadEvent ( wxEventType  eventType = wxEVT_NULL,
int  id = wxID_ANY 
)
inline

Definition at line 212 of file sdk_events.h.

◆ CodeBlocksThreadEvent() [2/2]

CodeBlocksThreadEvent::CodeBlocksThreadEvent ( const CodeBlocksThreadEvent event)
inline

Definition at line 216 of file sdk_events.h.

Member Function Documentation

◆ Clone()

wxEvent* CodeBlocksThreadEvent::Clone ( ) const
inlineoverride

Definition at line 224 of file sdk_events.h.


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