Results 1 to 3 of 3

Thread: what does this icon mean in Object Inspector

  1. #1
    Join Date
    Jun 2015
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default what does this icon mean in Object Inspector

    Very new to Creator. Ive inherited a project in QtCreator. Several of the forms elements in the Object Inspector have an icon with a red circle with a slash across them (see attached .png). I cant figure out from the Creator or the QtDesigner docs what this icon is trying to tell me.
    Attached Images Attached Images

  2. #2
    Join Date
    Sep 2009
    Location
    Wroclaw, Poland
    Posts
    1,394
    Thanked 342 Times in 324 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: what does this icon mean in Object Inspector

    I think it means that the object does not have a layout.

  3. #3
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: what does this icon mean in Object Inspector

    Quote Originally Posted by stampede View Post
    I think it means that the object does not have a layout.
    Yes, that is exactly what that icon means.
    These widgets are either no container (but designer doesn't know) or get layouted in the C++ class that instantiates that form.

    Cheers,
    _

Similar Threads

  1. TypeError: Object [object Object] has no method 'sendData'
    By TheIndependentAquarius in forum Qt Quick
    Replies: 2
    Last Post: 30th November 2013, 05:54
  2. QTabWidget Place icon with no text and stretch icon over tab
    By alenn.masic in forum Qt Programming
    Replies: 2
    Last Post: 11th April 2013, 12:25
  3. Replies: 0
    Last Post: 17th March 2010, 13:25
  4. Replies: 2
    Last Post: 12th October 2008, 14:42
  5. Couple of questions: main window icon + toolbar icon
    By bpackard in forum Qt Programming
    Replies: 0
    Last Post: 20th March 2008, 19:03

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.