Свойство | Type | Description | |
---|---|---|---|
AddLibrary | |||
BeginComponentDrag | void | ||
CheckDependencies | void | ||
CreateLibrary | |||
GetActionGroups | Stetic.Wrapper.ActionGroup[] | ||
GetActionIcon | byte[] | ||
GetBoundComponents | Stetic.ObjectBindInfo[] | ||
GetClipboardOperations | void | ||
GetComponentInfo | void | ||
GetPropertyTreeTarget | |||
GetWidgetChildren | |||
LoadLibraries | void | ||
LoadLibraries | void | ||
RegisterLibrary | void | ||
RemoveWidgetSignal | void | ||
RenameWidget | void |
Méthode | Description | |
---|---|---|
ApplicationBackend ( |
||
CreatePaletteWidgetPlug ( uint socketId ) : void | ||
CreateProject ( ) : |
||
CreateProjectWidgetPlug ( Stetic.ProjectViewFrontend frontend, uint socketId ) : void | ||
CreatePropertiesWidgetPlug ( uint socketId ) : void | ||
CreateSignalsWidgetPlug ( Stetic.SignalsEditorFrontend frontend, uint socketId ) : |
||
DestroyPaletteWidgetPlug ( ) : void | ||
DestroyProjectWidgetPlug ( ) : void | ||
DestroyPropertiesWidgetPlug ( ) : void | ||
DestroySignalsWidgetPlug ( ) : void | ||
Dispose ( ) : void | ||
GenerateProjectCode ( |
||
GetActiveLibraries ( ) : Stetic.WidgetLibrary[] | ||
GetClassDescriptorInfo ( string name, string &desc, string &className, string &category, string &targetGtkVersion, string &library, byte &icon ) : bool | ||
GetClassDescriptorInitializationValues ( string name ) : object[] | ||
GetComponentTypes ( ) : |
||
GetPaletteWidget ( ) : Stetic.PaletteBackend | ||
GetProjectLibraries ( |
||
GetProjectWidget ( Stetic.ProjectViewFrontend frontend ) : Stetic.ProjectViewBackend | ||
GetPropertiesWidget ( ) : |
||
GetSignalsWidget ( Stetic.SignalsEditorFrontend frontend ) : |
||
HidePaletteGroup ( string name ) : void | ||
InitializeLifetimeService ( ) : object | ||
LoadProject ( string path ) : |
||
Main ( ) : void | ||
ResolveAssembly ( string assemblyName ) : string | ||
SetActiveDesignSession ( |
||
ShowPaletteGroup ( string name, string label ) : void | ||
UpdateLibraries ( |
Méthode | Description | |
---|---|---|
AddLibrary ( |
||
BeginComponentDrag ( |
||
CheckDependencies ( |
||
CreateLibrary ( |
||
GetActionGroups ( Wrapper widget ) : Stetic.Wrapper.ActionGroup[] | ||
GetActionIcon ( Wrapper ac ) : byte[] | ||
GetBoundComponents ( |
||
GetClipboardOperations ( object obj, bool &canCut, bool &canCopy, bool &canPaste ) : void | ||
GetComponentInfo ( object obj, string &name, string &type ) : void | ||
GetPropertyTreeTarget ( ) : |
||
GetWidgetChildren ( Wrapper ww ) : |
||
LoadLibraries ( |
||
LoadLibraries ( |
||
RegisterLibrary ( |
||
RemoveWidgetSignal ( |
||
RenameWidget ( Wrapper w, string newName ) : void |
public ApplicationBackend ( |
||
app | ||
Résultat | System |
public CreatePaletteWidgetPlug ( uint socketId ) : void | ||
socketId | uint | |
Résultat | void |
public CreateProjectWidgetPlug ( Stetic.ProjectViewFrontend frontend, uint socketId ) : void | ||
frontend | Stetic.ProjectViewFrontend | |
socketId | uint | |
Résultat | void |
public CreatePropertiesWidgetPlug ( uint socketId ) : void | ||
socketId | uint | |
Résultat | void |
public CreateSignalsWidgetPlug ( Stetic.SignalsEditorFrontend frontend, uint socketId ) : |
||
frontend | Stetic.SignalsEditorFrontend | |
socketId | uint | |
Résultat |
public DestroyPropertiesWidgetPlug ( ) : void | ||
Résultat | void |
public GenerateProjectCode ( |
||
options | ||
projects | ||
Résultat | Stetic.CodeGenerationResult |
public GetActiveLibraries ( ) : Stetic.WidgetLibrary[] | ||
Résultat | Stetic.WidgetLibrary[] |
public GetClassDescriptorInfo ( string name, string &desc, string &className, string &category, string &targetGtkVersion, string &library, byte &icon ) : bool | ||
name | string | |
desc | string | |
className | string | |
category | string | |
targetGtkVersion | string | |
library | string | |
icon | byte | |
Résultat | bool |
public GetClassDescriptorInitializationValues ( string name ) : object[] | ||
name | string | |
Résultat | object[] |
public GetComponentTypes ( ) : |
||
Résultat |
public GetPaletteWidget ( ) : Stetic.PaletteBackend | ||
Résultat | Stetic.PaletteBackend |
public GetProjectLibraries ( |
||
project | ||
Résultat | Stetic.WidgetLibrary[] |
public GetProjectWidget ( Stetic.ProjectViewFrontend frontend ) : Stetic.ProjectViewBackend | ||
frontend | Stetic.ProjectViewFrontend | |
Résultat | Stetic.ProjectViewBackend |
public GetPropertiesWidget ( ) : |
||
Résultat |
public GetSignalsWidget ( Stetic.SignalsEditorFrontend frontend ) : |
||
frontend | Stetic.SignalsEditorFrontend | |
Résultat |
public HidePaletteGroup ( string name ) : void | ||
name | string | |
Résultat | void |
public InitializeLifetimeService ( ) : object | ||
Résultat | object |
public LoadProject ( string path ) : |
||
path | string | |
Résultat |
public ResolveAssembly ( string assemblyName ) : string | ||
assemblyName | string | |
Résultat | string |
public SetActiveDesignSession ( |
||
session | ||
Résultat | void |
public ShowPaletteGroup ( string name, string label ) : void | ||
name | string | |
label | string | |
Résultat | void |
public UpdateLibraries ( |
||
libraries | ||
projects | ||
allowBackendRestart | bool | |
forceUnload | bool | |
Résultat | bool |