kpilot

resolutionTable.h File Reference

#include <qvaluelist.h>
#include "syncAction.h"

Include dependency graph for resolutionTable.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  ResolutionItem
class  ResolutionTable

Enumerations

enum  eExistItems { eExistsPC = 0x1, eExistsPalm = 0x2, eExistsBackup = 0x4, eExistsAll = eExistsPC|eExistsPalm|eExistsBackup }

Enumeration Type Documentation

Enumerator:
eExistsPC 
eExistsPalm 
eExistsBackup 
eExistsAll 

Definition at line 35 of file resolutionTable.h.