#include <addnewstock.h>
Collaboration diagram for AddNewStock:
Public Member Functions | |
AddNewStock (const StockMarketVector *const stockMarketVector) | |
~AddNewStock () | |
Protected Member Functions | |
virtual bool | on_delete_event (GdkEventAny *event) |
Definition at line 38 of file addnewstock.h.
|
constructor.
Definition at line 31 of file addnewstock.cpp. References StockMarket::getMarketName(). |
|
destructor. Definition at line 86 of file addnewstock.cpp. |
|
Event method for Close button of window.
Definition at line 207 of file addnewstock.cpp. |