Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QT mobile theme Creation on Symbian Environment
Forum Updated to NodeBB v4.3 + New Features

QT mobile theme Creation on Symbian Environment

Scheduled Pinned Locked Moved Mobile and Embedded
9 Posts 4 Posters 4.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Cheers
    wrote on last edited by
    #1

    I am new to mobile QT development, can anyone guide me how to create mobile theme using QT for Symbian env...

    1 Reply Last reply
    0
    • ? This user is from outside of this forum
      ? This user is from outside of this forum
      Guest
      wrote on last edited by
      #2

      which version of symbian are you looking at?

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kamalakshantv
        wrote on last edited by
        #3

        [quote author="Cheers" date="1285758050"]I am new to mobile QT development, can anyone guide me how to create mobile theme using QT for Symbian env...[/quote]

        AFAIK carbide.ui is still the tool for creating themes. Qt for Symbian is for application development and not for theme creation as I understand.

        1 Reply Last reply
        0
        • ? This user is from outside of this forum
          ? This user is from outside of this forum
          Guest
          wrote on last edited by
          #4

          yes you have to use carbide.ui that is available in forum nokia "here":http://www.forum.nokia.com/Library/Tools_and_downloads/Other/

          1 Reply Last reply
          0
          • C Offline
            C Offline
            Cheers
            wrote on last edited by
            #5

            As per my Knowledge, through Carbide.UI I can create S60 and S40 phone themes.
            I want to create a theme on QT which can work on all phones on which supports QT framework.

            1 Reply Last reply
            0
            • K Offline
              K Offline
              kamalakshantv
              wrote on last edited by
              #6

              [quote author="Cheers" date="1286171766"]As per my Knowledge, through Carbide.UI I can create S60 and S40 phone themes.
              I want to create a theme on QT which can work on all phones on which supports QT framework.
              [/quote]

              As stated above Qt is not for creating themes. You can try applying styles to your application to get similar look and feel.

              1 Reply Last reply
              0
              • S Offline
                S Offline
                snowpong
                wrote on last edited by
                #7

                [quote author="Cheers" date="1286171766"]As per my Knowledge, through Carbide.UI I can create S60 and S40 phone themes.
                I want to create a theme on QT which can work on all phones on which supports QT framework.
                [/quote]

                I think what you mean is that you wan't to create an app with a custom look of your own?

                There are several ways of doing this:

                Create your own components and look with Qt Quick

                Use Qt style sheets

                Write custom widgets using pixmaps and qDrawBorderImage()

                Write custom qgraphicsitems

                Write your own QStyle

                Set your own font and palette on the app

                I am actually talking about things like this on SEE2010 - so if you're coming there I could explain more in detail, or at dev days now in Münich.

                There are benefits and drawbacks with all these different approaches.

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  gursahib_031991
                  wrote on last edited by
                  #8

                  Guys can you please help me designing a theme for my s60 Symbian device!
                  what are the basic steps to do that using a QT Creater.
                  Thank you.

                  1 Reply Last reply
                  0
                  • K Offline
                    K Offline
                    kamalakshantv
                    wrote on last edited by
                    #9

                    [quote author="gursahib_031991" date="1299680026"]Guys can you please help me designing a theme for my s60 Symbian device!
                    what are the basic steps to do that using a QT Creater.
                    Thank you.[/quote]

                    Qt Creator is not a tool for designing theme for s60. You should be using carbide.ui for that.

                    1 Reply Last reply
                    0

                    • Login

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Groups
                    • Search
                    • Get Qt Extensions
                    • Unsolved