[Solved] Some help about Add New, Modify, Delete
-
wrote on 24 Apr 2011, 19:21 last edited by
Hi there,
Where can i find a Qt Quick example that about functions, Add New, Modify, Delete
Thanks
-
wrote on 24 Apr 2011, 19:43 last edited by
Are you using QtCreator? If so, there are almost 40 examples on its Start Page ... aren't some of them useful to you :)
-
wrote on 24 Apr 2011, 21:23 last edited by
@secretNinja, Thank you for your post, can you please specify which examples exactly
-
wrote on 24 Apr 2011, 21:32 last edited by
I haven't use Qt Quick so far ... I have just started some of the examples and they seem to cover all of the basic staff.
Could you show me in the "Qt Quick documentation ":http://doc.qt.nokia.com/4.7/qtquick.html which exactly are the functions you want examples for?
-
wrote on 24 Apr 2011, 21:54 last edited by
i am working on application that has a list, this list reading data from file.
i want to add options to add/modify/delete the items from the list.
Thanks
-
wrote on 24 Apr 2011, 21:56 last edited by
So you need some examples of work with ListModel/ListView? then look on examples in this directory: examples/declarative/modelviews/listview
-
wrote on 24 Apr 2011, 22:06 last edited by
/off Sorry for this off-topic but ... one question about the tags: 'add new', 'modify' and 'delete' ... really!?
The only thread with 'add new' is this, two threads are happy owners of 'modify' tag ( one of which is this) and 'delete' - this tag doesn't need a comment in my opinion. Totally unnecessary tags ... -
wrote on 24 Apr 2011, 22:09 last edited by
secretNinja, hehe, yep you are right, didn't noticed these tags at first look :) I've removed them now. Maybe they will return (in some modified state) when we will know better what OP wants to ask.
-
wrote on 24 Apr 2011, 22:13 last edited by
I asked because I removed them 10 minutes ago ... and they've reappeared :)
-
wrote on 24 Apr 2011, 22:56 last edited by
sorry
i am new here
[quote author="secretNinja" date="1303683183"]I asked because I removed them 10 minutes ago ... and they reappeared :)[/quote]
-
wrote on 24 Apr 2011, 22:57 last edited by
[quote author="Denis Kormalev" date="1303682211"]So you need some examples of work with ListModel/ListView? then look on examples in this directory: examples/declarative/modelviews/listview[/quote]
thanks
-
wrote on 24 Apr 2011, 22:59 last edited by
another question,, moderators
how can i set this thread as solved ?
-
wrote on 24 Apr 2011, 23:01 last edited by
Edit the first post, there you could change the title, add "[solved]" before it. Later you would be able to add "solved" tag. Are your problems solved?
-
wrote on 24 Apr 2011, 23:08 last edited by
yes, thanks all
[quote author="secretNinja" date="1303686087"]Edit the first post, there you could change the title, add "[solved]" before it. Later you would be able to add "solved" tag. Are your problems solved?[/quote]
-
wrote on 24 Apr 2011, 23:20 last edited by
bq. “[solved]” before it
Not at the end ... this way somebody searching in the forum could easily see it :)
1/15