#include <infodialog.h>
Collaboration diagram for InfoDialog:
Public Member Functions | |
InfoDialog (Stock *const stock) | |
~InfoDialog () | |
Protected Member Functions | |
virtual bool | on_delete_event (GdkEventAny *event) |
Definition at line 34 of file infodialog.h.
|
constructor.
Definition at line 28 of file infodialog.cpp. |
|
destructor. Definition at line 113 of file infodialog.cpp. |
|
Event method for Close button of window.
Definition at line 154 of file infodialog.cpp. |