Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Styling/Branding app using Qt Symbian Components

Styling/Branding app using Qt Symbian Components

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 2 Posters 2.4k Views
  • 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
    conny
    wrote on last edited by
    #1

    Hi,

    I'm currently trying to convert my project from my custom made QML UI to Qt Symbian Components. However I have the requirement to use custom colors. E.g. I need the tool bar to be blue instead of black.

    Is there a way to override the default style? I'd like to keep the shapes, margins, etc. but I'd like to override some colors.

    Thanks!
    Conny

    1 Reply Last reply
    0
    • T Offline
      T Offline
      thisisbhaskar
      wrote on last edited by
      #2

      there is no way to do it with standard symbian Qt Quick components. If you really want it, you need to modify ToolBar.qml code and ship compiled Symbian Qt Quick components .sis file along with your code :(

      1 Reply Last reply
      0
      • C Offline
        C Offline
        conny
        wrote on last edited by
        #3

        Thanks for the reply. My first look at the code told me the same, but I was hoping that I'm missing something. Not good :(

        I'll check, maybe at least it makes sens to use the new StatusBar and maybe the PageStack stuff...

        1 Reply Last reply
        0
        • T Offline
          T Offline
          thisisbhaskar
          wrote on last edited by
          #4

          This is one of the comments I have given at my "Initial impressions and Feedback for Qt Quick Components 1.0 for Symbain":http://developer.qt.nokia.com/forums/viewthread/7581/

          Developer should be given more control to change LYF of components.

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

            Yea, your right. Good points in your thread!

            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