// generated 2002/6/2 21:47:05 CEST by free@m136.net195-132-170.noos.fr.localdomain // using glademm V0.6.4 // // newer (non customized) versions of this file go to OneSpouseToFamilyLink.hh_new // you might replace // class foo : public foo_glade { ... }; // by // typedef foo_glade foo; // if you didn't make any modifications to the widget #ifndef _ONESPOUSETOFAMILYLINK_HH # include "OneSpouseToFamilyLink_glade.hh" # define _ONESPOUSETOFAMILYLINK_HH #include "glademm_support.hh" #include "MMIUnionFamilyNote.hh" #include #include class OneSpouseToFamilyLink : public OneSpouseToFamilyLink_glade { public: friend class OneSpouseToFamilyLink_glade; OneSpouseToFamilyLink(void); ~OneSpouseToFamilyLink(void); OneSpouseToFamilyLink(std::string const &union_date, std::string const &union_place, std::string const &husb, std::string const &wife, std::vector < std::string > const &children, SigC::Slot0 < void > * slot_husband, SigC::Slot0 < void > * slot_wife, std::vector< SigC::Slot0 < void > * > slot_children); class MMIUnionFamilyNote * MMIUnionFamilyNote; private: }; #endif