|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::wx::DataFormat Class Reference#include <DataFormat.h>
List of all members.
Detailed Description
see wxDataFormat
- Author:
- Roger Rene Kommer (mailto:kommer@artefaktur.com)
- Version:
- Revision
- 1.6
- Date:
- Date
- 2005/02/05 10:45:34
Constructor & Destructor Documentation
acdk::wx::DataFormat::DataFormat |
( |
int |
format = DfInvalid |
) |
[inline] |
|
acdk::wx::DataFormat::DataFormat |
( |
IN(RString) |
format |
) |
[inline] |
|
Member Function Documentation
bool acdk::wx::DataFormat::equals |
( |
IN(RDataFormat) |
other |
) |
[inline] |
|
int acdk::wx::DataFormat::getFormatId |
( |
|
) |
const [inline] |
|
|
GTKreturn value is from type GdkAtom.
|
RString acdk::wx::DataFormat::getId |
( |
|
) |
const [inline] |
|
RDataFormat acdk::wx::DataFormat::getInvalid |
( |
|
) |
[inline, static] |
|
int acdk::wx::DataFormat::getType |
( |
|
) |
const [inline] |
|
bool acdk::wx::DataFormat::isStandard |
( |
|
) |
const [inline] |
|
void acdk::wx::DataFormat::setId |
( |
IN(RString) |
format |
) |
[inline] |
|
void acdk::wx::DataFormat::setType |
( |
int |
format |
) |
[inline] |
|
|
|