#include <YQPkgConflictList.h>
Inheritance diagram for YQPkgConflictResolution:

Public Member Functions | |
| YQPkgConflictResolution (QY2CheckListItem *parent, const QString &text, YQPkgConflictResolutionType type) | |
| YQPkgConflictResolution (QY2CheckListItem *parent, PMObjectPtr pmObj) | |
| PMObjectPtr | pmObj () const |
| YQPkgConflictResolutionType | type () const |
| const char * | typeString () const |
Protected Attributes | |
| YQPkgConflictResolutionType | _type |
| PMObjectPtr | _pmObj |
|
||||||||||||||||
|
Constructor for generic resolutions ( not alternatives ) |
|
||||||||||||
|
Constructor for alternatives |
|
|
Returns the corresponding PMObject. |
|
|
Returns the type of this resolution. |
|
|
Returns the resolution type as string. |
|
|
|
|
|
|
1.4.4