Notices


Reply
Thread Tools
Posts: 330 | Thanked: 97 times | Joined on Dec 2010 @ saudi arabia
#121
ok its easy
i will use WebKit Examples as my refrence, and just change some links and put some buttons

and thats it! alright!!
 
Posts: 330 | Thanked: 97 times | Joined on Dec 2010 @ saudi arabia
#122
ok found one~

http://doc.qt.nokia.com/4.7-snapshot...previewer.html

This will do me good!
 
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#123
Originally Posted by lolloo View Post
ok its easy
i will use WebKit Examples as my refrence, and just change some links and put some buttons

and thats it! alright!!
I don't have a Steam account, so I'm not exactly sure how the website works, but if you want to display an XML feed, the best way (using QML) might be to use XmlListModel and ListView. Create a delegate that displays the information you want, and the ListView will display the results.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following 3 Users Say Thank You to marxian For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#124
And if you are going to use QT and QWorkerThread have in mind that signal-slot mechanism is thread unsafe
 

The Following User Says Thank You to freemangordon For This Useful Post:
cfh11's Avatar
Posts: 1,062 | Thanked: 961 times | Joined on May 2010 @ Boston, MA
#125
Originally Posted by lolloo View Post
so many people like to talk jibrish.

if you dont have anything usefull to say dont say it!! people here are messing this thread! get out!!
The extreme irony of this post is not lost on me.
__________________
Want to browse streamlined versions of websites automatically when in 2g? Vote for this brainstorm.

Sick of your cell signal not reconnecting after coming out of a bad signal area? Vote for this bug.
 

The Following 10 Users Say Thank You to cfh11 For This Useful Post:
Posts: 842 | Thanked: 1,197 times | Joined on May 2010
#126
Originally Posted by tswindell View Post
Firstly, get a steam development key from here: http://steamcommunity.com/dev/apikey

Then work out what you need to do as far as HTTP requests from the API documentation here:
http://steamcommunity.com/dev

Alternatively, you can use the web resources described here without the need for an apikey:
https://partner.steamgames.com/docum...community_data
Ooh, nice. That will be useful.

(But I'm still not going to make anything for you, lolloo - not without money)
__________________
My projects: BackupMenu - OS Backup & restore | Video: Flashing your n900(LiveCD)
My devices: N770 + 8GB SD card soldered internally, N900 with 8GB SD card + Custom OC(125-950 typically).
OC freqs: 0:22,90 125:22,90 250:28,180 500:30,360 550:32,400 600:34,430 700:39,430 750:41,430 805:45,430 850:47,500 900:50,500 950:54,500 1000:58,500 1100:67,520 1150:71,520

Last edited by RobbieThe1st; 2011-01-19 at 01:45.
 

The Following 3 Users Say Thank You to RobbieThe1st For This Useful Post:
ysss's Avatar
Posts: 4,384 | Thanked: 5,524 times | Joined on Jul 2007 @ ˙ǝɹǝɥʍou
#127
I'm glad to see the thread takes a somewhat positive turn (albeit the OP repeatedly dampens the immense goodwill of would-be helpers by his repeated lying and unthoughtful remarks).

PS: Please remind me... if someone speaks Jibrish, is that person from Jibrael or Jireland?
__________________
Class .. : Power User
Humor .. : [#####-----] | Alignment: Pragmatist
Patience : [###-------] | Weapon(s): Galaxy Note + BB Bold Touch 9900
Agro ... : [###-------] | Relic(s) : iPhone 4S, Atrix, Milestone, N900, N800, N95, HTC G1, Treos, Zauri, BB 9000, BB 9700, etc

Follow the MeeGo Coding Competition!
 

The Following 5 Users Say Thank You to ysss For This Useful Post:
Posts: 330 | Thanked: 97 times | Joined on Dec 2010 @ saudi arabia
#128
Originally Posted by RobbieThe1st View Post
Ooh, nice. That will be useful.

(But I'm still not going to make anything for you, lolloo - not without money)
oh come on, i will give you half of my code

@marxian

btw i have to choose QML application for my project, correct? so i can use XmlListModel and ListView... right
 
Posts: 255 | Thanked: 107 times | Joined on Nov 2010
#129
almost there..... just a little more.... hang on tight!
 

The Following User Says Thank You to Char For This Useful Post:
Posts: 724 | Thanked: 1,255 times | Joined on Nov 2007 @ Cambridge, UK
#130
Originally Posted by lolloo View Post
oh come on, i will give you half of my code

@marxian

btw i have to choose QML application for my project, correct? so i can use XmlListModel and ListView... right
Yes, then make an XmlHttpRequest with one of those api resources I mentioned earlier, and with the resulting Xml add a transform for the model using some simple xpaths and assign that model to the XmlListView, create a pretty delegate for your list items and you're sorted.

This all depends on the type of data you're getting, obviously an XmlListView is for displaying a list, if you're displaying a profile then you'll want to draw that differently.
 

The Following 2 Users Say Thank You to tswindell For This Useful Post:
Reply

Tags
frigging noob, just shoot me, kindergarten, op is an idiot, schizophrenia!


 
Forum Jump


All times are GMT. The time now is 01:35.