progress for VCard widget, date of receiving
This commit is contained in:
parent
f3515f1104
commit
e924715a57
8 changed files with 832 additions and 730 deletions
1
global.h
1
global.h
|
@ -300,6 +300,7 @@ public:
|
|||
void setOrgRole(const QString& role);
|
||||
QString getOrgTitle() const;
|
||||
void setOrgTitle(const QString& title);
|
||||
QDateTime getReceivingTime() const;
|
||||
|
||||
private:
|
||||
QString fullName;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue