FifeGUI 0.2.0
A C++ GUI library designed for games.
fcn::TextBox Member List

This is the complete list of members for fcn::TextBox, including all inherited members.

_draw(Graphics *graphics)fcn::Widgetvirtual
_getFocusHandler()fcn::Widgetvirtual
_getFocusListeners()fcn::Widgetvirtual
_getGuiDeathListener()fcn::Widgetstatic
_getInternalFocusHandler()fcn::Widgetvirtual
_getKeyListeners()fcn::Widgetvirtual
_getMouseListeners()fcn::Widgetvirtual
_getVisibilityEventHandler()fcn::Widgetstatic
_logic()fcn::Widgetvirtual
_setFocusHandler(FocusHandler *focusHandler)fcn::Widgetvirtual
_setGuiDeathListener(DeathListener *deathListener)fcn::Widgetstatic
_setParent(Widget *parent)fcn::Widgetvirtual
_setVisibilityEventHandler(VisibilityEventHandler *visibilityEventHandler)fcn::Widgetstatic
adaptLayout()fcn::Widgetinline
adaptLayout(bool top)fcn::Widgetvirtual
add(Widget *widget)fcn::Widgetprotected
addActionListener(ActionListener *actionListener)fcn::Widget
addDeathListener(DeathListener *deathListener)fcn::Widget
addFocusListener(FocusListener *focusListener)fcn::Widget
addKeyListener(KeyListener *keyListener)fcn::Widget
addMouseListener(MouseListener *mouseListener)fcn::Widget
addRow(std::string const &row)fcn::TextBoxvirtual
addWidgetListener(WidgetListener *widgetListener)fcn::Widget
adjustSize() overridefcn::TextBoxvirtual
adjustSizeImpl()fcn::TextBoxprotected
calculateSize()fcn::Widgetprotected
distributeActionEvent()fcn::Widgetprotected
distributeAncestorHiddenEvent(Widget *ancestor)fcn::Widgetprotected
distributeAncestorMovedEvent(Widget *ancestor)fcn::Widgetprotected
distributeAncestorShownEvent(Widget *ancestor)fcn::Widgetprotected
distributeHiddenEvent()fcn::Widgetprotected
distributeMovedEvent()fcn::Widgetprotected
distributeResizedEvent()fcn::Widgetprotected
distributeShownEvent()fcn::Widgetprotected
draw(Graphics *graphics) overridefcn::TextBoxvirtual
drawBorder(Graphics *graphics)fcn::Widgetvirtual
drawCaret(Graphics *graphics, int x, int y)fcn::TextBoxprotectedvirtual
drawOutline(Graphics *graphics)fcn::Widgetvirtual
drawSelectionFrame(Graphics *graphics)fcn::Widgetvirtual
expandContent()fcn::Widgetinline
expandContent(bool recursion)fcn::Widgetinlinevirtual
findWidgetById(std::string const &id)fcn::Widgetprotectedvirtual
focusNext()fcn::Widgetvirtual
focusPrevious()fcn::Widgetvirtual
fontChanged() overridefcn::TextBoxvirtual
getAbsolutePosition(int &x, int &y) constfcn::Widgetvirtual
getActionEventId() constfcn::Widget
getBackgroundColor() constfcn::Widget
getBaseColor() constfcn::Widget
getBorderColor() constfcn::Widget
getBorderSize() constfcn::Widget
getCaretColumn() constfcn::TextBox
getCaretPosition() constfcn::TextBox
getCaretRow() constfcn::TextBox
getChildren() constfcn::Widgetprotected
getChildrenArea()fcn::Widgetvirtual
getChildrenCount() constfcn::Widget
getDimension() constfcn::Widget
getFixedSize() constfcn::Widget
getFont() constfcn::Widget
getForegroundColor() constfcn::Widget
getHeight() constfcn::Widget
getId() constfcn::Widget
getLastPosition(int &x, int &y) constfcn::Widget
getMarginBottom() constfcn::Widget
getMarginLeft() constfcn::Widget
getMarginRight() constfcn::Widget
getMarginTop() constfcn::Widget
getMaxSize() constfcn::Widget
getMinSize() constfcn::Widget
getNumberOfRows() constfcn::TextBox
getOutlineColor() constfcn::Widget
getOutlineSize() constfcn::Widget
getPaddingBottom() constfcn::Widget
getPaddingLeft() constfcn::Widget
getPaddingRight() constfcn::Widget
getPaddingTop() constfcn::Widget
getParent() constfcn::Widgetvirtual
getSelectionColor() constfcn::Widget
getSelectionMode() constfcn::Widget
getText() constfcn::TextBox
getTextRow(int row) constfcn::TextBox
getTop() constfcn::Widgetvirtual
getVisibleChildrenCount() constfcn::Widget
getWidgetAt(int x, int y)fcn::Widgetinline
getWidgetAt(int x, int y, Widget *exclude)fcn::Widgetvirtual
getWidgetsIn(Rectangle const &area)fcn::Widgetinline
getWidgetsIn(Rectangle const &area, Widget *ignore)fcn::Widgetvirtual
getWidth() constfcn::Widget
getX() constfcn::Widget
getY() constfcn::Widget
isEditable() constfcn::TextBox
isEnabled() constfcn::Widget
isFixedSize() constfcn::Widget
isFocusable() constfcn::Widget
isFocused() constfcn::Widgetvirtual
isHorizontalExpand() constfcn::Widget
isLastPositionSet() constfcn::Widget
isLayouted()fcn::Widgetinlinevirtual
isModalFocusable() constfcn::Widgetvirtual
isModalFocused() constfcn::Widgetvirtual
isModalMouseInputFocusable() constfcn::Widgetvirtual
isModalMouseInputFocused() constfcn::Widgetvirtual
isOpaque() constfcn::TextBox
isSetVisible() constfcn::Widget
isTabInEnabled() constfcn::Widget
isTabOutEnabled() constfcn::Widget
isVerticalExpand() constfcn::Widget
isVisible() constfcn::Widget
KeyListener(KeyListener const &)=default (defined in fcn::KeyListener)fcn::KeyListener
KeyListener(KeyListener &&)=default (defined in fcn::KeyListener)fcn::KeyListener
KeyListener()=defaultfcn::KeyListenerprotected
keyPressed(KeyEvent &keyEvent) overridefcn::TextBoxvirtual
keyReleased(KeyEvent &keyEvent)fcn::KeyListenerinlinevirtual
logic()fcn::Widgetinlinevirtual
mActionEventIdfcn::Widgetprotected
mActionListenersfcn::Widgetprotected
mBackgroundColorfcn::Widgetprotected
mBaseColorfcn::Widgetprotected
mBorderColorfcn::Widgetprotected
mBorderSizefcn::Widgetprotected
mChildrenfcn::Widgetprotected
mCurrentFontfcn::Widgetprotected
mDeathListenersfcn::Widgetprotected
mDefaultFontfcn::Widgetprotectedstatic
mDimensionfcn::Widgetprotected
mEditablefcn::TextBoxprotected
mEnabledfcn::Widgetprotected
mFixedSizefcn::Widgetprotected
mFixedSizeUsedfcn::Widgetprotected
mFocusablefcn::Widgetprotected
mFocusHandlerfcn::Widgetprotected
mFocusListenersfcn::Widgetprotected
mForegroundColorfcn::Widgetprotected
mGlobalFontfcn::Widgetprotectedstatic
mGuiDeathListenerfcn::Widgetprotectedstatic
mHExpandfcn::Widgetprotected
mIdfcn::Widgetprotected
mInternalFocusHandlerfcn::Widgetprotected
mKeyListenersfcn::Widgetprotected
mLastXfcn::Widgetprotected
mLastYfcn::Widgetprotected
mMarginBottomfcn::Widgetprotected
mMarginLeftfcn::Widgetprotected
mMarginRightfcn::Widgetprotected
mMarginTopfcn::Widgetprotected
mMaxSizefcn::Widgetprotected
mMinSizefcn::Widgetprotected
mMouseListenersfcn::Widgetprotected
mOffsetRectfcn::Widgetprotected
mOpaquefcn::TextBoxprotected
mouseClicked(MouseEvent &mouseEvent)fcn::MouseListenerinlinevirtual
mouseDragged(MouseEvent &mouseEvent) overridefcn::TextBoxvirtual
mouseEntered(MouseEvent &mouseEvent)fcn::MouseListenerinlinevirtual
mouseExited(MouseEvent &mouseEvent)fcn::MouseListenerinlinevirtual
MouseListener(MouseListener const &)=default (defined in fcn::MouseListener)fcn::MouseListener
MouseListener(MouseListener &&)=default (defined in fcn::MouseListener)fcn::MouseListener
MouseListener()=defaultfcn::MouseListenerprotected
mouseMoved(MouseEvent &mouseEvent)fcn::MouseListenerinlinevirtual
mousePressed(MouseEvent &mouseEvent) overridefcn::TextBoxvirtual
mouseReleased(MouseEvent &mouseEvent)fcn::MouseListenerinlinevirtual
mouseWheelMovedDown(MouseEvent &mouseEvent)fcn::MouseListenerinlinevirtual
mouseWheelMovedLeft(MouseEvent &mouseEvent)fcn::MouseListenerinlinevirtual
mouseWheelMovedRight(MouseEvent &mouseEvent)fcn::MouseListenerinlinevirtual
mouseWheelMovedUp(MouseEvent &mouseEvent)fcn::MouseListenerinlinevirtual
mOutlineColorfcn::Widgetprotected
mOutlineSizefcn::Widgetprotected
moveToBottom(Widget *widget)fcn::Widgetvirtual
moveToTop(Widget *widget)fcn::Widgetvirtual
mPaddingBottomfcn::Widgetprotected
mPaddingLeftfcn::Widgetprotected
mPaddingRightfcn::Widgetprotected
mPaddingTopfcn::Widgetprotected
mParentfcn::Widgetprotected
mSelectionColorfcn::Widgetprotected
mSelectionModefcn::Widgetprotected
mStringEditorfcn::TextBoxprotected
mTabInfcn::Widgetprotected
mTabOutfcn::Widgetprotected
mTextfcn::TextBoxprotected
mVExpandfcn::Widgetprotected
mVisibilityEventHandlerfcn::Widgetprotectedstatic
mVisiblefcn::Widgetprotected
mWidgetInstancesfcn::Widgetprotectedstatic
mWidgetListenersfcn::Widgetprotected
operator=(TextBox const &)=delete (defined in fcn::TextBox)fcn::TextBox
operator=(TextBox &&)=delete (defined in fcn::TextBox)fcn::TextBox
operator=(Widget const &)=delete (defined in fcn::Widget)fcn::Widget
operator=(Widget &&)=delete (defined in fcn::Widget)fcn::Widget
operator=(MouseListener const &)=default (defined in fcn::MouseListener)fcn::MouseListener
operator=(MouseListener &&)=default (defined in fcn::MouseListener)fcn::MouseListener
operator=(KeyListener const &)=default (defined in fcn::KeyListener)fcn::KeyListener
operator=(KeyListener &&)=default (defined in fcn::KeyListener)fcn::KeyListener
releaseModalFocus()fcn::Widgetvirtual
releaseModalMouseInputFocus()fcn::Widgetvirtual
remove(Widget *widget)fcn::Widgetprotectedvirtual
removeActionListener(ActionListener *actionListener)fcn::Widget
removeAllChildren()fcn::Widgetprotectedvirtual
removeDeathListener(DeathListener *deathListener)fcn::Widget
removeFocusListener(FocusListener *focusListener)fcn::Widget
removeKeyListener(KeyListener *keyListener)fcn::Widget
removeMouseListener(MouseListener *mouseListener)fcn::Widget
removeWidgetListener(WidgetListener *widgetListener)fcn::Widget
requestFocus()fcn::Widgetvirtual
requestModalFocus()fcn::Widgetvirtual
requestModalMouseInputFocus()fcn::Widgetvirtual
requestMoveToBottom()fcn::Widgetvirtual
requestMoveToTop()fcn::Widgetvirtual
resizeToChildren()fcn::Widgetprotected
resizeToContent(bool recursion) overridefcn::TextBoxvirtual
resizeToContent()fcn::TextBoxinline
scrollToCaret()fcn::TextBoxvirtual
SelectionMode enum namefcn::Widget
setActionEventId(std::string const &actionEventId)fcn::Widget
setBackgroundColor(Color const &color)fcn::Widgetvirtual
setBaseColor(Color const &color)fcn::Widgetvirtual
setBorderColor(Color const &color)fcn::Widgetvirtual
setBorderSize(unsigned int size)fcn::Widget
setCaretColumn(int column)fcn::TextBox
setCaretColumnUTF8(int column)fcn::TextBoxprotected
setCaretPosition(unsigned int position)fcn::TextBox
setCaretRow(int row)fcn::TextBox
setCaretRowColumn(int row, int column)fcn::TextBox
setCaretRowColumnUTF8(int row, int column)fcn::TextBoxprotected
setCaretRowUTF8(int row)fcn::TextBoxprotected
setDimension(Rectangle const &dimension)fcn::Widget
setEditable(bool editable)fcn::TextBox
setEnabled(bool enabled)fcn::Widget
setFixedSize(Size const &size)fcn::Widget
setFocusable(bool focusable)fcn::Widget
setFont(Font *font)fcn::Widgetvirtual
setForegroundColor(Color const &color)fcn::Widgetvirtual
setGlobalFont(Font *font)fcn::Widgetstatic
setHeight(int height)fcn::Widget
setHorizontalExpand(bool expand)fcn::Widget
setId(std::string const &id)fcn::Widget
setInternalFocusHandler(FocusHandler *internalFocusHandler)fcn::Widget
setLastPosition(int x, int y)fcn::Widget
setMargin(int margin)fcn::Widget
setMarginBottom(int margin)fcn::Widget
setMarginLeft(int margin)fcn::Widget
setMarginRight(int margin)fcn::Widget
setMarginTop(int margin)fcn::Widget
setMaxSize(Size const &size)fcn::Widget
setMinSize(Size const &size)fcn::Widget
setOpaque(bool opaque)fcn::TextBox
setOutlineColor(Color const &color)fcn::Widgetvirtual
setOutlineSize(unsigned int size)fcn::Widget
setPadding(unsigned int padding)fcn::Widget
setPaddingBottom(unsigned int padding)fcn::Widget
setPaddingLeft(unsigned int padding)fcn::Widget
setPaddingRight(unsigned int padding)fcn::Widget
setPaddingTop(unsigned int padding)fcn::Widget
setPosition(int x, int y)fcn::Widget
setSelectionColor(Color const &color)fcn::Widgetvirtual
setSelectionMode(SelectionMode mode)fcn::Widgetvirtual
setSize(int width, int height)fcn::Widget
setTabInEnabled(bool enabled)fcn::Widget
setTabOutEnabled(bool enabled)fcn::Widget
setText(std::string const &text)fcn::TextBox
setTextRow(int row, std::string const &text)fcn::TextBox
setVerticalExpand(bool expand)fcn::Widget
setVisible(bool visible)fcn::Widget
setWidth(int width)fcn::Widget
setX(int x)fcn::Widget
setY(int y)fcn::Widget
showPart(Rectangle rectangle)fcn::Widgetvirtual
showWidgetPart(Widget *widget, Rectangle area)fcn::Widgetvirtual
TextBox(std::string const &text="")fcn::TextBoxexplicit
TextBox(TextBox const &)=delete (defined in fcn::TextBox)fcn::TextBox
TextBox(TextBox &&)=delete (defined in fcn::TextBox)fcn::TextBox
Widget()fcn::Widget
Widget(Widget const &)=delete (defined in fcn::Widget)fcn::Widget
Widget(Widget &&)=delete (defined in fcn::Widget)fcn::Widget
widgetExists(Widget const *widget)fcn::Widgetstatic
~KeyListener()=default (defined in fcn::KeyListener)fcn::KeyListenervirtual
~MouseListener()=default (defined in fcn::MouseListener)fcn::MouseListenervirtual
~TextBox() override (defined in fcn::TextBox)fcn::TextBox
~Widget() (defined in fcn::Widget)fcn::Widgetvirtual