QtPass 1.4.0
Multi-platform GUI for pass, the standard unix password manager.
|
This is the complete list of members for QtPassSettings, including all inherited members.
getAutoclearPanelSeconds(const int &defaultValue=QVariant().toInt()) | QtPassSettings | static |
getAutoclearSeconds(const int &defaultValue=QVariant().toInt()) | QtPassSettings | static |
getClipBoardType(const Enums::clipBoardType &defaultvalue=Enums::CLIPBOARD_NEVER) | QtPassSettings | static |
getClipBoardTypeRaw(const Enums::clipBoardType &defaultvalue=Enums::CLIPBOARD_NEVER) | QtPassSettings | static |
getGeometry(const QByteArray &defaultValue=QVariant().toByteArray()) | QtPassSettings | static |
getGitExecutable(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getGpgExecutable(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getGpgHome(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getImitatePass() | QtPassSettings | static |
getInstance() | QtPassSettings | static |
getPass() | QtPassSettings | static |
getPassExecutable(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getPassSigningKey(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getPassStore(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getPassTemplate(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getPasswordConfiguration() | QtPassSettings | static |
getPos(const QPoint &defaultValue=QVariant().toPoint()) | QtPassSettings | static |
getProfile(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getProfiles() | QtPassSettings | static |
getPwgenExecutable(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getQrencodeExecutable(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getRealPass() | QtPassSettings | static |
getSavestate(const QByteArray &defaultValue=QVariant().toByteArray()) | QtPassSettings | static |
getSize(const QSize &defaultValue=QVariant().toSize()) | QtPassSettings | static |
getVersion(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getWebDavPassword(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getWebDavUrl(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
getWebDavUser(const QString &defaultValue=QVariant().toString()) | QtPassSettings | static |
initExecutables() | QtPassSettings | static |
isAddGPGId(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isAlwaysOnTop(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isAutoPull(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isAutoPush(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isAvoidCapitals(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isAvoidNumbers(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isDisplayAsIs(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isHideContent(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isHideOnClose(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isHidePassword(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isLessRandom(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isMaximized(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isNoLineWrapping(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isStartMinimized(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isTemplateAllFields(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUseAutoclear(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUseAutoclearPanel(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUseGit(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUseMonospace(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUseOtp(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUsePass(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUsePwgen(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUseQrencode(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUseSelection(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUseSymbols(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUseTemplate(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUseTrayIcon(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
isUseWebDav(const bool &defaultValue=QVariant().toBool()) | QtPassSettings | static |
setAddGPGId(const bool &addGPGId) | QtPassSettings | static |
setAlwaysOnTop(const bool &alwaysOnTop) | QtPassSettings | static |
setAutoclearPanelSeconds(const int &autoClearPanelSeconds) | QtPassSettings | static |
setAutoclearSeconds(const int &autoClearSeconds) | QtPassSettings | static |
setAutoPull(const bool &autoPull) | QtPassSettings | static |
setAutoPush(const bool &autoPush) | QtPassSettings | static |
setAvoidCapitals(const bool &avoidCapitals) | QtPassSettings | static |
setAvoidNumbers(const bool &avoidNumbers) | QtPassSettings | static |
setClipBoardType(const int &clipBoardType) | QtPassSettings | static |
setDisplayAsIs(const bool &displayAsIs) | QtPassSettings | static |
setGeometry(const QByteArray &geometry) | QtPassSettings | static |
setGitExecutable(const QString &gitExecutable) | QtPassSettings | static |
setGpgExecutable(const QString &gpgExecutable) | QtPassSettings | static |
setHideContent(const bool &hideContent) | QtPassSettings | static |
setHideOnClose(const bool &hideOnClose) | QtPassSettings | static |
setHidePassword(const bool &hidePassword) | QtPassSettings | static |
setLessRandom(const bool &lessRandom) | QtPassSettings | static |
setMaximized(const bool &maximized) | QtPassSettings | static |
setNoLineWrapping(const bool &noLineWrapping) | QtPassSettings | static |
setPassExecutable(const QString &passExecutable) | QtPassSettings | static |
setPassSigningKey(const QString &passSigningKey) | QtPassSettings | static |
setPassStore(const QString &passStore) | QtPassSettings | static |
setPassTemplate(const QString &passTemplate) | QtPassSettings | static |
setPasswordChars(const QString &passwordChars) | QtPassSettings | static |
setPasswordCharsselection(const int &passwordCharsselection) | QtPassSettings | static |
setPasswordConfiguration(const PasswordConfiguration &config) | QtPassSettings | static |
setPasswordLength(const int &passwordLength) | QtPassSettings | static |
setPos(const QPoint &pos) | QtPassSettings | static |
setProfile(const QString &profile) | QtPassSettings | static |
setProfiles(const QHash< QString, QHash< QString, QString > > &profiles) | QtPassSettings | static |
setPwgenExecutable(const QString &pwgenExecutable) | QtPassSettings | static |
setQrencodeExecutable(const QString &qrencodeExecutable) | QtPassSettings | static |
setSavestate(const QByteArray &saveState) | QtPassSettings | static |
setSize(const QSize &size) | QtPassSettings | static |
setStartMinimized(const bool &startMinimized) | QtPassSettings | static |
setTemplateAllFields(const bool &templateAllFields) | QtPassSettings | static |
setUseAutoclear(const bool &useAutoclear) | QtPassSettings | static |
setUseAutoclearPanel(const bool &useAutoclearPanel) | QtPassSettings | static |
setUseGit(const bool &useGit) | QtPassSettings | static |
setUseMonospace(const bool &useMonospace) | QtPassSettings | static |
setUseOtp(const bool &useOtp) | QtPassSettings | static |
setUsePass(const bool &usePass) | QtPassSettings | static |
setUsePwgen(const bool &usePwgen) | QtPassSettings | static |
setUseQrencode(const bool &useQrencode) | QtPassSettings | static |
setUseSelection(const bool &useSelection) | QtPassSettings | static |
setUseSymbols(const bool &useSymbols) | QtPassSettings | static |
setUseTemplate(const bool &useTemplate) | QtPassSettings | static |
setUseTrayIcon(const bool &useTrayIcon) | QtPassSettings | static |
setUseWebDav(const bool &useWebDav) | QtPassSettings | static |
setVersion(const QString &version) | QtPassSettings | static |
setWebDavPassword(const QString &webDavPassword) | QtPassSettings | static |
setWebDavUrl(const QString &webDavUrl) | QtPassSettings | static |
setWebDavUser(const QString &webDavUser) | QtPassSettings | static |