QIrExpanderBox

Qt Widgets

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

1
Become a Fan
5.0

Description:
QIrExpanderBox is a QSplitter-based container for Qt applications that contains only QIrExpander widgets. This widget is part of QIron toolkit which depends on Qt 4.6 and upper. Like for most of QIron widgets, a plugin is provided to be used in Qt Designer.

A typical use of QIrExpanderBox is:

....
QIrExpanderBox * box = new QIrExpanderBox(this);

QIrExpander * expander = box->addWidget(QIcon(...),..,new QTreeView);

expander->setExpanded(false);

box->addExpander(new QIrExpander(QIcon(...),...,new QGroupBox(...)));
....

Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license
version 0.1 (Preview)
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

More Qt Widgets from dzimiwine:

QIrDock
dzimiwine
last update date: 15 years ago

Score 5.0

QIrExpander
dzimiwine
last update date: 15 years ago

Score 5.0

QIrBreadCrumbBar
dzimiwine
last update date: 15 years ago

Score 5.0

QIrQuadSplitter
dzimiwine
last update date: 15 years ago

Score 5.0

Other Qt Widgets:

Widget Virtual Keyboard
embitel
last update date: 15 years ago

Score 5.3

Widget Marquee Label
embitel
last update date: 15 years ago

Score 6.1

Widget Color Picker
embitel
last update date: 15 years ago

Score 4.7

QtitanDataGrid advanced Grid for Qt
BigZ1
last update date: 7 years ago

Score 5.7

QtitanRibbon Microsoft RibbonUI and Office Styles for Qt
BigZ1
last update date: 7 years ago

Score 5.2

Q7TaskBar
QDevelopper
last update date: 13 years ago

Score 6.1