8 #ifndef _STATUS_WINDOW_H_ 9 #define _STATUS_WINDOW_H_ 13 #include <InterfaceKit.h> 14 #include <SupportKit.h> The Status List Item class.
virtual void MessageReceived(BMessage *)
Handler to received messages.
BString GetPath()
Getter for path.
BString fText
The text to be displayed.
BListView * fStatusListView
The Status List View.
StatusItem(BString, BString)
StatusItem Constructor.
BString fPath
The file path of item.
void AddItem(BString, BString)
Adds item to the Status list.
StatusWindow(BString)
StatusWindow Constructor.
The TrackGit Window class.
Header file of TrackGit window.