KWWidgets
|
#include <vtkKWNotebook.h>
Public Member Functions | |
Page () | |
void | Delete () |
void | UpdateEnableState () |
void | Bind () |
void | UnBind () |
Page () | |
void | Delete () |
void | UpdateEnableState () |
void | Bind () |
void | UnBind () |
Public Attributes | |
int | Id |
int | Visibility |
int | Pinned |
int | Tag |
int | Enabled |
char * | Title |
vtkKWCoreWidget * | Frame |
vtkKWFrame * | TabFrame |
vtkKWLabel * | Label |
vtkKWLabel * | ImageLabel |
vtkKWIcon * | Icon |
vtkKWSmallCounterLabel * | SmallCounterLabel |
Definition at line 442 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.
vtkKWNotebook::Page::Page | ( | ) |
vtkKWNotebook::Page::Page | ( | ) |
void vtkKWNotebook::Page::Delete | ( | ) |
void vtkKWNotebook::Page::UpdateEnableState | ( | ) |
void vtkKWNotebook::Page::Bind | ( | ) |
void vtkKWNotebook::Page::UnBind | ( | ) |
void vtkKWNotebook::Page::Delete | ( | ) |
void vtkKWNotebook::Page::UpdateEnableState | ( | ) |
void vtkKWNotebook::Page::Bind | ( | ) |
void vtkKWNotebook::Page::UnBind | ( | ) |
int vtkKWNotebook::Page::Id |
Definition at line 451 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.
int vtkKWNotebook::Page::Visibility |
Definition at line 452 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.
int vtkKWNotebook::Page::Pinned |
Definition at line 453 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.
int vtkKWNotebook::Page::Tag |
Definition at line 454 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.
int vtkKWNotebook::Page::Enabled |
Definition at line 455 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.
char * vtkKWNotebook::Page::Title |
Definition at line 456 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.
vtkKWCoreWidget * vtkKWNotebook::Page::Frame |
Definition at line 457 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.
vtkKWFrame * vtkKWNotebook::Page::TabFrame |
Definition at line 458 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.
vtkKWLabel * vtkKWNotebook::Page::Label |
Definition at line 459 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.
vtkKWLabel * vtkKWNotebook::Page::ImageLabel |
Definition at line 460 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.
vtkKWIcon * vtkKWNotebook::Page::Icon |
Definition at line 461 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.
vtkKWSmallCounterLabel * vtkKWNotebook::Page::SmallCounterLabel |
Definition at line 462 of file debian/tmp/usr/include/KWWidgets/vtkKWNotebook.h.