NCBI C++ ToolKit
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
CwxHtmlWindow Class Reference

Search Toolkit Book for CwxHtmlWindow

#include <gui/widgets/wx/htmlwin.hpp>

+ Inheritance diagram for CwxHtmlWindow:
+ Collaboration diagram for CwxHtmlWindow:

Public Member Functions

 CwxHtmlWindow ()
 
 CwxHtmlWindow (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHW_DEFAULT_STYLE, const wxString &name=wxT("CwxHtmlWindow"))
 

Protected Member Functions

void OnMouse (wxMouseEvent &event)
 

Private Attributes

bool mf_LeftIsDown
 

Detailed Description

Definition at line 40 of file htmlwin.hpp.

Constructor & Destructor Documentation

◆ CwxHtmlWindow() [1/2]

CwxHtmlWindow::CwxHtmlWindow ( )
inline

Definition at line 48 of file htmlwin.hpp.

◆ CwxHtmlWindow() [2/2]

CwxHtmlWindow::CwxHtmlWindow ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxHW_DEFAULT_STYLE,
const wxString &  name = wxT("CwxHtmlWindow") 
)
inline

Definition at line 49 of file htmlwin.hpp.

Member Function Documentation

◆ OnMouse()

void CwxHtmlWindow::OnMouse ( wxMouseEvent &  event)
protected

Definition at line 47 of file htmlwin.cpp.

Member Data Documentation

◆ mf_LeftIsDown

bool CwxHtmlWindow::mf_LeftIsDown
private

Definition at line 65 of file htmlwin.hpp.


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