#include "CEGUIBase.h"
#include "CEGUIWindow.h"
#include "CEGUIFont.h"
#include "elements/CEGUIMultiLineEditboxProperties.h"
#include <vector>
Include dependency graph for CEGUIMultiLineEditbox.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | CEGUI |
Classes | |
class | CEGUI::MultiLineEditbox |
Base class for the multi-line edit box widget. More... | |
struct | CEGUI::MultiLineEditbox::LineInfo |
struct used to store information about a formatted line within the paragraph. More... |