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

A wxStaticText bold label with correct width, see #2538. More...

Inheritance diagram for ConnBoldLabel:

Public Member Functions

 ConnBoldLabel (wxWindow *parent, const wxString &label)
 
void SetLabel (const wxString &label)
 

Detailed Description

A wxStaticText bold label with correct width, see #2538.

Definition at line 45 of file conn_params_panel.cpp.

Constructor & Destructor Documentation

◆ ConnBoldLabel()

ConnBoldLabel::ConnBoldLabel ( wxWindow *  parent,
const wxString &  label 
)
inline

Definition at line 47 of file conn_params_panel.cpp.

Member Function Documentation

◆ SetLabel()

void ConnBoldLabel::SetLabel ( const wxString &  label)
inline

Definition at line 58 of file conn_params_panel.cpp.


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