~ubuntu-branches/ubuntu/intrepid/kdesdk/intrepid-updates

« back to all changes in this revision

Viewing changes to umbrello/umbrello/codegenerators/cppheadercodeclassfielddeclarationblock.h

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-05-28 10:11:43 UTC
  • mto: This revision was merged to the branch mainline in revision 37.
  • Revision ID: james.westby@ubuntu.com-20080528101143-gzc3styjz1b70zxu
Tags: upstream-4.0.80
ImportĀ upstreamĀ versionĀ 4.0.80

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
     */
39
39
    virtual ~CPPHeaderCodeClassFieldDeclarationBlock ( );
40
40
 
41
 
protected:
42
 
 
43
 
    // this will be called by syncToParent whenever the parent object is "modified"
 
41
    /**
 
42
     * This will be called by syncToParent whenever the parent object is "modified"
 
43
     */
44
44
    void updateContent ( );
45
45
 
46
46
private: