29 #include "gui/viewport.h"
39 Popup(
"Speech",
"speechbubble.xml"),
41 mSpacing(mSkin !=
nullptr ? mSkin->getOption(
"spacing") : 2),
44 "speechbrowserbox.xml"))
66 const Color *
const color1,
67 const Color *
const color2)
92 if (width < speechWidth)
virtual void add(Widget *const widget)
void setForegroundColorAll(const Color &color1, const Color &color2)
void setCaption(const std::string &caption)
StaticBrowserBox * mSpeechBox
void setCaption(const std::string &name, const Color *const color1, const Color *const color2)
void requestMoveToBackground()
void setText(const std::string &text, const bool showName)
void addRow(const std::string &row, const bool atTop)
void setForegroundColorAll(const Color &color1, const Color &color2)
void setOpaque(Opaque opaque)
void moveWidgetAfter(Widget *const before, Widget *const widget)
WindowContainer * windowContainer