Opened 13 years ago

#3714 new bug

Qt arguments are not supported

Reported by: wonder Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.7.0
Component: GUI Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

QApplication is able to parse some useful command line arguments such as -style, -stylesheet, -session or -graphicssystem, but QGIS does not support them because it parses arguments before Qt has a chance to check (and remove) them. Instead it complains about invalid arguments.

(Additionally it would be good to unify handling of arguments for unix and windows.)

Change History (0)

Note: See TracTickets for help on using tickets.