Results 1 to 4 of 4

Thread: Bypass MessageBox QFileSystemModel

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2013
    Posts
    321
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    9
    Thanked 8 Times in 8 Posts

    Default Bypass MessageBox QFileSystemModel

    Hi all,
    Is it possible to bypass the QMessageBox that QFileSystemModel do when a rename can not be done ?
    The probleme is the message is not good because the message is always the same, if a file has same name he doesn't say it.
    The real problem is not really the message but it's impossible to know if rename failed.
    I would log an error message when the rename failed.
    Thanks for the help
    Last edited by Alundra; 7th June 2014 at 22:54.

Similar Threads

  1. how to bypass repainting a containing widget?
    By RolandHughes in forum Qt Programming
    Replies: 3
    Last Post: 31st January 2014, 10:42
  2. Getting the Icon of a MessageBox
    By thru in forum Qt Programming
    Replies: 2
    Last Post: 29th December 2010, 17:19
  3. Extending MessageBox
    By thru in forum Qt Programming
    Replies: 7
    Last Post: 17th December 2010, 16:31
  4. use GNU make entirely and bypass qmake?
    By kevinm in forum Qt Programming
    Replies: 1
    Last Post: 5th September 2008, 22:40
  5. QSA 1.2.1 && MessageBox
    By xk in forum Newbie
    Replies: 0
    Last Post: 20th April 2006, 17:30

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
  •  
Qt is a trademark of The Qt Company.