Description: QIrBreadCrumbBar is a QComboBox-based navigation aid to browse path through item data model similar to filesystem. As the screenshot shows, QIrBreadCrumBar works just fine with QDirModel. QIrBreadCrumbBar 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 QIrBreadCrumbBar is:
.... QIrBreadCrumbBar * bar = new QIrBreadCrumbBar(this);
Looks all very nice, only the license is not LGPL as stated on this page, but GPL, which you can see when you have downloaded the QIron source archive.
Ratings & Comments
5 Comments
Wow. Thats cool. Rly good job. Keep doing good things
Looks all very nice, only the license is not LGPL as stated on this page, but GPL, which you can see when you have downloaded the QIron source archive.
sorry, it's too buggy :(
I am fixing all these widgets.
Btw, what bug did you encounter?