This is the complete list of members for FuncDoodle::Frame, including all inherited members.
| CopyToClipboard() | FuncDoodle::Frame | |
| Data() const | FuncDoodle::Frame | inline |
| DeleteSelection(WeakPtr< Selection > sel, Col bg) | FuncDoodle::Frame | |
| Export(const char *filePath) const | FuncDoodle::Frame | |
| Frame() | FuncDoodle::Frame | inline |
| Frame(const Frame &other)=default | FuncDoodle::Frame | |
| Frame(int width, int height, Col bgCol) | FuncDoodle::Frame | inline |
| Frame(ImageArray arr) | FuncDoodle::Frame | inline |
| Frame(const ImageArray *arr) | FuncDoodle::Frame | inline |
| Height() const | FuncDoodle::Frame | inline |
| m_Pixels | FuncDoodle::Frame | private |
| MoveSelection(WeakPtr< Selection > sel, Direction moveDir, Col bg) | FuncDoodle::Frame | |
| operator=(const Frame &other) | FuncDoodle::Frame | |
| operator==(const Frame &other) const | FuncDoodle::Frame | |
| PastedFrame() | FuncDoodle::Frame | static |
| Pixels() const | FuncDoodle::Frame | inline |
| PixelsMut() | FuncDoodle::Frame | inline |
| ReInit(int width, int height, Col bgCol) | FuncDoodle::Frame | inline |
| Rotate(int deg) | FuncDoodle::Frame | inline |
| RotateSelection(WeakPtr< Selection > sel, int deg) | FuncDoodle::Frame | |
| SetHeight(int height, bool clear=false) | FuncDoodle::Frame | |
| SetPixel(int x, int y, Col px) | FuncDoodle::Frame | inline |
| SetWidth(int width, bool clear=false) | FuncDoodle::Frame | |
| Width() const | FuncDoodle::Frame | inline |
| ~Frame()=default | FuncDoodle::Frame | |