Name | Description | |
---|---|---|
NProgressWindow Constructor | Default constructor. |
The following tables list the members exposed by NProgressWindow.
Name | Description | |
---|---|---|
NProgressWindow Constructor | Default constructor. |
Name | Description | |
---|---|---|
ButtonStripChild | Reference to the ButtonStrip child. | |
FooterChild | Reference to the Footer child. | |
HeaderChild | Reference to the Header child. | |
NProgressWindowSchema | Schema associated with NProgressWindow. | |
ProgressBarChild | Reference to the ProgressBar child. |
Name | Description | |
---|---|---|
ButtonStrip | Gets/Sets the ButtonStrip child. | |
Footer | Gets/Sets the Footer child. | |
Header | Gets/Sets the Header child. | |
ProgressBar | Gets/Sets the ProgressBar child. |
Name | Description | |
---|---|---|
Create | Creates a progress window. | |
CreateIndeterminate | Creates a progress window with an indeterminate progress bar. |
Name | Description | |
---|---|---|
ArrangeWindowContent | Overridden. Arranges the window content. | |
CreateProgressBar | Creates the progress bar of this window. | |
GetLayout | Gets the layout, which should arrange the dialog content. | |
GetLayoutContext | Gets a widget layout context for the specified content area. | |
GetWidgetsToArrange | Gets the widgets that should be arranged. | |
MeasureWindowContent | Overridden. Measures the window content. |