User Profile

Collapse

Profile Sidebar

Collapse
QwertyManiac
QwertyManiac
Last Activity: Jan 4 '09, 04:57 PM
Joined: Dec 24 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • QwertyManiac
    replied to Import speeds
    In cases of large modules (like PyQt4), then yes, the wild card import is slower, as it takes all the objects and fills them into your current name-space.
    See more | Go to post

    Leave a comment:


  • QwertyManiac
    replied to thumbnails in Qfilediloug using pyqt
    On Windows and Mac, QFileDialog generally starts up the native File dialog, in which these features are present. The same is also possible for GNOME when using QGtkStyle.

    There, however, is no direct way to implement the file previewer in Qt 4.4. You may look at the Qt 3 support classes Q3FilePreview and Q3FileDialog both to implement this.
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...