• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching defs:wxPlatformInfo

3 %% Purpose:     wxPlatformInfo
12 \section{\class{wxPlatformInfo}}\label{wxplatforminfo}
134 \membersection{wxPlatformInfo::wxPlatformInfo}\label{wxplatforminfowxplatforminfo}
136 \func{}{wxPlatformInfo}{}
142 \func{}{wxPlatformInfo}{\param{wxPortId }{pid = wxPORT\_UNKNOWN}, \param{int }{tkMajor = -1}, \param{int }{tkMinor = -1}, \param{wxOperatingSystemId }{id = wxOS\_UNKNOWN}, \param{int }{osMajor = -1}, \param{int }{osMinor = -1}, \param{wxArchitecture }{arch = wxARCH\_INVALID}, \param{wxEndianness }{endian = wxENDIAN\_INVALID}}
148 \membersection{wxPlatformInfo::CheckOSVersion}\label{wxplatforminfocheckosversion}
161 \membersection{wxPlatformInfo::CheckToolkitVersion}\label{wxplatforminfochecktoolkitversion}
175 \membersection{wxPlatformInfo::Get}\label{wxplatforminfoget}
177 \func{static const wxPlatformInfo\& }{Get}{\void}
179 Returns the global wxPlatformInfo object, initialized with the values for the currently running platform.
182 \membersection{wxPlatformInfo::GetArch}\label{wxplatforminfogetarch}
191 \membersection{wxPlatformInfo::GetArchName}\label{wxplatforminfogetarchname}
199 Returns the name for the architecture of this wxPlatformInfo instance.
202 \membersection{wxPlatformInfo::GetArchitecture}\label{wxplatforminfogetarchitecture}
206 Returns the architecture ID of this wxPlatformInfo instance.
211 \membersection{wxPlatformInfo::GetEndianness}\label{wxplatforminfogetendianness}
221 Returns the endianness ID of this wxPlatformInfo instance.
223 \membersection{wxPlatformInfo::GetEndiannessName}\label{wxplatforminfogetendiannessname}
231 Returns the name for the endianness of this wxPlatformInfo instance.
237 \membersection{wxPlatformInfo::GetOSMajorVersion}\label{wxplatforminfogetosmajorversion}
241 Returns the run-time major version of the OS associated with this wxPlatformInfo instance.
249 \membersection{wxPlatformInfo::GetOSMinorVersion}\label{wxplatforminfogetosminorversion}
253 Returns the run-time minor version of the OS associated with this wxPlatformInfo instance.
262 \membersection{wxPlatformInfo::GetOperatingSystemFamilyName}\label{wxplatforminfogetoperatingsystemfamilyname}
272 Returns the operating system family name of the OS associated with this wxPlatformInfo instance.
276 \membersection{wxPlatformInfo::GetOperatingSystemId}\label{wxplatforminfogetoperatingsystemid}
285 Returns the operating system ID of this wxPlatformInfo instance.
289 \membersection{wxPlatformInfo::GetOperatingSystemIdName}\label{wxplatforminfogetoperatingsystemidname}
300 Returns the operating system name of the OS associated with this wxPlatformInfo instance.
306 \membersection{wxPlatformInfo::GetPortId}\label{wxplatforminfogetportid}
316 Returns the wxWidgets port ID associated with this wxPlatformInfo instance.
318 \membersection{wxPlatformInfo::GetPortIdName}\label{wxplatforminfogetportidname}
330 Returns the name of the wxWidgets port ID associated with this wxPlatformInfo instance.
335 \membersection{wxPlatformInfo::GetPortIdShortName}\label{wxplatforminfogetportidshortname}
348 Returns the short name of the wxWidgets port ID associated with this wxPlatformInfo instance.
353 \membersection{wxPlatformInfo::GetToolkitMajorVersion}\label{wxplatforminfogettoolkitmajorversion}
357 Returns the run-time major version of the toolkit associated with this wxPlatformInfo instance.
368 \membersection{wxPlatformInfo::GetToolkitMinorVersion}\label{wxplatforminfogettoolkitminorversion}
372 Returns the run-time minor version of the toolkit associated with this wxPlatformInfo instance.
384 \membersection{wxPlatformInfo::IsOk}\label{wxplatforminfoisok}
392 \membersection{wxPlatformInfo::IsUsingUniversalWidgets}\label{wxplatforminfoisusinguniversalwidgets}
396 Returns \true if this wxPlatformInfo describes wxUniversal build.
399 \membersection{wxPlatformInfo::SetArchitecture}\label{wxplatforminfosetarchitecture}
403 Sets the architecture enum value associated with this wxPlatformInfo instance.
407 \membersection{wxPlatformInfo::SetEndianness}\label{wxplatforminfosetendianness}
411 Sets the endianness enum value associated with this wxPlatformInfo instance.
414 \membersection{wxPlatformInfo::SetOSVersion}\label{wxplatforminfosetosversion}
418 Sets the version of the operating system associated with this wxPlatformInfo instance.
422 \membersection{wxPlatformInfo::SetOperatingSystemId}\label{wxplatforminfosetoperatingsystemid}
426 Sets the operating system associated with this wxPlatformInfo instance.
430 \membersection{wxPlatformInfo::SetPortId}\label{wxplatforminfosetportid}
434 Sets the wxWidgets port ID associated with this wxPlatformInfo instance.
438 \membersection{wxPlatformInfo::SetToolkitVersion}\label{wxplatforminfosettoolkitversion}
442 Sets the version of the toolkit associated with this wxPlatformInfo instance.
446 \membersection{wxPlatformInfo::operator!=}\label{wxplatforminfooperatorunknown}
448 \constfunc{bool}{operator!=}{\param{const wxPlatformInfo\& }{t}}
453 \membersection{wxPlatformInfo::operator==}\label{wxplatforminfooperatorequal}
455 \constfunc{bool}{operator==}{\param{const wxPlatformInfo\& }{t}}