Mana
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ResizeGrip Class Reference

Resize grip. More...

#include <resizegrip.h>

Inheritance diagram for ResizeGrip:

Public Member Functions

 ResizeGrip ()
 
void draw (gcn::Graphics *graphics) override
 Draws the resize grip.
 

Detailed Description

Resize grip.

The resize grip is part of a resizable Window. It relies on the fact that uncaught mouse events are automatically routed to the parent window.

Definition at line 33 of file resizegrip.h.

Constructor & Destructor Documentation

◆ ResizeGrip()

ResizeGrip::ResizeGrip ( )

Definition at line 31 of file resizegrip.cpp.

Member Function Documentation

◆ draw()

void ResizeGrip::draw ( gcn::Graphics *  graphics)
override

Draws the resize grip.

Definition at line 37 of file resizegrip.cpp.


The documentation for this class was generated from the following files: