PDA

View Full Version : custom widget library?



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

marcel
16th September 2007, 09: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, 14: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, 16:39
Thanks jpn for the collection and thanks marcel for pointing it out. :)