From fef846914f8db6dc117e206ef913d519bf6bb33e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 29 Jul 2024 12:43:23 +0900 Subject: Rename basic widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/basic.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/html/basic.html') diff --git a/doc/html/basic.html b/doc/html/basic.html index f8497d5e1..8e7e7cfae 100644 --- a/doc/html/basic.html +++ b/doc/html/basic.html @@ -40,19 +40,19 @@ widgets.

TQActionAbstract user interface action that can appear both in menus and tool bars
TQActionGroupGroups actions together -
TQCheckBoxCheckbox with a text label -
TQComboBoxCombined button and popup list -
TQDialRounded range control (like a speedometer or potentiometer) +
TQCheckBoxCheckbox with a text label +
TQComboBoxCombined button and popup list +
TQDialRounded range control (like a speedometer or potentiometer)
TQLabelText or image display -
TQLCDNumberDisplays a number with LCD-like digits -
TQLineEditOne-line text editor +
TQLCDNumberDisplays a number with LCD-like digits +
TQLineEditOne-line text editor
TQPopupMenuPopup menu widget -
TQPushButtonCommand button -
TQRadioButtonRadio button with a text or pixmap label -
TQScrollBarVertical or horizontal scroll bar +
TQPushButtonCommand button +
TQRadioButtonRadio button with a text or pixmap label +
TQScrollBarVertical or horizontal scroll bar
TQSizeGripCorner-grip for resizing a top-level window -
TQSliderVertical or horizontal slider -
TQSpinBoxSpin box widget (spin button) +
TQSliderVertical or horizontal slider +
TQSpinBoxSpin box widget (spin button)
TQSyntaxHighlighterBase class for implementing TQTextEdit syntax highlighters
TQTextEditPowerful single-page rich text editor
TQToolButtonQuick-access button to commands or options, usually used inside a TQToolBar -- cgit v1.2.3