MCPcopy Create free account
hub / github.com/GeoDaCenter/geoda / GetFontEncoding

Method GetFontEncoding

DataViewer/TableInterface.h:289–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287 * column name encoding, but for now remain more restrictive */
288 virtual void SetEncoding(wxFontEncoding enc_type);
289 virtual wxFontEncoding GetFontEncoding() { return encoding_type; }
290 virtual wxCSConv* GetEncoding() { return m_wx_encoding; }
291 virtual wxString GetEncodingName();
292

Callers 2

OnMouseEventMethod · 0.80
DisplayPopupMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected