Home
last modified time | relevance | path

Searched refs:InstallOptions (Results 1 – 25 of 133) sorted by relevance

123456

/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/tools/
H A Dinstalloptions.cpp91 InstallOptions::InstallOptions() : d(new Internal::InstallOptionsPrivate) in InstallOptions() function in qbs::InstallOptions
95 InstallOptions::InstallOptions(const InstallOptions &other) = default;
97 InstallOptions::InstallOptions(InstallOptions &&other) Q_DECL_NOEXCEPT = default;
99 InstallOptions &InstallOptions::operator=(const InstallOptions &other) = default;
101 InstallOptions &InstallOptions::operator=(InstallOptions &&other) Q_DECL_NOEXCEPT = default;
103 InstallOptions::~InstallOptions() = default;
120 QString InstallOptions::installRoot() const in installRoot()
177 bool InstallOptions::dryRun() const in dryRun()
196 bool InstallOptions::keepGoing() const in keepGoing()
229 qbs::InstallOptions qbs::InstallOptions::fromJson(const QJsonObject &data) in fromJson()
[all …]
H A Dinstalloptions.h52 class InstallOptions; variable
56 QString effectiveInstallRoot(const InstallOptions &options, const TopLevelProject *project);
59 class QBS_EXPORT InstallOptions
62 InstallOptions();
63 InstallOptions(const InstallOptions &other);
64 InstallOptions(InstallOptions &&other) Q_DECL_NOEXCEPT;
65 InstallOptions &operator=(const InstallOptions &other);
66 InstallOptions &operator=(InstallOptions &&other) Q_DECL_NOEXCEPT;
67 ~InstallOptions();
69 static InstallOptions fromJson(const QJsonObject &data);
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/buildgraph/
H A Dproductinstaller.h60 InstallOptions options, ProgressObserver *observer, Logger logger);
65 InstallOptions &options);
66 static void initInstallRoot(const TopLevelProject *project, InstallOptions &options);
76 InstallOptions m_options;
H A Dproductinstaller.cpp63 QVector<ResolvedProductPtr> products, InstallOptions options, in ProductInstaller()
117 InstallOptions &options) in targetFilePath()
166 InstallOptions &options) in initInstallRoot()
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/api/
H A Dproject.h71 class InstallOptions; variable
101 const InstallOptions &installOptions,
120 InstallJob *installAllProducts(const InstallOptions &options,
124 const InstallOptions &options,
126 InstallJob *installOneProduct(const ProductData &product, const InstallOptions &options,
H A Drunenvironment.h60 class InstallOptions; variable
86 const InstallOptions &installOptions,
H A Dproject_p.h58 class InstallOptions; variable
77 const InstallOptions &options, bool needsDepencencyResolving,
H A Djobs.h54 class InstallOptions; variable
168 const InstallOptions &options);
H A Dinternaljobs.h217 const InstallOptions &options);
224 InstallOptions m_options;
/dports/mail/sylpheed/sylpheed-3.7.0/nsis/
H A Dplugin-updater.nsi3 ; - InstallOptions.dll Plug-in
45 ;Use ReserveFile for your own InstallOptions INI files too!
47 ReserveFile "${NSISDIR}\Plugins\InstallOptions.dll"
53 Page custom SetCustom ValidateCustom ": Select update plugins" ;Custom page. InstallOptions gets ca…
144 ;Display the InstallOptions dialog
150 InstallOptions::dialog "${INSTALL_OPTIONS_INI}"
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Security/Cryptography/Certificates/
H A Dmod.rs83 pub struct InstallOptions(pub u32); struct
84 impl InstallOptions { implementation
88 impl ::core::marker::Copy for InstallOptions {} implementation
89 impl ::core::clone::Clone for InstallOptions { implementation
/dports/misc/netron/node_modules/electron-updater/out/
H A DAppImageUpdater.d.ts3 import { BaseUpdater, InstallOptions } from "./BaseUpdater";
9 protected doInstall(options: InstallOptions): boolean;
H A DNsisUpdater.d.ts4 import { BaseUpdater, InstallOptions } from "./BaseUpdater";
10 protected doInstall(options: InstallOptions): boolean;
H A DBaseUpdater.d.ts10 protected abstract doInstall(options: InstallOptions): boolean;
14 export interface InstallOptions {
/dports/devel/qbs/qbs-src-1.21.0/src/app/qbs/parser/
H A Dcommandlineparser.h53 class InstallOptions; variable
75 InstallOptions installOptions(const QString &profile) const;
/dports/deskutils/nextcloudclient/desktop-3.4.1/cmake/modules/
H A DNSIS.template.in85 ReserveFile NSIS.InstallOptions.ini
86 ReserveFile "${NSISDIR}\Plugins\InstallOptions.dll"
95 !include InstallOptions.nsh ;Required by MUI2 to support old MUI_INSTALLOPTIONS.
326 …!insertmacro INSTALLOPTIONS_WRITE "NSIS.InstallOptions.ini" "Field 1" "Text" $PageReinstall_NEW_Fi…
327 …!insertmacro INSTALLOPTIONS_WRITE "NSIS.InstallOptions.ini" "Field 2" "Text" $PageReinstall_NEW_Fi…
328 …!insertmacro INSTALLOPTIONS_WRITE "NSIS.InstallOptions.ini" "Field 3" "Text" $PageReinstall_NEW_Fi…
334 …!insertmacro INSTALLOPTIONS_WRITE "NSIS.InstallOptions.ini" "Field 1" "Text" $PageReinstall_OLD_Fi…
335 …!insertmacro INSTALLOPTIONS_WRITE "NSIS.InstallOptions.ini" "Field 2" "Text" $PageReinstall_NEW_Fi…
349 !insertmacro INSTALLOPTIONS_DISPLAY "NSIS.InstallOptions.ini"
353 !insertmacro INSTALLOPTIONS_READ $R1 "NSIS.InstallOptions.ini" "Field 2" "State"
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/install/windows/resources/old/
H A Dmeshlab-64bit-appveyor.nsi310 ;Use ReserveFile for your own InstallOptions INI files too!
314 ReserveFile "${NSISDIR}\Plugins\InstallOptions.dll"
320 ; Page custom SetCustom ValidateCustom ": Testing InstallOptions" ;Custom page. InstallOptions gets…
344 ;Extract InstallOptions files
354 ;Display the InstallOptions dialog
358 InstallOptions::dialog "$PLUGINSDIR\fileassociation_nsis.ini"
H A Dmeshlab-64bit.nsi309 ;Use ReserveFile for your own InstallOptions INI files too!
313 ReserveFile "${NSISDIR}\Plugins\InstallOptions.dll"
319 ; Page custom SetCustom ValidateCustom ": Testing InstallOptions" ;Custom page. InstallOptions gets…
343 ;Extract InstallOptions files
353 ;Display the InstallOptions dialog
357 InstallOptions::dialog "$PLUGINSDIR\fileassociation_nsis.ini"
H A Dmeshlab.nsi347 ;Use ReserveFile for your own InstallOptions INI files too!
351 ReserveFile "${NSISDIR}\Plugins\InstallOptions.dll"
357 ; Page custom SetCustom ValidateCustom ": Testing InstallOptions" ;Custom page. InstallOptions gets…
381 ;Extract InstallOptions files
391 ;Display the InstallOptions dialog
395 InstallOptions::dialog "$PLUGINSDIR\fileassociation_nsis.ini"
/dports/graphics/f3d/f3d-1.2.1/cmake/
H A DNSIS.template.in631 ReserveFile "NSIS.InstallOptions.ini"
700 !insertmacro MUI_INSTALLOPTIONS_READ $INSTALL_DESKTOP "NSIS.InstallOptions.ini" "Field 5" "State"
709 ;Read a value from an InstallOptions INI file
710 …!insertmacro MUI_INSTALLOPTIONS_READ $DO_NOT_ADD_TO_PATH "NSIS.InstallOptions.ini" "Field 2" "Stat…
711 …!insertmacro MUI_INSTALLOPTIONS_READ $ADD_TO_PATH_ALL_USERS "NSIS.InstallOptions.ini" "Field 3" "S…
714 …!insertmacro MUI_INSTALLOPTIONS_READ $REGISTER_EXTENSIONS "NSIS.InstallOptions.ini" "Field 6" "Sta…
715 …!insertmacro MUI_INSTALLOPTIONS_READ $REGISTER_THUMBNAILS "NSIS.InstallOptions.ini" "Field 7" "Sta…
717 !insertmacro MUI_INSTALLOPTIONS_WRITE "NSIS.InstallOptions.ini" "Field 7" "Flags" "DISABLED"
718 !insertmacro MUI_INSTALLOPTIONS_WRITE "NSIS.InstallOptions.ini" "Field 7" "State" "0"
766 !insertmacro MUI_INSTALLOPTIONS_DISPLAY "NSIS.InstallOptions.ini"
[all …]
H A Dpackaging.cmake57 …!insertmacro MUI_INSTALLOPTIONS_WRITE \\\"NSIS.InstallOptions.ini\\\" \\\"Field 7\\\" \\\"Flags\\\…
58 …!insertmacro MUI_INSTALLOPTIONS_WRITE \\\"NSIS.InstallOptions.ini\\\" \\\"Field 7\\\" \\\"State\\\…
/dports/misc/mc-nox11/mc-4.8.27/tests/src/vfs/extfs/helpers-list/data/
H A Du7z.missing-date.input4 ..... 11024 8005 $PLUGINSDIR/InstallOptions.dll
H A Du7z.missing-date.output2 -rw-r--r-- 1 <<uid>> <<gid>> 11024 2007-07-07 07:07:07 $PLUGINSDIR/InstallOptions.dll
/dports/misc/mc/mc-4.8.27/tests/src/vfs/extfs/helpers-list/data/
H A Du7z.missing-date.input4 ..... 11024 8005 $PLUGINSDIR/InstallOptions.dll
H A Du7z.missing-date.output2 -rw-r--r-- 1 <<uid>> <<gid>> 11024 2007-07-07 07:07:07 $PLUGINSDIR/InstallOptions.dll

123456