Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Class QApplication has no member named qwsSetDecoration
Forum Update on Monday, May 27th 2025

Class QApplication has no member named qwsSetDecoration

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 4.9k 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.
  • D Offline
    D Offline
    dpatrick
    wrote on last edited by
    #1

    Hi all,

    I receive the following message when I try to compile simpledecoration example

    ../simpledecoration/main.cpp: In function ‘int main(int, char**)’:
    ../simpledecoration/main.cpp:50: error: ‘class QApplication’ has no member named ‘qwsSetDecoration’
    make: Leaving directory `/home/dpatrick/NokiaQtSDK/Examples/4.6/qws/simpledecoration-build-simulator'
    make: *** [main.o] Error 1

    I have installed Nokia SDK (Nokia_Qt_SDK_Lin32_offline_v1_0_1_en.run), and I have tried to run some qws example to build my own embedded linux application.

    Thanks for you help

    1 Reply Last reply
    0
    • D Offline
      D Offline
      danilocesar
      wrote on last edited by
      #2

      Are you trying to compile it for what architecture?
      It only works for Qt for embedded linux...

      From "documentation":http://doc.qt.nokia.com/4.6/qapplication.html#qwsDecoration

      [edit: fixed link / chetankjain / Gurudutt]

      <a href="http://www.danilocesar.com">Danilo Cesar Lemes de Paula</a>
      Software Engineer

      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