[Solved] Some help about Add New, Modify, Delete
-
Hi there,
Where can i find a Qt Quick example that about functions, Add New, Modify, Delete
Thanks
-
Are you using QtCreator? If so, there are almost 40 examples on its Start Page ... aren't some of them useful to you :)
-
@secretNinja, Thank you for your post, can you please specify which examples exactly
-
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?
-
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
-
So you need some examples of work with ListModel/ListView? then look on examples in this directory: examples/declarative/modelviews/listview
-
/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 ... -
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.
-
I asked because I removed them 10 minutes ago ... and they've reappeared :)
-
sorry
i am new here
[quote author="secretNinja" date="1303683183"]I asked because I removed them 10 minutes ago ... and they reappeared :)[/quote]
-
[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
-
another question,, moderators
how can i set this thread as solved ?
-
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?
-
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]
-
bq. “[solved]” before it
Not at the end ... this way somebody searching in the forum could easily see it :)
4/15