ジャンプ先: 概要. 戻り値. 関連. フラグ. MEL 例.
about [-apiVersion] [-application] [-batch] [-buildDirectory] [-buildVariant] [-codeset] [-compositingManager] [-connected] [-currentDate] [-currentTime] [-cutIdentifier] [-date] [-environmentFile] [-evalVersion] [-file] [-fontInfo] [-helpDataDirectory] [-installedVersion] [-irix] [-is64] [-languageResources] [-linux] [-linux64] [-liveUpdate] [-localizedResourceLocation] [-ltVersion] [-macOS] [-macOSppc] [-macOSx86] [-ntOS] [-operatingSystem] [-operatingSystemVersion] [-preferences] [-product] [-qtVersion] [-uiLanguage] [-uiLanguageIsLocalized] [-version] [-win64] [-windowManager] [-windows]
about は、取り消し可能、照会不可能、および編集不可能です。
フラグなしで実行される場合、このコマンドはアプリケーションのバージョン情報を表示します。いずれかのフラグが指定されている場合、指定したバージョン情報を返します。string | アプリケーションのバージョン情報 |
ロング ネーム(ショート ネーム) | 引数タイプ | プロパティ | ||
---|---|---|---|---|
-cutIdentifier(-c)
|
|
|||
|
||||
-version(-v)
|
|
|||
|
||||
-installedVersion(-iv)
|
|
|||
|
||||
-qtVersion(-qt)
|
|
|||
|
||||
-apiVersion(-api)
|
|
|||
|
||||
-file(-f)
|
|
|||
|
||||
-product(-p)
|
|
|||
|
||||
-date(-d)
|
|
|||
|
||||
-application(-a)
|
|
|||
|
||||
-buildDirectory(-bd)
|
|
|||
|
||||
-buildVariant(-bv)
|
|
|||
|
||||
-environmentFile(-env)
|
|
|||
|
||||
-preferences(-pd)
|
|
|||
|
||||
-operatingSystem(-os)
|
|
|||
|
||||
-operatingSystemVersion(-osv)
|
|
|||
|
||||
-ntOS(-nt)
|
|
|||
|
||||
-windows(-win)
|
|
|||
|
||||
-win64(-w64)
|
|
|||
|
||||
-irix(-ir)
|
|
|||
|
||||
-evalVersion(-ev)
|
|
|||
|
||||
-ltVersion(-lt)
|
|
|||
|
||||
-linux(-li)
|
|
|||
|
||||
-linux64(-l64)
|
|
|||
|
||||
-batch(-b)
|
|
|||
|
||||
-macOS(-mac)
|
|
|||
|
||||
-macOSppc(-ppc)
|
|
|||
|
||||
-macOSx86(-x86)
|
|
|||
|
||||
-currentDate(-cd)
|
|
|||
|
||||
-currentTime(-ct)
|
|
|||
|
||||
-is64(-x64)
|
|
|||
|
||||
-uiLanguage(-uil)
|
|
|||
|
||||
-uiLanguageIsLocalized(-uii)
|
|
|||
|
||||
-localizedResourceLocation(-lrl)
|
|
|||
|
||||
-languageResources(-lr)
|
|
|||
|
||||
-codeset(-cs)
|
|
|||
|
||||
-fontInfo(-foi)
|
|
|||
|
||||
-windowManager(-wm)
|
|
|||
|
||||
-compositingManager(-cm)
|
|
|||
|
||||
-connected(-cnt)
|
|
|||
|
||||
-helpDataDirectory(-hdd)
|
|
|||
|
||||
-liveUpdate(-lu)
|
|
|||
|
フラグはコマンドの作成モードで表示できます | フラグはコマンドの編集モードで表示できます |
フラグはコマンドの照会モードで表示できます | コマンド内でフラグを複数回使用できます。 |
about; string $version = `about -v`;