Version: 3.2.2
wxPlatformInfo Member List

This is the complete list of members for wxPlatformInfo, including all inherited members.

CheckOSVersion(int major, int minor, int micro=0) constwxPlatformInfo
CheckToolkitVersion(int major, int minor, int micro=0) constwxPlatformInfo
Get()wxPlatformInfostatic
GetArch(const wxString &arch)wxPlatformInfostatic
GetArchitecture() constwxPlatformInfo
GetArchName(wxArchitecture arch)wxPlatformInfostatic
GetArchName() constwxPlatformInfo
GetBitness(const wxString &bitness)wxPlatformInfostatic
GetBitness() constwxPlatformInfo
GetBitnessName(wxBitness bitness)wxPlatformInfostatic
GetBitnessName() constwxPlatformInfo
GetCpuArchitectureName() constwxPlatformInfo
GetDesktopEnvironment() constwxPlatformInfo
GetEndianness(const wxString &end)wxPlatformInfostatic
GetEndianness() constwxPlatformInfo
GetEndiannessName(wxEndianness end)wxPlatformInfostatic
GetEndiannessName() constwxPlatformInfo
GetLinuxDistributionInfo() constwxPlatformInfo
GetNativeCpuArchitectureName() constwxPlatformInfo
GetOperatingSystemDescription() constwxPlatformInfo
GetOperatingSystemDirectory()wxPlatformInfostatic
GetOperatingSystemFamilyName(wxOperatingSystemId os)wxPlatformInfostatic
GetOperatingSystemFamilyName() constwxPlatformInfo
GetOperatingSystemId(const wxString &name)wxPlatformInfostatic
GetOperatingSystemId() constwxPlatformInfo
GetOperatingSystemIdName(wxOperatingSystemId os)wxPlatformInfostatic
GetOperatingSystemIdName() constwxPlatformInfo
GetOSMajorVersion() constwxPlatformInfo
GetOSMicroVersion() constwxPlatformInfo
GetOSMinorVersion() constwxPlatformInfo
GetPortId(const wxString &portname)wxPlatformInfostatic
GetPortId() constwxPlatformInfo
GetPortIdName(wxPortId port, bool usingUniversal)wxPlatformInfostatic
GetPortIdName() constwxPlatformInfo
GetPortIdShortName(wxPortId port, bool usingUniversal)wxPlatformInfostatic
GetPortIdShortName() constwxPlatformInfo
GetToolkitMajorVersion() constwxPlatformInfo
GetToolkitMicroVersion() constwxPlatformInfo
GetToolkitMinorVersion() constwxPlatformInfo
IsOk() constwxPlatformInfo
IsUsingUniversalWidgets() constwxPlatformInfo
operator!=(const wxPlatformInfo &t) constwxPlatformInfo
operator==(const wxPlatformInfo &t) constwxPlatformInfo
SetArchitecture(wxArchitecture n)wxPlatformInfo
SetBitness(wxBitness n)wxPlatformInfo
SetDesktopEnvironment(const wxString &de)wxPlatformInfo
SetEndianness(wxEndianness n)wxPlatformInfo
SetLinuxDistributionInfo(const wxLinuxDistributionInfo &di)wxPlatformInfo
SetOperatingSystemDescription(const wxString &desc)wxPlatformInfo
SetOperatingSystemId(wxOperatingSystemId n)wxPlatformInfo
SetOSVersion(int major, int minor, int micro=0)wxPlatformInfo
SetPortId(wxPortId n)wxPlatformInfo
SetToolkitVersion(int major, int minor, int micro=0)wxPlatformInfo
wxPlatformInfo()wxPlatformInfo
wxPlatformInfo(wxPortId pid, int tkMajor=-1, int tkMinor=-1, wxOperatingSystemId id=wxOS_UNKNOWN, int osMajor=-1, int osMinor=-1, wxBitness bitness=wxBITNESS_INVALID, wxEndianness endian=wxENDIAN_INVALID)wxPlatformInfo