#include <list>
#include "guielement.h"
#include "definitions.h"
Include dependency graph for guibackground.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | GuiBackground |
A class for filling a rect with a color. More... | |
class | GuiFrame |
A simple class, that appears different, if the cursor is above it. More... | |
class | GuiBorder |
Draws a border at its rect boundaries. More... | |
class | GuiRadioContainer |
A container class for radio buttons. More... | |
class | GuiPictureBg |
An object with a picture as background. More... | |
class | GuiFlowWindow |
A window that can move from a position to another. More... | |
class | GuiPageControl |
A class for page controls. More... |