Skip to content

India

A forum for members from India
198 Topics 1.0k Posts
  • Who is Active

    4
    0 Votes
    4 Posts
    2k Views
    K

    [quote author="pjpriyabrata" date="1309846389"]who is active with Qt

    here i am developing a game application for Meego and Symbian feel free to share your ongoing works with Qt [/quote]

    Have you checked the showcase section in the forum. Also check the Qt Ambassador showcase section. YOu can find lots of applications developed for Mobile on Qt.

  • Qt/GCF Coding challenge with a cash prize

    4
    0 Votes
    4 Posts
    3k Views
    G

    [quote author="TobbY" date="1309425989"]i didnt see[/quote]

    Please STOP "NECROPOSTING":http://www.urbandictionary.com/define.php?term=necroposting - you've been told a couple of times now, please adhere to it!

  • Problem for slow operations in Qt program

    26
    0 Votes
    26 Posts
    13k Views
    M

    Excuse me so much for (three exclamation points).I dont want to hurt you.
    Thanks for your forgiveness..

    [quote author="Andre" date="1309164380"][quote author="maxoreli" date="1309163670"]I ask you if the preview code on QTableWidgetItems is correct for best performance!!!
    [/quote]

    First of all, there is no need to scream at me (three exclamation points). I'm trying to help you, free of charge, but I'll only do that as long as I think it is fun to do so. Getting shouted at does not qualify as fun for me.

    Second, I don't get which part of your code you are referring to with "preview code". Do you mean the FormdP0j_Poj::setupContents() code you posted above?

    In that case: I guess this is not optimal, no. One obvious thing is, is that you are setting the progress dialog label over and over again. Much worse is, that you modify data in the view on every iteration. That means re-draws, and thus slowdowns. You need to look at using something different than QTableWidget for your viewing needs. Why don't you just store your data in a QVector (or something like that), and create your own QAbstractTableModel-based model class on top of that. Then, you can manipulate the data in a very efficient way, and only after processing, you construct a model to use in visualization on top of it. That would lead to only a single UI update, instead of many. [/quote]

  • 0 Votes
    8 Posts
    15k Views
    M

    Thanks for answer.
    i already download libXl librairy but i have always problems.
    Please give me an a sample code and steps for reading/writing Excelfiles

  • 0 Votes
    3 Posts
    3k Views
    P

    Congratulations! I hope we develop a better world ;)

  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • World Cup 2011

    5
    0 Votes
    5 Posts
    3k Views
    ?

    so India won it in the end :)

  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • Call for Hindi Translators for Qt wiki

    8
    0 Votes
    8 Posts
    4k Views
    ?

    andre, oh yes many politicians do play to mass mania at times here and we've seen some weird rules come and go :) .... utlimately the API will still be in english, its only the relevant docs that could be translated. reading is far easier than actually understanding what you have read. well one could argue on that ...

    hey the whole thing could be much easier as soon as say a google translator is available for kannada.. i know it already supports hindi :) but it being fully accurate is not something I would bank upon :P

  • Call for Kannada Translators for Qt wiki

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Slot

    28
    0 Votes
    28 Posts
    12k Views
    R

    @Volker: thank you so much I missed to check that.

  • Error printing Hindi? with QT 4.7.1 over Wince

    3
    0 Votes
    3 Posts
    3k Views
    I

    Hello maruti,

    You have to take on account some points when I are working with multilanguage:

    Fonts. Are you using fonts that can represent characters you want? Are you using Unicode ?? Study how to use QString http://doc.qt.nokia.com/latest/qstring.html
    ....

    You can start with this points...

    Bye,

  • 0 Votes
    4 Posts
    3k Views
    ?

    yes srinidhi, two of us here just registered to attend the event

  • Mobile Applications Conference India

    3
    0 Votes
    3 Posts
    3k Views
    K

    Actually there are very few events organized in Mumbai compared to that of Bangalore. So I try not to miss any events happening in and around Mumbai.

    Anyone planning to attend.

  • Wish you all a very happy New Year

    9
    0 Votes
    9 Posts
    5k Views
    G

    Happy new year :)

  • [Poll] Select the Qt India group picture

    Locked
    20
    0 Votes
    20 Posts
    10k Views
    G

    [quote author="chetankjain" date="1294043887"]So the Indian flag it is then, max votes 9 of 33!
    Updating the group with the same and now this poll is closed.

    Thanks to all who voiced their opinion/cast their vote!
    [/quote]

    Cool, we have our final picture now :)

  • 0 Votes
    4 Posts
    3k Views
    ?

    Andre, I know a few guys here who are doing some neat games with qml but sort of shy to publish at this moment, just urging them on to start sharing here :)

    In India specific forum or global forum, really shouldn't matter IMO