PDA

View Full Version : custom widget library?



ihoss
16th September 2007, 00:44
Is there an online library of custom/usermade Qt Widgets?

marcel
16th September 2007, 10:16
What kind of custom widgets would you like?
There's jpn's QxtGui (http://jpnurmi.kapsi.fi/docs/annotated.html) and there is QwtPlot.http://qwt.sourceforge.net (http://qwt.sourceforge.net/)

wysota
16th September 2007, 15:52
There are also wwWidgets that are practically ready, I just have to prepare the website and upload everything there. Here is a preview.

QwwColorButton
QwwColorComboBox
QwwConfigWidget
QwwHueSatPicker
QwwHueSatRadialPicker
QwwLineEdit
QwwListWidget
QwwLongSpinBox
QwwNavigationBar
QwwNumPad
QwwRichTextButton
QwwTaskPanel
QwwTextSpinBox
QwwTipWidget
QwwTwoColorIndicator

Gopala Krishna
16th September 2007, 17:39
Thanks jpn for the collection and thanks marcel for pointing it out. :)