PLplot  5.11.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
FontGrabber Class Reference

#include "wxwidgets.h"

Public Member Functions

 FontGrabber ()
wxFont GetFont (PLUNICODE fci, PLFLT scaledFontSize, bool underlined)
bool lastWasCached ()

Private Attributes

wxFont m_prevFont
PLUNICODE m_prevFci
PLFLT m_prevScaledFontSize
bool m_prevUnderlined
bool m_lastWasCached

Detailed Description

Definition at line 39 of file wxwidgets.h.

Constructor & Destructor Documentation

FontGrabber::FontGrabber ( )

Definition at line 319 of file wxwidgets_dev.cpp.

Member Function Documentation

wxFont FontGrabber::GetFont ( PLUNICODE  fci,
PLFLT  scaledFontSize,
bool  underlined 
)

Definition at line 334 of file wxwidgets_dev.cpp.

bool FontGrabber::lastWasCached ( )
inline

Definition at line 44 of file wxwidgets.h.

Member Data Documentation

bool FontGrabber::m_lastWasCached
private

Definition at line 50 of file wxwidgets.h.

PLUNICODE FontGrabber::m_prevFci
private

Definition at line 47 of file wxwidgets.h.

wxFont FontGrabber::m_prevFont
private

Definition at line 46 of file wxwidgets.h.

PLFLT FontGrabber::m_prevScaledFontSize
private

Definition at line 48 of file wxwidgets.h.

bool FontGrabber::m_prevUnderlined
private

Definition at line 49 of file wxwidgets.h.


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