使用方法: qmlscene [參數選項] <檔案名稱>
參數選項:
--maximized ............................... 執行時最大化 (Run maximized)
--fullscreen .............................. 執行時全螢幕 (Run fullscreen)
--transparent ............................. 使用透明化視窗模式 (Make the window transparent)
--multisample ............................. 啟動多重採樣 (OpenGL 防鋸齒功能) (Enable multisampling) (OpenGL anti-aliasing)
--no-version-detection .................... 不要去嘗試檢測 .qml 檔案的版本 (Do not try to detect the version of the .qml file)
--slow-animations ......................... 使用慢動作模式運行所有動畫特效 (Run all animations in slow motion)
--resize-to-root .......................... (Resize the window to the size of the root item)
--quit .................................... 啟動後立即關閉 (Quit immediately after starting)
--disable-context-sharing ................. (Disable the use of a shared GL context for QtQuick Windows)
-I <path> ................................. 增加 <路徑> 到引入的清單 (Add <path> to the list of import paths)
-B <name> <file> .......................... (Add a named bundle)
-translation <translationfile> ............ 設定運行時的語言 (Set the language to run in)