Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

vcf/ApplicationKit/Item.h File Reference


Namespaces

namespace  VCF

Classes

class  VCF::ItemSort
class  VCF::Item
 The Item class can be used represent a single element in a model. More...

Defines

#define ITEM_CLASSID   "ED88C0AA-26AB-11d4-B539-00C04F0196DA"

Enumerations

enum  VCF::ItemDisplayState {
  VCF::idsNone = 0x0000, VCF::idsChecked = 0x0005, VCF::idsUnChecked = 0x0006, VCF::idsRadioUnpressed = 0x0007,
  VCF::idsRadioPressed = 0x0008, VCF::idsCanPaint = 0x0010
}
 these are a general set of enumeration masks that can be used to describe the items state above and beyond whether the item is selected More...

Define Documentation

#define ITEM_CLASSID   "ED88C0AA-26AB-11d4-B539-00C04F0196DA"
 

   Comments or Suggestions?    License Information