Skip to content
Vixen UI
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Select language
English
Español
📖 Getting Started
Installation
Project Structure
⭐ Vanilla TS
Learn the basics
Basic Widgets
QCheckbox
QComboBox
QDateEdit
QDateTimeEdit
QDial
QDoubleSpinBox
QLabel
QLCDNumber
QLineEdit
QPixmap
QProgressBar
QProgressDialog
QPushButton
QRadioButton
QScrollArea
QScrollBar
QShortcut
QSlider
QSpinBox
QTabBar
QTabWidget
QTextEdit
QTimeEdit
QToolButton
QWidget
Advanced Widgets
QAction
QCalendarWidget
QColorDialog
QListView
QPainter
QSplitter
QSvgWidget
QTableView
QTableWidget
QTreeWidget
Layout Components
FlexLayout
QBoxLayout
QButtonGroup
QGridLayout
QGroupBox
QStackedLayout
QStackedWidget
Main Window and related
QApplication
QMainWindow
QMenu
QMenuBar
QStatusBar
QSystemTrayIcon
⚛️ React
Learn the basics
Basic Widgets
Button
Checkbox
Dial
LineEdit
ProgressBar
ProgressDialog
RadioButton
ScrollArea
Select
Slider
SpinBox
Tab
Text
TextEdit
View
Advanced Widgets
Action
Calendar
ColorDialog
Image
List
Painter
Table
Tree
Layout Components
BoxView
GridView
Main Window and related
Menu
SystemTrayIcon
Window
🚧 Development
Roadmap
GitHub
Select theme
Dark
Light
Auto
Select language
English
Español
Tree
Tree
is a widget that provides a tree view that you can use in your application.
Example
Commign Soon…