This is the complete list of members for uicore::CursorDescription, including all inherited members.
| add_alphaclipped_frames(const PixelBufferPtr &pixelbuffer, int xpos=0, int ypos=0, float trans_limit=0.05f) | uicore::CursorDescription | |
| add_alphaclipped_frames_free(const PixelBufferPtr &pixelbuffer, int xpos=0, int ypos=0, float trans_limit=0.05f) | uicore::CursorDescription | |
| add_frame(const PixelBufferPtr &pixelbuffer) | uicore::CursorDescription | |
| add_frame(const std::string &filename, const ImageImportDescription &import_desc=ImageImportDescription()) | uicore::CursorDescription | |
| add_frame(const IODevicePtr &file, const std::string &image_type, const ImageImportDescription &import_desc=ImageImportDescription()) | uicore::CursorDescription | |
| add_gridclipped_frames(const PixelBufferPtr &pixelbuffer, int xpos, int ypos, int width, int height, int xarray=1, int yarray=1, int array_skipframes=0, int xspacing=0, int yspacing=0) | uicore::CursorDescription | |
| CursorDescription() | uicore::CursorDescription | |
| CursorDescription(const CursorDescription ©) | uicore::CursorDescription | |
| frames() const | uicore::CursorDescription | |
| hotspot() const | uicore::CursorDescription | |
| operator!=(const CursorDescription &that) const | uicore::CursorDescription | inline |
| operator<(const CursorDescription &that) const | uicore::CursorDescription | inline |
| operator<=(const CursorDescription &that) const | uicore::CursorDescription | inline |
| operator=(const CursorDescription ©) | uicore::CursorDescription | |
| operator==(const CursorDescription &that) const | uicore::CursorDescription | inline |
| operator>(const CursorDescription &that) const | uicore::CursorDescription | inline |
| operator>=(const CursorDescription &that) const | uicore::CursorDescription | inline |
| set_frame_delay(int frame, double delay) | uicore::CursorDescription | |
| set_hotspot(const Point &hotspot) | uicore::CursorDescription | |
| ~CursorDescription() | uicore::CursorDescription |