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

Scrollable window wrapping the client i. More...

Inheritance diagram for ScrolledWindow:

Public Member Functions

 ScrolledWindow (wxWindow *parent)
 
void AddClient (wxWindow *client, wxSize max_size, wxSize min_size)
 Set contents and size limits for scrollable area.
 

Detailed Description

Scrollable window wrapping the client i.

e., the grid.

Definition at line 130 of file connections_dlg.cpp.

Constructor & Destructor Documentation

◆ ScrolledWindow()

ScrolledWindow::ScrolledWindow ( wxWindow *  parent)
inline

Definition at line 132 of file connections_dlg.cpp.

Member Function Documentation

◆ AddClient()

void ScrolledWindow::AddClient ( wxWindow *  client,
wxSize  max_size,
wxSize  min_size 
)
inline

Set contents and size limits for scrollable area.

Definition at line 137 of file connections_dlg.cpp.


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