From: Tobias Koenig Date: Wed, 17 Oct 2012 11:54:19 +0000 (+0200) Subject: Add list of widgets that need to be implemented X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=5a2a2d8e70b5ba3b57293153b271e6c671569a69;p=web%2Fkonrad%2FDeclarativeWidgets.git Add list of widgets that need to be implemented --- diff --git a/.gitignore b/.gitignore index 9adc96a..f2aca53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -qmlwidgets +declarativewidgets Makefile moc_* *.o diff --git a/qwidgets.list b/qwidgets.list new file mode 100644 index 0000000..b2cc9c2 --- /dev/null +++ b/qwidgets.list @@ -0,0 +1,71 @@ +qboxlayout.h +qbuttongroup.h +qcalendarwidget.h +qcheckbox.h +qcolordialog.h +qcolumnview.h +qcombobox.h +qcommandlinkbutton.h +qdatetimeedit.h +qdial.h +qdialogbuttonbox.h +qdialog.h +qdockwidget.h +qfiledialog.h +qfocusframe.h +qfontcombobox.h +qfontdialog.h +qformlayout.h +qframe.h +qgraphicsview.h +qgraphicswidget.h +qgridlayout.h +qgroupbox.h +qheaderview.h +qinputdialog.h +qlabel.h +qlayout.h +qlayoutitem.h +qlcdnumber.h +qlineedit.h +qlistview.h +qlistwidget.h +qmainwindow.h +qmdiarea.h +qmdisubwindow.h +qmenubar.h +qmenudata.h +qmenu.h +qmessagebox.h +qpagesetupdialog.h +qplaintextedit.h +qprintdialog.h +qprintpreviewdialog.h +qprintpreviewwidget.h +qprogressbar.h +qprogressdialog.h +qpushbutton.h +qradiobutton.h +qscrollarea.h +qscrollbar.h +qslider.h +qspinbox.h +qsplashscreen.h +qsplitter.h +qstackedlayout.h +qstackedwidget.h +qstatusbar.h +qtabbar.h +qtableview.h +qtablewidget.h +qtabwidget.h +qtextbrowser.h +qtextedit.h +qtoolbar.h +qtoolbox.h +qtoolbutton.h +qtreeview.h +qtreewidget.h +qundoview.h +qwidget.h +qwizard.h