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