PLplot 5.15.0
Loading...
Searching...
No Matches
wxwidgets_dev.cpp File Reference
#include <fstream>
#include "plDevs.h"
#include "wxwidgets.h"
#include <wx/dir.h>
#include <wx/ustring.h>
#include <cmath>
#include <limits>

Go to the source code of this file.

Classes

class  Scaler
class  OriginChanger
class  DrawingObjectsChanger
class  TextObjectsSaver
class  TextObjectsChanger
class  Clipper
class  Rand

Macros

#define DEBUG
#define NEED_PLDEBUG

Functions

void plFontToWxFontParameters (PLUNICODE fci, PLFLT scaledFontSize, wxFontFamily &family, int &style, int &weight, int &pt)
bool operator== (const Font &lhs, const Font &rhs)

Macro Definition Documentation

◆ DEBUG

#define DEBUG

Definition at line 24 of file wxwidgets_dev.cpp.

◆ NEED_PLDEBUG

#define NEED_PLDEBUG

Definition at line 25 of file wxwidgets_dev.cpp.

Function Documentation

◆ operator==()

bool operator== ( const Font & lhs,
const Font & rhs )

Definition at line 753 of file wxwidgets_dev.cpp.

◆ plFontToWxFontParameters()

void plFontToWxFontParameters ( PLUNICODE fci,
PLFLT scaledFontSize,
wxFontFamily & family,
int & style,
int & weight,
int & pt )

Definition at line 696 of file wxwidgets_dev.cpp.