C# Class Stetic.SteticMain

Afficher le fichier Open project: mono/stetic Class Usage Examples

Méthodes publiques

Свойство Type Description
Configuration Configuration
MainWindow Gtk.Window
ProjectView WindowListWidget
SteticApp Stetic.Application
UIManager Stetic.UIManager

Méthodes publiques

Méthode Description
CloseProject ( ) : bool
GetUndoQueue ( ) : UndoQueue
LoadProject ( string file ) : void
Main ( string args ) : int
Quit ( ) : void
SaveConfiguration ( ) : void
SaveProject ( ) : bool
SaveProjectAs ( ) : bool
ShowLibraryManager ( ) : void

Private Methods

Méthode Description
ActivateUrl ( Gtk about, string url ) : void
CloseWindow ( WidgetInfo widget ) : void
CustomWidgetHandler ( Glade xml, string func_name, string name, string string1, string string2, int int1, int int2 ) : Gtk.Widget
GenerateCode ( string file, string args, int n, GenerationOptions ops ) : int
GetProvider ( string language ) : CodeDomProvider
IsWindowOpen ( WidgetInfo component ) : bool
OnPageChanged ( object s, EventArgs a ) : void
OnProjectModified ( object s, EventArgs a ) : void
OnProjectReloaded ( object sender, EventArgs a ) : void
OnSelectionChanged ( object s, Stetic.ComponentEventArgs args ) : void
OnWidgetActivated ( object s, EventArgs args ) : void
OnWidgetAdded ( object s, WidgetInfoEventArgs args ) : void
OnWidgetRemoved ( object s, WidgetInfoEventArgs args ) : void
OpenWindow ( ProjectItemInfo item ) : void
ReadConfiguration ( ) : void
ReportError ( string message, Exception ex ) : void
RunApp ( string args, int n ) : int
Window_Delete ( object obj, Gtk.DeleteEventArgs args ) : void

Method Details

CloseProject() public static méthode

public static CloseProject ( ) : bool
Résultat bool

GetUndoQueue() public static méthode

public static GetUndoQueue ( ) : UndoQueue
Résultat UndoQueue

LoadProject() public static méthode

public static LoadProject ( string file ) : void
file string
Résultat void

Main() public static méthode

public static Main ( string args ) : int
args string
Résultat int

Quit() public static méthode

public static Quit ( ) : void
Résultat void

SaveConfiguration() public static méthode

public static SaveConfiguration ( ) : void
Résultat void

SaveProject() public static méthode

public static SaveProject ( ) : bool
Résultat bool

SaveProjectAs() public static méthode

public static SaveProjectAs ( ) : bool
Résultat bool

ShowLibraryManager() public static méthode

public static ShowLibraryManager ( ) : void
Résultat void

Property Details

Configuration public_oe static_oe property

public static Configuration,Stetic Configuration
Résultat Configuration

MainWindow public_oe static_oe property

public static Window,Gtk MainWindow
Résultat Gtk.Window

ProjectView public_oe static_oe property

public static WindowListWidget,Stetic ProjectView
Résultat WindowListWidget

SteticApp public_oe static_oe property

public static Stetic.Application SteticApp
Résultat Stetic.Application

UIManager public_oe static_oe property

public static Stetic.UIManager UIManager
Résultat Stetic.UIManager