![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXCURCursor.h>

Public Member Functions | |
| FXCURCursor (FXApp *a, const void *pix) | |
| virtual bool | savePixels (FXStream &store) const |
| virtual bool | loadPixels (FXStream &store) |
| virtual | ~FXCURCursor () |
Static Public Attributes | |
| static const FXchar | fileExt [] |
| FX::FXCURCursor::FXCURCursor | ( | FXApp * | a, | |
| const void * | pix | |||
| ) |
Construct a cursor from memory stream in Microsoft CUR format.
The image is limited to 32x32 pixels.
| virtual FX::FXCURCursor::~FXCURCursor | ( | ) | [virtual] |
Destructor.
| virtual bool FX::FXCURCursor::savePixels | ( | FXStream & | store | ) | const [virtual] |
| virtual bool FX::FXCURCursor::loadPixels | ( | FXStream & | store | ) | [virtual] |
const FXchar FX::FXCURCursor::fileExt[] [static] |
|
|