Refer QFile documentation, it should be straight forward
Qt Code:
To copy to clipboard, switch view to plain text mode
Also you can get the application executable name (including complete path) from argv[0], the main() function parameter
Refer QFile documentation, it should be straight forward
Qt Code:
To copy to clipboard, switch view to plain text mode
Also you can get the application executable name (including complete path) from argv[0], the main() function parameter
Last edited by Santosh Reddy; 3rd June 2011 at 07:09. Reason: updated contents
Ketan Shah (3rd June 2011)
Bookmarks