GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
GpgFrontend::Module::GlobalRegisterTableTreeModel Class Reference
Inheritance diagram for GpgFrontend::Module::GlobalRegisterTableTreeModel:
Inheritance graph
Collaboration diagram for GpgFrontend::Module::GlobalRegisterTableTreeModel:
Collaboration graph

Classes

class  Impl
 

Public Member Functions

 GlobalRegisterTableTreeModel (GlobalRegisterTable *grt)
 
auto rowCount (const QModelIndex &parent) const -> int override
 
auto columnCount (const QModelIndex &parent) const -> int override
 
auto data (const QModelIndex &index, int role) const -> QVariant override
 
auto index (int row, int column, const QModelIndex &parent) const -> QModelIndex override
 
auto parent (const QModelIndex &index) const -> QModelIndex override
 
auto headerData (int section, Qt::Orientation orientation, int role) const -> QVariant override
 

Private Attributes

SecureUniquePtr< Implp_
 

The documentation for this class was generated from the following files: