Public Member Functions | Private Attributes

AP_RDFContactGTK Class Reference

#include <ap_RDFContactGTK.h>

Inheritance diagram for AP_RDFContactGTK:
AP_RDFSemanticItemGTKInjected< AP_RDFContact > AP_RDFContact PD_RDFContact PD_RDFSemanticItem

List of all members.

Public Member Functions

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

Private Attributes

GtkWidget * m_mainWidget
GtkEntry * w_name
GtkEntry * w_nick
GtkEntry * w_email
GtkEntry * w_homePage
GtkEntry * w_imageUrl
GtkEntry * w_phone
GtkEntry * w_jabberID

Constructor & Destructor Documentation

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

Member Function Documentation


Member Data Documentation

GtkWidget* AP_RDFContactGTK::m_mainWidget [private]

Referenced by createEditor().

GtkEntry* AP_RDFContactGTK::w_email [private]
GtkEntry* AP_RDFContactGTK::w_homePage [private]
GtkEntry* AP_RDFContactGTK::w_imageUrl [private]
GtkEntry* AP_RDFContactGTK::w_jabberID [private]
GtkEntry* AP_RDFContactGTK::w_name [private]
GtkEntry* AP_RDFContactGTK::w_nick [private]
GtkEntry* AP_RDFContactGTK::w_phone [private]

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