| GdaBrowser hacking manual |
|---|
Table of Contents
- Core objects
- BrowserCore — Singleton holding the global browser information
- BrowserConnection — An opened connection
- BrowserFavorites — Favorites management
- Support functions — Misc. functions for various situations
- Browser windows
- BrowserWindow — Top level browser window
- BrowserPerspective — A "perspective" in a BrowserWindow window
- BrowserPage — A "page" within a BrowserPerspective widget
- Extra widgets
- UiFormgrid — Widget embedding both a form and a grid to display a GdaDataModel's contents
- CcGrayBar — A title bar
- PopupContainer — Popup window without any frame which hides itself when focus goes out
- Perspectives' objects
- MgrFavorites — A GdaTreeManager for the stored favorites
- Schema Browser perspective — Perspective to analyse the database's schema
- Data Manager perspective — Perspective to manipulate data contained in the database
- Query Exec perspective — Perspective to execute SQL commands
