Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

storyboard.h File Reference

#include <gtk/gtk.h>
#include "kino_common.h"
#include "smiltime.h"

Include dependency graph for storyboard.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

StoryboardGetStoryboard ()


Function Documentation

Storyboard* GetStoryboard  ) 
 

Definition at line 820 of file storyboard.cc.

References common.

Referenced by KinoCommon::activateWidgets(), KinoCommon::newFile(), on_name_edited(), PageEditor::ResetBar(), KinoCommon::setCurrentScene(), and KinoCommon::setTimeFormat().

00821 {
00822     static Storyboard * singleton = new Storyboard( common );
00823     return singleton;
00824 }


Generated on Sun Mar 11 22:12:40 2007 for Kino by  doxygen 1.4.2