![]() |
Falkon Develop
Cross-platform Qt-based web browser
|
#include <passwordbackendtest.h>
Public Member Functions | |
PasswordBackendTest () | |
Protected Member Functions | |
virtual void | reloadBackend ()=0 |
virtual void | init () |
virtual void | cleanup () |
Protected Attributes | |
PasswordBackend * | m_backend |
QVector< PasswordEntry > | m_entries |
Definition at line 26 of file passwordbackendtest.h.
|
explicit |
Definition at line 54 of file passwordbackendtest.cpp.
|
inlineprotectedvirtual |
Reimplemented in DatabaseEncryptedPasswordBackendTest, and DatabasePasswordBackendTest.
Definition at line 44 of file passwordbackendtest.h.
|
inlineprotectedvirtual |
Reimplemented in DatabaseEncryptedPasswordBackendTest, and DatabasePasswordBackendTest.
Definition at line 43 of file passwordbackendtest.h.
|
protectedpure virtual |
Implemented in DatabaseEncryptedPasswordBackendTest, and DatabasePasswordBackendTest.
|
protected |
Definition at line 46 of file passwordbackendtest.h.
|
protected |
Definition at line 47 of file passwordbackendtest.h.