Kitlist
A list manager for maintaining kit lists
Loading...
Searching...
No Matches
MySplitterWindow Class Reference

Implements the application's split window. More...

#include "kitlistgui.hpp"

Inheritance diagram for MySplitterWindow:

Public Member Functions

 MySplitterWindow (MyFrame *parent)
 Constructor.
 MySplitterWindow (const MySplitterWindow &)=delete
 Prohibits copying an instance via the default copy constructor.
MySplitterWindowoperator= (const MySplitterWindow &)=delete
 Prohibits copying an instance via assignment.
void OnPositionChanged (wxSplitterEvent &event)
 Implements a workaround on Linux to initialize the split window correctly on startup.

Private Member Functions

 wxDECLARE_EVENT_TABLE ()
 Declares the wxWidgets event handling table.

Private Attributes

MyFrameframe
 Pointer to the parent window.

Detailed Description

Implements the application's split window.

Definition at line 556 of file kitlistgui.hpp.

Constructor & Destructor Documentation

◆ MySplitterWindow() [1/2]

MySplitterWindow::MySplitterWindow ( MyFrame * parent)
inline

Constructor.

Parameters
parentPointer to the parent window.

Definition at line 563 of file kitlistgui.hpp.

◆ MySplitterWindow() [2/2]

MySplitterWindow::MySplitterWindow ( const MySplitterWindow & )
delete

Prohibits copying an instance via the default copy constructor.

Member Function Documentation

◆ OnPositionChanged()

void MySplitterWindow::OnPositionChanged ( wxSplitterEvent & event)

Implements a workaround on Linux to initialize the split window correctly on startup.

◆ operator=()

MySplitterWindow & MySplitterWindow::operator= ( const MySplitterWindow & )
delete

Prohibits copying an instance via assignment.

◆ wxDECLARE_EVENT_TABLE()

MySplitterWindow::wxDECLARE_EVENT_TABLE ( )
private

Declares the wxWidgets event handling table.

Member Data Documentation

◆ frame

MyFrame* MySplitterWindow::frame
private

Pointer to the parent window.

Definition at line 585 of file kitlistgui.hpp.


The documentation for this class was generated from the following file:
Copyright 2008-2025 Frank Dean