KdbxIcon enum

Inheritance

Constructors

KdbxIcon()
const

Values

Key → const KdbxIcon
World → const KdbxIcon
Warning → const KdbxIcon
NetworkServer → const KdbxIcon
MarkedDirectory → const KdbxIcon
UserCommunication → const KdbxIcon
Parts → const KdbxIcon
Notepad → const KdbxIcon
WorldSocket → const KdbxIcon
Identity → const KdbxIcon
PaperReady → const KdbxIcon
Digicam → const KdbxIcon
IRCommunication → const KdbxIcon
MultiKeys → const KdbxIcon
Energy → const KdbxIcon
Scanner → const KdbxIcon
WorldStar → const KdbxIcon
CDRom → const KdbxIcon
Monitor → const KdbxIcon
EMail → const KdbxIcon
Configuration → const KdbxIcon
ClipboardReady → const KdbxIcon
PaperNew → const KdbxIcon
Screen → const KdbxIcon
EnergyCareful → const KdbxIcon
EMailBox → const KdbxIcon
Disk → const KdbxIcon
Drive → const KdbxIcon
PaperQ → const KdbxIcon
TerminalEncrypted → const KdbxIcon
Console → const KdbxIcon
Printer → const KdbxIcon
ProgramIcons → const KdbxIcon
Run → const KdbxIcon
Settings → const KdbxIcon
WorldComputer → const KdbxIcon
Archive → const KdbxIcon
Homebanking → const KdbxIcon
DriveWindows → const KdbxIcon
Clock → const KdbxIcon
EMailSearch → const KdbxIcon
PaperFlag → const KdbxIcon
Memory → const KdbxIcon
TrashBin → const KdbxIcon
Note → const KdbxIcon
Expired → const KdbxIcon
Info → const KdbxIcon
Package → const KdbxIcon
Folder → const KdbxIcon
FolderOpen → const KdbxIcon
FolderPackage → const KdbxIcon
LockOpen → const KdbxIcon
PaperLocked → const KdbxIcon
Checked → const KdbxIcon
Pen → const KdbxIcon
Thumbnail → const KdbxIcon
Book → const KdbxIcon
List → const KdbxIcon
UserKey → const KdbxIcon
Tool → const KdbxIcon
Home → const KdbxIcon
Star → const KdbxIcon
Tux → const KdbxIcon
Feather → const KdbxIcon
Apple → const KdbxIcon
Wiki → const KdbxIcon
Money → const KdbxIcon
Certificate → const KdbxIcon
BlackBerry → const KdbxIcon

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<KdbxIcon>
A constant List of the values in this enum, in order of their declaration.