Page 1 of 2 12 LastLast
Results 1 to 20 of 31

Thread: Overview of all Elements and a good introduction pdf?

  1. #1
    Join Date
    Sep 2010
    Posts
    19
    Qt products
    Qt4 Qt/Embedded Qt Jambi

    Default Overview of all Elements and a good introduction pdf?

    Hi there,

    where can i find a good overview over all qml elements (widgets)?

    Has QML a tabbar?

    --

    where is a good introduction pdf?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Overview of all Elements and a good introduction pdf?

    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Sep 2010
    Posts
    19
    Qt products
    Qt4 Qt/Embedded Qt Jambi

    Default Re: Overview of all Elements and a good introduction pdf?

    Thank you.

    I can'T find a tabbar! Why???

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Overview of all Elements and a good introduction pdf?

    Because it's not there??? You can implement a tab bar using a state machine in a couple lines of code.


    Added after 14 minutes:


    Here is something you might find interesting: UI Components: Tab Widget Example
    Last edited by wysota; 26th October 2010 at 12:36.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Sep 2010
    Posts
    19
    Qt products
    Qt4 Qt/Embedded Qt Jambi

    Default Re: Overview of all Elements and a good introduction pdf?

    Is QML ready for creating real world applications?
    What do you think?

  6. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Overview of all Elements and a good introduction pdf?

    Quote Originally Posted by gast23 View Post
    Is QML ready for creating real world applications?
    What do you think?
    Did you run any examples or demos that come with it? Do you consider them "real world applications"?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  7. #7
    Join Date
    Sep 2010
    Posts
    19
    Qt products
    Qt4 Qt/Embedded Qt Jambi

    Default Re: Overview of all Elements and a good introduction pdf?

    The demos are small apps, not applications...

    I thought at something like SAP ERP, real business applications.

    Is QML ready for this? Is it possible to create a entire business application with databinding?

    How do you use QML? Whats the way to use QML?

  8. #8
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Overview of all Elements and a good introduction pdf?

    Quote Originally Posted by gast23 View Post
    I thought at something like SAP ERP, real business applications.
    I doubt anyone would want to implement SAP with QML Not that it is impossible (with a help of a bit of C++ of course).

    Is QML ready for this? Is it possible to create a entire business application with databinding?
    Would you implement an application like that in assembly? Does this mean assembly is not a useful language for "real applications"?

    How do you use QML? Whats the way to use QML?
    Well... you start by learning what it is and what it is used for. And what it is not - for instance it is not a replacement for C++.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  9. #9
    Join Date
    Sep 2010
    Posts
    19
    Qt products
    Qt4 Qt/Embedded Qt Jambi

    Default Re: Overview of all Elements and a good introduction pdf?

    How is QML used?

    Would it possible to create a prototyp of a business application?

    If you ask me this question about WPF and XAML i would say, yeah no problem...

    I'm not sure what i should think about QML and Qt... There are Widgets, QML Elements and QGraphicsView...

  10. #10
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Overview of all Elements and a good introduction pdf?

    And you really expect me to answer this in one short post? If you want a short answer then here you go:

    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  11. #11
    Join Date
    Sep 2010
    Posts
    19
    Qt products
    Qt4 Qt/Embedded Qt Jambi

    Default Re: Overview of all Elements and a good introduction pdf?

    thanks i expected a better answer from a nokia certified developer...

  12. #12
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Overview of all Elements and a good introduction pdf?

    Quote Originally Posted by gast23 View Post
    thanks i expected a better answer from a nokia certified developer...
    Too bad, I am a developer, not a marketing guy. If you want marketing, ask someone who is a "Nokia certified Qt marketer". I can only point you to documentation (which I did). Whether you read it or not, this is solely your own decision. If instead of reading you are starting to make assumptions, don't expect me to treat you seriously, I'm not going to do the research for you. You didn't even bother to read the first sentence of the document I gave you.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  13. #13
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Overview of all Elements and a good introduction pdf?

    QML is designed for mobile and embedded devices.
    Although, it can be used for desktop applications too.

    The purpose of QML is not to write complete applications. It's more meant as a common interface between the developer and the designer.

  14. #14
    Join Date
    Sep 2010
    Posts
    19
    Qt products
    Qt4 Qt/Embedded Qt Jambi

    Default Re: Overview of all Elements and a good introduction pdf?

    I'm a developer too and i'm very interested...

    i just would like to know what your (or others) experience with qml is...

    Unfortunately i don't have the time todo research...

    Maybe some other developers can talk a little bit more about QML and their experience with it...

  15. #15
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Overview of all Elements and a good introduction pdf?

    Even if someone writes something about it you will have to read it, so why don't you read the description on QML instead? One way or the other if you want to gain such information you will have to devote some time of yours.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  16. #16
    Join Date
    Sep 2010
    Posts
    19
    Qt products
    Qt4 Qt/Embedded Qt Jambi

    Default Re: Overview of all Elements and a good introduction pdf?

    Quote Originally Posted by wysota View Post
    And you really expect me to answer this in one short post? If you want a short answer then here you go:

    Please give me the big aswer What do you think?

  17. #17
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Overview of all Elements and a good introduction pdf?

    Why should I devote my time writing my thoughts if you don't want to devote yours to read them?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  18. #18
    Join Date
    Sep 2010
    Posts
    19
    Qt products
    Qt4 Qt/Embedded Qt Jambi

    Default Re: Overview of all Elements and a good introduction pdf?

    Did i say that?

  19. #19
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Overview of all Elements and a good introduction pdf?

    Quote Originally Posted by gast23 View Post
    Did i say that?
    You didn't read one sentence from the document I gave you, devoting my time to answer your question.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  20. #20
    Join Date
    Sep 2010
    Posts
    19
    Qt products
    Qt4 Qt/Embedded Qt Jambi

    Default Re: Overview of all Elements and a good introduction pdf?

    Fool... i read about QML and wuhu i tried und wrote some code...

    Sorry i dont understand why its so hard to tell me your opinion about QML....

    Please stop aswering to this thread. Thanks.

Similar Threads

  1. Replies: 6
    Last Post: 4th January 2011, 14:43
  2. Member Introduction
    By daedalus0x1a4 in forum General Discussion
    Replies: 0
    Last Post: 29th June 2010, 03:32
  3. Welcome to the ICSNetwork presentation of Introduction to Qt
    By glebovitz in forum Introduction to Qt
    Replies: 0
    Last Post: 22nd April 2008, 18:01
  4. Replies: 1
    Last Post: 13th December 2007, 07:40
  5. QWT introduction
    By nitriles in forum Qwt
    Replies: 4
    Last Post: 28th September 2007, 11:48

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.