bugTutka - Bugs: bug #50101, QObject has no member named...

 
 

bug #50101: QObject has no member named isWindowType

Submitter:  Ildar <ildar>
Submitted:  Fri 20 Jan 2017 11:37:07 AM UTC
   
 
Category:  User Interface Priority:  5 - Normal
Status:  Fixed Assigned to:  vesuri
Open/Closed:  Closed Release:  * 1.0.2
Operating System:  * GNU/Linux Planned Release:  1.1.1
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 15 May 2017 09:21:37 PM UTC, comment #1: 

This happens with Qt 4.x but works on Qt 5.x. Fixed in master to work with both.

Vesa Halttunen <vesuri>
Group administrator
Fri 20 Jan 2017 11:37:07 AM UTC, original submission:  

Impossible to build:
mainwindow.cpp: In member function 'virtual bool MainWindow::eventFilter(QObject*, QEvent*)':
mainwindow.cpp:273:96: error: 'class QObject' has no member named 'isWindowType'
     if ((event->type() == QEvent::KeyPress || event->type() == QEvent::KeyRelease) && watched->isWindowType() && ...

Ildar <ildar>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vesuri (Posted a comment)
  • -email is unavailable- added by ildar (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-09-26 vesuri Open/ClosedOpen Closed
    2017-05-15 vesuri CategoryNone User Interface
        StatusNone Fixed
        Assigned toNone vesuri
        Planned ReleaseNone 1.1.1

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code