QtPass 1.4.0
Multi-platform GUI for pass, the standard unix password manager.
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CdragAndDropInfoHolds values to share beetween drag and drop on the passwordstorage view
 CdragAndDropInfoPasswordStore
 CFileContent
 CNamedValue
 CPasswordConfigurationHolds the Password configuration settings
 CQApplication
 CSingleApplicationUsed for commandline intergration
 CQDialog
 CConfigDialogThe ConfigDialog handles the configuration interface
 CKeygenDialogHandles GPG keypair generation
 CPasswordDialogPasswordDialog Handles the inserting and editing of passwords
 CUsersDialogHandles listing and editing of GPG users
 CQList
 CNamedValuesMostly a list of NamedValue but also has a method to take a specific NamedValue pair out of the list
 CQMainWindow
 CMainWindowDoes way too much, not only is it a switchboard, configuration handler and more, it's also the process-manager
 CQObject
 CExecutorExecutes external commands for handleing password, git and other data
 CPassActs as an abstraction for pass or pass imitation
 CImitatePassImitates pass features when pass is not enabled or available
 CRealPassWrapper for executing pass to handle the password-store
 CQtPass
 Ctst_uiOur first unit test
 Ctst_utilOur first unit test
 CQPushButton
 CQPushButtonAsQRCodeStylish widget to display the field as QR Code
 CQPushButtonShowPassword
 CQPushButtonWithClipboardStylish widget to allow copying of password and account details
 CQSettings
 CQtPassSettingsSingleton that stores qtpass' settings, saves and loads config
 CQSortFilterProxyModel
 CStoreModelThe QSortFilterProxyModel for handling filesystem searches
 CQTreeView
 CDeselectableTreeViewThe DeselectableTreeView class loosly based on http://stackoverflow.com/questions/2761284/ thanks to Yassir Ennazk
 CQWidget
 CQProgressIndicatorLets an application display a progress indicator to show that a lengthy task is under way
 CTrayIconHandles the systemtray icon and menu
 CSettingsConstantsTable for the naming of configuration items
 CsimpleTransaction
 CImitatePassImitates pass features when pass is not enabled or available
 CUserInfoStores key info lines including validity, creation date and more
 CUtilSome static utilities to be used elsewhere