QT excel editor -


i working on test case editor, excel sheet. need excel sheet cells enter data, combobox in excel sheet cells & few buttons, text editor. shown in these links.

http://www.theirishpenguin.com/assets/images/disc_jockey_list.png
http://qt-project.org/doc/qt-5.0/qtwidgets/images/spreadsheet-demo.png
http://multimedia-and-graphics.softlandmark.com/images/screenshots/quicktime_mov_qt_mp4_converter_229513.gif

please suggest should use :-- qt spreadsheet or qt treewidget or qt modelview ?

what right class use, maximum flexibility editor ?

base editor on qtablewidget - name suggests, shows table/grid, , looks closely excel.

there example spreadsheet application comes qt team.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -