NCBI C++ ToolKit
Public Member Functions | List of all members
CFrameworkDemoToolBarFactory Class Reference

Search Toolkit Book for CFrameworkDemoToolBarFactory

CFrameworkDemoToolBarFactory. More...

#include <gui/framework/demo/gui.hpp>

+ Inheritance diagram for CFrameworkDemoToolBarFactory:
+ Collaboration diagram for CFrameworkDemoToolBarFactory:

Public Member Functions

void RegisterImageAliases (wxFileArtProvider &provider)
 CFrameworkDemoToolBarFactory. More...
 
IToolBarContributor implementation
virtual void GetToolBarNames (vector< string > &names)
 returns the names of toolbars produced More...
 
virtual wxAuiToolBar * CreateToolBar (const string &name, wxWindow *parent)
 creates a toolbar with the given name (must be deleted by the caller) More...
 
- Public Member Functions inherited from IToolBarContributor
virtual ~IToolBarContributor ()
 

Detailed Description

CFrameworkDemoToolBarFactory.

Definition at line 184 of file gui.hpp.

Member Function Documentation

◆ CreateToolBar()

wxAuiToolBar * CFrameworkDemoToolBarFactory::CreateToolBar ( const string name,
wxWindow *  parent 
)
virtual

creates a toolbar with the given name (must be deleted by the caller)

Implements IToolBarContributor.

Definition at line 693 of file gui.cpp.

References eCmdCreateOpenGLView, kTBViews, NULL, wxID_ANY, and wxT.

◆ GetToolBarNames()

void CFrameworkDemoToolBarFactory::GetToolBarNames ( vector< string > &  names)
virtual

returns the names of toolbars produced

Implements IToolBarContributor.

Definition at line 687 of file gui.cpp.

References kTBViews, and names.

◆ RegisterImageAliases()

void CFrameworkDemoToolBarFactory::RegisterImageAliases ( wxFileArtProvider provider)

The documentation for this class was generated from the following files:
Modified on Fri Sep 20 14:57:42 2024 by modify_doxy.py rev. 669887