#include <invertwindow.h>
Inherits BC_Window.

Public Member Functions | |
| InvertWindow (InvertMain *client) | |
| ~InvertWindow () | |
| int | create_objects () |
| int | close_event () |
Data Fields | |
| InvertMain * | client |
| InvertToggle * | invert |
Definition at line 28 of file invertwindow.h.
| InvertWindow::InvertWindow | ( | InvertMain * | client | ) |
Definition at line 9 of file invertwindow.C.
| InvertWindow::~InvertWindow | ( | ) |
| int InvertWindow::create_objects | ( | ) |
Definition at line 18 of file invertwindow.C.
References _, BC_WindowBase::add_tool(), BC_WindowBase::BC_Title, client, InvertMain::invert, invert, BC_WindowBase::x, and BC_WindowBase::y.

| int InvertWindow::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
1.5.5