Falkon Develop
Cross-platform Qt-based web browser
passwordmanager.cpp File Reference

Go to the source code of this file.

Functions

QDataStream & operator<< (QDataStream &stream, const PasswordEntry &entry)
 
QDataStream & operator>> (QDataStream &stream, PasswordEntry &entry)
 

Function Documentation

◆ operator<<()

QDataStream & operator<< ( QDataStream &  stream,
const PasswordEntry entry 
)

Definition at line 29 of file passwordmanager.cpp.

◆ operator>>()

QDataStream & operator>> ( QDataStream &  stream,
PasswordEntry entry 
)

Definition at line 42 of file passwordmanager.cpp.