OpenCPN Partial API docs
Loading...
Searching...
No Matches
AcceptObjectDialog Class Reference

"Accept Object" Dialog Definition More...

#include <REST_server_gui.h>

Inheritance diagram for AcceptObjectDialog:

Public Member Functions

 AcceptObjectDialog (wxWindow *parent, wxWindowID id, const wxString &caption, const wxString &hint, const wxPoint &pos, const wxSize &size, long style)
 
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_STG_IDNAME, const wxString &caption=SYMBOL_STG_TITLE, const wxString &hint=SYMBOL_STG_TITLE, const wxPoint &pos=SYMBOL_STG_POSITION, const wxSize &size=SYMBOL_STG_SIZE, long style=SYMBOL_STG_STYLE)
 
void SetMessage (const wxString &message)
 
void SetCheck1Message (const wxString &message)
 
bool GetCheck1Value ()
 

Detailed Description

"Accept Object" Dialog Definition

Definition at line 51 of file REST_server_gui.h.

Constructor & Destructor Documentation

◆ AcceptObjectDialog() [1/2]

AcceptObjectDialog::AcceptObjectDialog ( )

Definition at line 55 of file REST_server_gui.cpp.

◆ AcceptObjectDialog() [2/2]

AcceptObjectDialog::AcceptObjectDialog ( wxWindow *  parent,
wxWindowID  id,
const wxString &  caption,
const wxString &  hint,
const wxPoint &  pos,
const wxSize &  size,
long  style 
)

Definition at line 61 of file REST_server_gui.cpp.

◆ ~AcceptObjectDialog()

AcceptObjectDialog::~AcceptObjectDialog ( )

Definition at line 69 of file REST_server_gui.cpp.

Member Function Documentation

◆ Create()

bool AcceptObjectDialog::Create ( wxWindow *  parent,
wxWindowID  id = SYMBOL_STG_IDNAME,
const wxString &  caption = SYMBOL_STG_TITLE,
const wxString &  hint = SYMBOL_STG_TITLE,
const wxPoint &  pos = SYMBOL_STG_POSITION,
const wxSize &  size = SYMBOL_STG_SIZE,
long  style = SYMBOL_STG_STYLE 
)

Definition at line 74 of file REST_server_gui.cpp.

◆ GetCheck1Value()

bool AcceptObjectDialog::GetCheck1Value ( )
inline

Definition at line 71 of file REST_server_gui.h.

◆ SetCheck1Message()

void AcceptObjectDialog::SetCheck1Message ( const wxString &  message)

Definition at line 138 of file REST_server_gui.cpp.

◆ SetMessage()

void AcceptObjectDialog::SetMessage ( const wxString &  message)

Definition at line 131 of file REST_server_gui.cpp.


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