Public Member Functions | Private Attributes

AP_RDFEventGTK Class Reference

#include <ap_RDFEventGTK.h>

Inheritance diagram for AP_RDFEventGTK:
AP_RDFSemanticItemGTKInjected< AP_RDFEvent > AP_RDFEvent PD_RDFEvent PD_RDFSemanticItem

List of all members.

Public Member Functions

 AP_RDFEventGTK (PD_DocumentRDFHandle rdf, PD_ResultBindings_t::iterator &it)
virtual ~AP_RDFEventGTK ()
virtual void * createEditor ()
virtual void updateFromEditorData (PD_DocumentRDFMutationHandle m)

Private Attributes

GtkWidget * m_mainWidget
GtkEntry * w_summary
GtkEntry * w_location
GtkEntry * w_desc
GtkEntry * w_dtstart
GtkEntry * w_dtend

Constructor & Destructor Documentation

AP_RDFEventGTK::AP_RDFEventGTK ( PD_DocumentRDFHandle  rdf,
PD_ResultBindings_t::iterator &  it 
)
AP_RDFEventGTK::~AP_RDFEventGTK (  )  [virtual]

Member Function Documentation


Member Data Documentation

GtkWidget* AP_RDFEventGTK::m_mainWidget [private]

Referenced by createEditor().

GtkEntry* AP_RDFEventGTK::w_desc [private]
GtkEntry* AP_RDFEventGTK::w_dtend [private]
GtkEntry* AP_RDFEventGTK::w_dtstart [private]
GtkEntry* AP_RDFEventGTK::w_location [private]
GtkEntry* AP_RDFEventGTK::w_summary [private]

The documentation for this class was generated from the following files: