#pragma once #ifdef Q_CLANG_QDOC // installer #include "abstractfiletask.h" #include "abstracttask.h" #include "adminauthorization.h" #include "binarycontent.h" #include "binaryformatengine.h" #include "binaryformatenginehandler.h" #include "binaryformat.h" #include "binarylayout.h" #include "commandlineparser.h" #include "componentchecker.h" #include "component.h" #include "componentmodel.h" #include "constants.h" #include "consumeoutputoperation.h" #include "copydirectoryoperation.h" #include "copyfiletask.h" #include "createdesktopentryoperation.h" #include "createlinkoperation.h" #include "createlocalrepositoryoperation.h" #include "createshortcutoperation.h" #include "downloadarchivesjob.h" #include "downloadfiletask.h" #include "elevatedexecuteoperation.h" #include "environmentvariablesoperation.h" #include "errors.h" #include "extractarchiveoperation.h" #include "fakestopprocessforupdateoperation.h" #include "fileio.h" #include "fileutils.h" #include "globalsettingsoperation.h" #include "globals.h" #include "graph.h" #include "init.h" #include "installercalculator.h" #include "installer_global.h" #include "installiconsoperation.h" #include "keepaliveobject.h" #include "lazyplaintextedit.h" #include "licenseoperation.h" #include "linereplaceoperation.h" #include "lib7z_extract.h" #include "lib7z_list.h" #include "lib7z_facade.h" #include "link.h" #include "messageboxhandler.h" #include "metadatajob.h" #include "minimumprogressoperation.h" #include "observer.h" #include "packagemanagercoredata.h" #include "packagemanagercore.h" #include "packagemanagergui.h" #include "packagemanagerpagefactory.h" #include "packagemanagerproxyfactory.h" #include "packagesource.h" #include "performinstallationform.h" #include "permissionsettings.h" #include "productkeycheck.h" #include "progresscoordinator.h" #include "protocol.h" #include "proxycredentialsdialog.h" #include "qinstallerglobal.h" #include "qprocesswrapper.h" #include "qsettingswrapper.h" #include "qtpatch.h" #include "range.h" #include "registerfiletypeoperation.h" #include "remoteclient.h" #include "remotefileengine.h" #include "remoteobject.h" #include "remoteserverconnection.h" #include "remoteserver.h" #include "replaceoperation.h" #include "repositorycategory.h" #include "repository.h" #include "runextensions.h" #include "scriptengine.h" #include "selfrestartoperation.h" #include "serverauthenticationdialog.h" #include "settings.h" #include "settingsoperation.h" #include "simplemovefileoperation.h" #include "systeminfo.h" #include "testrepository.h" #include "uninstallercalculator.h" #include "unziptask.h" #include "utils.h" //kdtools #include "environment.h" #include "filedownloaderfactory.h" #include "filedownloader.h" #include "genericfactory.h" #include "job.h" #include "kdtoolsglobal.h" #include "localpackagehub.h" #include "lockfile.h" #include "runoncechecker.h" #include "selfrestarter.h" #include "sysinfo.h" #include "task.h" #include "updatefinder.h" #include "update.h" #include "updateoperationfactory.h" #include "updateoperation.h" #include "updateoperations.h" #include "updater.h" #endif // Q_CLANG_QDOC