17
May

GSoC, week -1: approaching code

   Stardate: 86376.3   Posted by: Siv   in Summer of Code 2009  PDF version Pdf version

System UML 2

System UML 2

I promise: this will be the last image!

The next post will discuss a bit about real code (which is coming, I just have to check the very first compilation cycle before throwing a new folder into playground); for now, here is an update of the previous UML diagram: it’s a little bit more into the “real virtual world” of KDE libraries, even if something could be changed any time.

I’m studying the model-view framework from Qt, and a few classes are now related to the abstractions offered by that system; as soon as the structure will be clear, I will write about it.

Next week, waiting for the GSoC official start (on saturday the 23rd), the first classes will come up and I will talk about something a little less into the air and a little more into the bits.

Tags:

This entry was posted on Sunday, May 17th, 2009 at 6:51 pm and is filed under Summer of Code 2009. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

2 comments so far

Kenneth Rohde Christiansen
 1 

Qt normally doesnt prefix get to getter functions. Also I would rename createNewDocument, to createDocument as create implies new

May 17th, 2009 at 8:22 pm
 2 

Yes, I see for the getter function; anyway, I will apply your suggestion only for the getSuggestion() function, because the other ones are static (as you can see through the underlined font), and I am imitating KFileDialog.
At least for now…

May 18th, 2009 at 6:23 pm

Leave a reply

Name (*)
Mail (will not be published) (*)
URI
Comment