Project

General

Profile

Actions

Task #26

closed

Task #18: Make authority objects capable of issuing certificates and CRLs

Feature #25: Add icon to show private key status of authority

Signal/Slot system requires objects to inherit from QObject - copy constructors and assignment operators required

Added by Felix Tiede almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12/30/2011
Due date:
12/31/2011
% Done:

100%

Estimated time:
5:00 h

Description

All
classes inheriting from CertificationAuthorityObject need to override copy constructor and assignment operator to make class Authority capable of sending signals to the model to change decoration icon. - Maybe there's also another solution to this.

Actions #1

Updated by Felix Tiede almost 14 years ago

It is sufficient to let those classes which send signals inherit from QObject to avoid writing copy constructors and assignment operators where they are not required.

Actions #2

Updated by Felix Tiede almost 14 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF