[Qt-interest] need Help for table implementation in QT
Srdjan Todorovic
todorovic.s at googlemail.com
Fri Jul 31 11:24:08 CEST 2009
Hi,
On 31/07/2009, Shubhada Nandarshi <nandarshi.shubhada at gmail.com> wrote:
> I am trying to develop one small application in which, the employee details
> should be accepted from the user and added in a table on clicking on a 'Add'
> button.
Are you having problems understanding QTableView/widget? Something else?
> I searched on net and other QTcreator resources, I could not found the exat
> steps to be followed.
1) You will not find the exact steps because only you know what you
need to do in your application. By definition, something that has the
exact steps you want == an existing application that does what you
want. :)
2) How long did you spend searching the answer on the net? 1 minute? 5
minutes? 40 hours? 2 weeks?
Too many times it seems that someone says they searched on the net and
it turns out they just spent 120 seconds looking through only the
first page of search engine results (often with bad use of keywords).
There are examples and documentation from Qt about QTable...
1) Which have you read?
2) What in particular did you not understand (maybe the docs are badly worded)?
3) What was not clear and why?
Good luck
Srdjan
More information about the Qt-interest-old
mailing list