|
synfig-studio
1.0.3
|
Template Header. More...
#include <gtk/gtk.h>#include <gtkmm/adjustment.h>#include <gtkmm/table.h>#include <gtkmm/button.h>#include <gtkmm/dialog.h>#include <gtkmm/drawingarea.h>#include <gtkmm/comboboxtext.h>#include <gtkmm/checkbutton.h>#include <gui/widgets/widget_time.h>#include <gtkmm/tooltip.h>#include <gtkmm/spinbutton.h>#include <synfig/gamma.h>#include <synfig/time.h>#include <algorithm>#include "app.h"Go to the source code of this file.
Classes | |
| class | studio::GammaPattern |
| class | studio::BlackLevelSelector |
| class | studio::RedBlueLevelSelector |
| class | studio::Dialog_Setup |
Namespaces | |
| namespace | Gtk |
| namespace | studio |
Macros | |
| #define | DEFAULT_PREDEFINED_SIZE _("Custom Size") |
| #define | DEFAULT_PREDEFINED_FPS _("Custom fps") |
Template Header.
$Id$
| #define DEFAULT_PREDEFINED_SIZE _("Custom Size") |
Referenced by studio::Dialog_Setup::Dialog_Setup(), and studio::App::restore_default_settings().
| #define DEFAULT_PREDEFINED_FPS _("Custom fps") |
Referenced by studio::Dialog_Setup::Dialog_Setup(), and studio::App::restore_default_settings().
1.8.1.2