|
KWWidgets
|
#include <vtkKWSplashScreen.h>
Public Types | |
| typedef vtkKWTopLevel | Superclass |
| typedef vtkKWTopLevel | Superclass |
Public Member Functions | |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| void | SetProgressMessage (const char *) |
| virtual void | SetProgressMessageVerticalOffset (int) |
| virtual int | GetProgressMessageVerticalOffset () |
| virtual void | SetImageToIcon (vtkKWIcon *icon) |
| virtual void | SetImageToPredefinedIcon (int icon_index) |
| virtual void | SetImageToPixels (const unsigned char *pixels, int width, int height, int pixel_size, unsigned long buffer_length=0) |
| virtual int | ReadImage (const char *filename) |
| virtual char * | GetImageName () |
| virtual void | SetImageName (const char *) |
| virtual void | UpdateEnableState () |
| virtual void | Display () |
| virtual void | ButtonPressCallback () |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| void | SetProgressMessage (const char *) |
| virtual void | SetProgressMessageVerticalOffset (int) |
| virtual int | GetProgressMessageVerticalOffset () |
| virtual void | SetImageToIcon (vtkKWIcon *icon) |
| virtual void | SetImageToPredefinedIcon (int icon_index) |
| virtual void | SetImageToPixels (const unsigned char *pixels, int width, int height, int pixel_size, unsigned long buffer_length=0) |
| virtual int | ReadImage (const char *filename) |
| virtual char * | GetImageName () |
| virtual void | SetImageName (const char *) |
| virtual void | UpdateEnableState () |
| virtual void | Display () |
| virtual void | ButtonPressCallback () |
Static Public Member Functions | |
| static vtkKWSplashScreen * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWSplashScreen * | SafeDownCast (vtkObject *o) |
| static vtkKWSplashScreen * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWSplashScreen * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkKWSplashScreen () | |
| ~vtkKWSplashScreen () | |
| virtual void | CreateWidget () |
| virtual void | UpdateImageInCanvas () |
| virtual void | UpdateCanvasSize () |
| virtual void | UpdateProgressMessagePosition () |
| virtual int | GetRequestedWidth () |
| virtual int | GetRequestedHeight () |
| vtkKWSplashScreen () | |
| ~vtkKWSplashScreen () | |
| virtual void | CreateWidget () |
| virtual void | UpdateImageInCanvas () |
| virtual void | UpdateCanvasSize () |
| virtual void | UpdateProgressMessagePosition () |
| virtual int | GetRequestedWidth () |
| virtual int | GetRequestedHeight () |
Protected Attributes | |
| vtkKWCanvas * | Canvas |
| char * | ImageName |
| int | ProgressMessageVerticalOffset |
| int | Discard |
Definition at line 26 of file debian/tmp/usr/include/KWWidgets/vtkKWSplashScreen.h.
Reimplemented from vtkKWTopLevel.
Definition at line 30 of file debian/tmp/usr/include/KWWidgets/vtkKWSplashScreen.h.
Reimplemented from vtkKWTopLevel.
Definition at line 30 of file vtkKWSplashScreen.h.
| vtkKWSplashScreen::vtkKWSplashScreen | ( | ) | [protected] |
| vtkKWSplashScreen::~vtkKWSplashScreen | ( | ) | [protected] |
| vtkKWSplashScreen::vtkKWSplashScreen | ( | ) | [protected] |
| vtkKWSplashScreen::~vtkKWSplashScreen | ( | ) | [protected] |
| static vtkKWSplashScreen* vtkKWSplashScreen::New | ( | ) | [static] |
Reimplemented from vtkKWTopLevel.
| virtual const char* vtkKWSplashScreen::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWTopLevel.
| static int vtkKWSplashScreen::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWTopLevel.
| virtual int vtkKWSplashScreen::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWTopLevel.
| static vtkKWSplashScreen* vtkKWSplashScreen::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWTopLevel.
| void vtkKWSplashScreen::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
Reimplemented from vtkKWTopLevel.
| void vtkKWSplashScreen::SetProgressMessage | ( | const char * | ) |
| virtual void vtkKWSplashScreen::SetProgressMessageVerticalOffset | ( | int | ) | [virtual] |
| virtual int vtkKWSplashScreen::GetProgressMessageVerticalOffset | ( | ) | [virtual] |
| virtual void vtkKWSplashScreen::SetImageToIcon | ( | vtkKWIcon * | icon | ) | [virtual] |
| virtual void vtkKWSplashScreen::SetImageToPredefinedIcon | ( | int | icon_index | ) | [virtual] |
| virtual void vtkKWSplashScreen::SetImageToPixels | ( | const unsigned char * | pixels, |
| int | width, | ||
| int | height, | ||
| int | pixel_size, | ||
| unsigned long | buffer_length = 0 |
||
| ) | [virtual] |
| virtual int vtkKWSplashScreen::ReadImage | ( | const char * | filename | ) | [virtual] |
| virtual char* vtkKWSplashScreen::GetImageName | ( | ) | [virtual] |
| virtual void vtkKWSplashScreen::SetImageName | ( | const char * | ) | [virtual] |
| virtual void vtkKWSplashScreen::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWTopLevel.
| virtual void vtkKWSplashScreen::Display | ( | ) | [virtual] |
Reimplemented from vtkKWTopLevel.
| virtual void vtkKWSplashScreen::ButtonPressCallback | ( | ) | [virtual] |
| virtual void vtkKWSplashScreen::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWTopLevel.
| virtual void vtkKWSplashScreen::UpdateImageInCanvas | ( | ) | [protected, virtual] |
| virtual void vtkKWSplashScreen::UpdateCanvasSize | ( | ) | [protected, virtual] |
| virtual void vtkKWSplashScreen::UpdateProgressMessagePosition | ( | ) | [protected, virtual] |
| virtual int vtkKWSplashScreen::GetRequestedWidth | ( | ) | [protected, virtual] |
Reimplemented from vtkKWTopLevel.
| virtual int vtkKWSplashScreen::GetRequestedHeight | ( | ) | [protected, virtual] |
Reimplemented from vtkKWTopLevel.
| static vtkKWSplashScreen* vtkKWSplashScreen::New | ( | ) | [static] |
Reimplemented from vtkKWTopLevel.
| virtual const char* vtkKWSplashScreen::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWTopLevel.
| static int vtkKWSplashScreen::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWTopLevel.
| virtual int vtkKWSplashScreen::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWTopLevel.
| static vtkKWSplashScreen* vtkKWSplashScreen::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWTopLevel.
| void vtkKWSplashScreen::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
Reimplemented from vtkKWTopLevel.
| void vtkKWSplashScreen::SetProgressMessage | ( | const char * | ) |
| virtual void vtkKWSplashScreen::SetProgressMessageVerticalOffset | ( | int | ) | [virtual] |
| virtual int vtkKWSplashScreen::GetProgressMessageVerticalOffset | ( | ) | [virtual] |
| virtual void vtkKWSplashScreen::SetImageToIcon | ( | vtkKWIcon * | icon | ) | [virtual] |
| virtual void vtkKWSplashScreen::SetImageToPredefinedIcon | ( | int | icon_index | ) | [virtual] |
| virtual void vtkKWSplashScreen::SetImageToPixels | ( | const unsigned char * | pixels, |
| int | width, | ||
| int | height, | ||
| int | pixel_size, | ||
| unsigned long | buffer_length = 0 |
||
| ) | [virtual] |
| virtual int vtkKWSplashScreen::ReadImage | ( | const char * | filename | ) | [virtual] |
| virtual char* vtkKWSplashScreen::GetImageName | ( | ) | [virtual] |
| virtual void vtkKWSplashScreen::SetImageName | ( | const char * | ) | [virtual] |
| virtual void vtkKWSplashScreen::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWTopLevel.
| virtual void vtkKWSplashScreen::Display | ( | ) | [virtual] |
Reimplemented from vtkKWTopLevel.
| virtual void vtkKWSplashScreen::ButtonPressCallback | ( | ) | [virtual] |
| virtual void vtkKWSplashScreen::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWTopLevel.
| virtual void vtkKWSplashScreen::UpdateImageInCanvas | ( | ) | [protected, virtual] |
| virtual void vtkKWSplashScreen::UpdateCanvasSize | ( | ) | [protected, virtual] |
| virtual void vtkKWSplashScreen::UpdateProgressMessagePosition | ( | ) | [protected, virtual] |
| virtual int vtkKWSplashScreen::GetRequestedWidth | ( | ) | [protected, virtual] |
Reimplemented from vtkKWTopLevel.
| virtual int vtkKWSplashScreen::GetRequestedHeight | ( | ) | [protected, virtual] |
Reimplemented from vtkKWTopLevel.
vtkKWCanvas * vtkKWSplashScreen::Canvas [protected] |
Definition at line 102 of file debian/tmp/usr/include/KWWidgets/vtkKWSplashScreen.h.
char * vtkKWSplashScreen::ImageName [protected] |
Definition at line 103 of file debian/tmp/usr/include/KWWidgets/vtkKWSplashScreen.h.
int vtkKWSplashScreen::ProgressMessageVerticalOffset [protected] |
Definition at line 104 of file debian/tmp/usr/include/KWWidgets/vtkKWSplashScreen.h.
int vtkKWSplashScreen::Discard [protected] |
Definition at line 105 of file debian/tmp/usr/include/KWWidgets/vtkKWSplashScreen.h.
1.7.6.1