Package wx :: Class PlatformInformation
[frames | no frames]

Type PlatformInformation

object --+
         |
        PlatformInformation


Proxy of C++ PlatformInformation class


Method Summary
PlatformInformation __init__(self)
bool __eq__(self, t)
bool __ne__(self, t)
bool CheckOSVersion(self, major, minor)
bool CheckToolkitVersion(self, major, minor)
int GetArchitecture(self)
String GetArchName(self)
int GetEndianness(self)
String GetEndiannessName(self)
String GetOperatingSystemFamilyName(self)
int GetOperatingSystemId(self)
String GetOperatingSystemIdName(self)
int GetOSMajorVersion(self)
int GetOSMinorVersion(self)
int GetPortId(self)
String GetPortIdName(self)
String GetPortIdShortName(self)
int GetToolkitMajorVersion(self)
int GetToolkitMinorVersion(self)
bool IsOk(self)
bool IsUsingUniversalWidgets(self)
  SetArchitecture(self, n)
  SetEndianness(self, n)
  SetOperatingSystemId(self, n)
  SetOSVersion(self, major, minor)
  SetPortId(self, n)
  SetToolkitVersion(self, major, minor)

Property Summary
  Architecture: See GetArchitecture and SetArchitecture
  ArchName: See GetArchName
  Endianness: See GetEndianness and SetEndianness
  EndiannessName: See GetEndiannessName
  OperatingSystemFamilyName: See GetOperatingSystemFamilyName
  OperatingSystemId: See GetOperatingSystemId and SetOperatingSystemId
  OperatingSystemIdName: See GetOperatingSystemIdName
  OSMajorVersion: See GetOSMajorVersion
  OSMinorVersion: See GetOSMinorVersion
  PortId: See GetPortId and SetPortId
  PortIdName: See GetPortIdName
  PortIdShortName: See GetPortIdShortName
  thisown: The membership flag
  ToolkitMajorVersion: See GetToolkitMajorVersion
  ToolkitMinorVersion: See GetToolkitMinorVersion

Property Details

Architecture

See GetArchitecture and SetArchitecture

Get Method:
GetArchitecture(self)
Set Method:
SetArchitecture(self, n)

ArchName

See GetArchName

Get Method:
GetArchName(self)

Endianness

See GetEndianness and SetEndianness

Get Method:
GetEndianness(self)
Set Method:
SetEndianness(self, n)

EndiannessName

See GetEndiannessName

Get Method:
GetEndiannessName(self)

OperatingSystemFamilyName

See GetOperatingSystemFamilyName

Get Method:
GetOperatingSystemFamilyName(self)

OperatingSystemId

See GetOperatingSystemId and SetOperatingSystemId

Get Method:
GetOperatingSystemId(self)
Set Method:
SetOperatingSystemId(self, n)

OperatingSystemIdName

See GetOperatingSystemIdName

Get Method:
GetOperatingSystemIdName(self)

OSMajorVersion

See GetOSMajorVersion

Get Method:
GetOSMajorVersion(self)

OSMinorVersion

See GetOSMinorVersion

Get Method:
GetOSMinorVersion(self)

PortId

See GetPortId and SetPortId

Get Method:
GetPortId(self)
Set Method:
SetPortId(self, n)

PortIdName

See GetPortIdName

Get Method:
GetPortIdName(self)

PortIdShortName

See GetPortIdShortName

Get Method:
GetPortIdShortName(self)

thisown

The membership flag

ToolkitMajorVersion

See GetToolkitMajorVersion

Get Method:
GetToolkitMajorVersion(self)

ToolkitMinorVersion

See GetToolkitMinorVersion

Get Method:
GetToolkitMinorVersion(self)

Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:50 2007 http://epydoc.sf.net