terminalgui  0.1.0
Widgets for your terminal, powered by Qt! Create textual GUI (TUI) in your console easily.
Tg::LineEdit Member List

This is the complete list of members for Tg::LineEdit, including all inherited members.

acceptsFocusTg::Widget
acceptsFocus() constTg::Widget
acceptsFocusChanged(const bool accepts) constTg::Widgetsignal
backgroundCharacterTg::Widget
backgroundCharacter() constTg::Widget
backgroundCharacterChanged(const QChar &character) constTg::Widgetsignal
backgroundColorTg::Widget
backgroundColor() constTg::Widget
backgroundColorChanged(const Tg::Color &color) constTg::Widgetsignal
borderBackgroundColorTg::Widget
borderBackgroundColor() constTg::Widget
borderBackgroundColorChanged(const Tg::Color &color) constTg::Widgetsignal
borderTextColorTg::Widget
borderTextColor() constTg::Widget
borderTextColorChanged(const Tg::Color &color) constTg::Widgetsignal
borderVisibleTg::Widget
borderVisible() constTg::Widget
borderVisibleChanged(const bool visible) constTg::Widgetsignal
boundingRectangle() constTg::Widget
childAdded(Widget *child) constTg::Widgetsignal
childRemoved() constTg::Widgetsignal
childrenWidgets() constTg::Widgetslot
consumeKeyboardBuffer(const QString &keyboardBuffer) overrideTg::LineEditprotectedvirtual
contentsRectangle() constTg::Widget
cursorPosition (defined in Tg::LineEdit)Tg::LineEdit
cursorPosition() const (defined in Tg::LineEdit)Tg::LineEdit
cursorPositionChanged(const int cursorPosition) const (defined in Tg::LineEdit)Tg::LineEditsignal
displayPlaceholderText() (defined in Tg::LineEdit)Tg::LineEditprotected
doLayout()Tg::Widgetprotected
drawBorderPixel(const QPoint &pixel) constTg::Widgetprotectedvirtual
drawPixel(const QPoint &pixel) const overrideTg::Labelprotectedvirtual
effectiveBorderWidth() constTg::Widgetprotected
globalBoundingRectangle() constTg::Widget
globalPreviousBoundingRectangle() constTg::Widgetprotected
hasFocusTg::Widget
hasFocus() constTg::Widget
hasFocusChanged(const bool hasFocus) constTg::Widgetsignal
hide()Tg::Widgetslot
highlighted (defined in Tg::Label)Tg::Label
highlighted() const (defined in Tg::Label)Tg::Label
highlightedChanged(const bool highlighted) const (defined in Tg::Label)Tg::Labelsignal
init() overrideTg::LineEditprotectedvirtual
isBorder(const QPoint &pixel) constTg::Widget
isTopLevel() constTg::Widget
Label(Widget *parent) (defined in Tg::Label)Tg::Label
Label(Screen *screen) (defined in Tg::Label)Tg::Label
Label(const QString &text=QString(), Widget *parent=nullptr) (defined in Tg::Label)Tg::Label
Label(const QString &text=QString(), Screen *screen=nullptr) (defined in Tg::Label)Tg::Label
layoutOvershoot() constTg::Widget
layoutOvershootChanged(const SizeOvershoot overshoot) constTg::Widgetsignal
layoutType() constTg::Widget
LineEdit(Widget *parent) (defined in Tg::LineEdit)Tg::LineEdit
LineEdit(Screen *screen) (defined in Tg::LineEdit)Tg::LineEdit
LineEdit(const QString &placeholderText=QString(), Widget *parent=nullptr) (defined in Tg::LineEdit)Tg::LineEdit
LineEdit(const QString &placeholderText=QString(), Screen *screen=nullptr) (defined in Tg::LineEdit)Tg::LineEdit
mapFromGlobal(const QPoint &position) constTg::Widget
mapToChild(const WidgetPointer &child, const QPoint &position) constTg::Widget
mapToGlobal(const QPoint &position) constTg::Widget
moveFocusToNextWidget() constTg::Widgetsignal
moveFocusToPreviousWidget() constTg::Widgetsignal
needsRedraw(const RedrawType type, const Widget *widget) constTg::Widgetsignal
parentWidget() constTg::Widget
placeholderBackgroundColor (defined in Tg::LineEdit)Tg::LineEdit
placeholderBackgroundColor() const (defined in Tg::LineEdit)Tg::LineEdit
placeholderBackgroundColorChanged(const Tg::Color &placeholderBackgroundColor) const (defined in Tg::LineEdit)Tg::LineEditsignal
placeholderText (defined in Tg::LineEdit)Tg::LineEdit
placeholderText() const (defined in Tg::LineEdit)Tg::LineEdit
placeholderTextChanged(const QString &placeholderText) const (defined in Tg::LineEdit)Tg::LineEditsignal
placeholderTextColor (defined in Tg::LineEdit)Tg::LineEdit
placeholderTextColor() const (defined in Tg::LineEdit)Tg::LineEdit
placeholderTextColorChanged(const Tg::Color &placeholderTextColor) const (defined in Tg::LineEdit)Tg::LineEditsignal
positionTg::Widget
position() constTg::Widget
positionChanged(const QPoint &position) constTg::Widgetsignal
previousGlobalPosition() constTg::Widgetprotected
previousSize() constTg::Widgetprotected
propagatesStyleTg::Widget
propagatesStyle() constTg::Widget
propagatesStyleChanged(const bool propagates) constTg::Widgetsignal
propagateStyleToChild(Widget *child) constTg::Widgetprotected
reservedCharactersCount() const (defined in Tg::Label)Tg::Labelprotected
reservedText() const (defined in Tg::Label)Tg::Labelprotected
scheduleFullRedraw() constTg::Widgetprotectedslot
schedulePartialRedraw() constTg::Widgetprotectedslot
schedulePreviousPositionRedraw() constTg::Widgetprotectedslot
screen() constTg::Widget
setAcceptsFocus(const bool accept)Tg::Widget
setBackgroundCharacter(const QChar &character)Tg::Widgetslot
setBackgroundColor(const Tg::Color &color)Tg::Widgetslot
setBorderBackgroundColor(const Tg::Color &color)Tg::Widgetslot
setBorderTextColor(const Tg::Color &color)Tg::Widgetslot
setBorderVisible(const bool visible)Tg::Widgetslot
setCursorPosition(const int cursorPosition) (defined in Tg::LineEdit)Tg::LineEditslot
setHasFocus(const bool active)Tg::Widgetprotected
setHighlighted(const bool highlighted) (defined in Tg::Label)Tg::Labelslot
setLayoutType(const Layout::Type type)Tg::Widget
setPlaceholderBackgroundColor(const Tg::Color &placeholderBackgroundColor) (defined in Tg::LineEdit)Tg::LineEditslot
setPlaceholderText(const QString &placeholderText) (defined in Tg::LineEdit)Tg::LineEditslot
setPlaceholderTextColor(const Tg::Color &placeholderTextColor) (defined in Tg::LineEdit)Tg::LineEditslot
setPosition(const QPoint &position)Tg::Widgetslot
setPropagatesStyle(const bool propagate)Tg::Widgetprotected
setReservedText(const QString &reserved) (defined in Tg::Label)Tg::Labelprotected
setSize(const QSize &size)Tg::Widgetslot
setStyle(const StylePointer &style, const bool propagate=true)Tg::Widget
setText(const QString &text, const bool expand=false) (defined in Tg::Label)Tg::Labelslot
setTextColor(const Tg::Color &color)Tg::Widgetslot
setupPressTimer(QTimer *timer) constTg::Widgetprotected
setVerticalArrowsMoveFocus(const bool enable)Tg::Widgetprotected
setVisible(const bool visible)Tg::Widgetslot
setWidgetOvershoot(const SizeOvershoot overshoot)Tg::Widgetprotected
setZ(const int z) (defined in Tg::Widget)Tg::Widgetslot
show()Tg::Widgetslot
sizeTg::Widget
size() constTg::Widget
sizeChanged(const QSize &size) constTg::Widgetsignal
style() constTg::Widgetprotected
styleChanged() constTg::Widgetsignal
text (defined in Tg::Label)Tg::Label
text() const (defined in Tg::Label)Tg::Label
textChanged(const QString &text) const (defined in Tg::Label)Tg::Labelsignal
textColorTg::Widget
textColor() constTg::Widget
textColorChanged(const Tg::Color &color) constTg::Widgetsignal
topLevelParentWidget() constTg::Widget
verticalArrowsMoveFocus() constTg::Widget
visibleTg::Widget
visible() constTg::Widget
visibleChanged(const bool visible) constTg::Widgetsignal
Widget(Widget *parent)Tg::Widgetexplicit
Widget(Screen *screen)Tg::Widgetexplicit
widgetOvershoot() constTg::Widget
widgetOvershootChanged(const SizeOvershoot overshoot) constTg::Widgetsignal
zTg::Widget
z() constTg::Widget
zChanged(const int z) constTg::Widgetsignal
~Widget()Tg::Widget