#include <GG/Edit.h>
Go to the source code of this file.
Namespaces | |
namespace | GG |
Classes | |
class | GG::MultiEdit |
This is a multi-line text input and display control. More... | |
Functions | |
GG::GG_FLAG_TYPE (MultiEditStyle) | |
Variables | |
GG_API const MultiEditStyle | GG::MULTI_NONE |
GG_API const MultiEditStyle | GG::MULTI_WORDBREAK |
GG_API const MultiEditStyle | GG::MULTI_LINEWRAP |
GG_API const MultiEditStyle | GG::MULTI_VCENTER |
GG_API const MultiEditStyle | GG::MULTI_TOP |
GG_API const MultiEditStyle | GG::MULTI_BOTTOM |
GG_API const MultiEditStyle | GG::MULTI_CENTER |
GG_API const MultiEditStyle | GG::MULTI_LEFT |
GG_API const MultiEditStyle | GG::MULTI_RIGHT |
GG_API const MultiEditStyle | GG::MULTI_READ_ONLY |
GG_API const MultiEditStyle | GG::MULTI_TERMINAL_STYLE |
GG_API const MultiEditStyle | GG::MULTI_INTEGRAL_HEIGHT |
GG_API const MultiEditStyle | GG::MULTI_NO_VSCROLL |
GG_API const MultiEditStyle | GG::MULTI_NO_HSCROLL |
GG_API const Flags< MultiEditStyle > | GG::MULTI_NO_SCROLL |
Definition in file MultiEdit.h.