]> G main overview cluster1 Qt Library cluster1_01 QtCore.dll cluster1_02 QtGui.dll cluster2 about cluster2_01 about_dialog.hpp cluster2_02 ui_about_dialog.hpp cluster3 editor cluster3_01 docked_edits.hpp cluster3_02 tabbed_edits.hpp cluster3_03 editor_component.hpp cluster4 highlightner cluster4_01 hml_reader.hpp cluster4_02 language_builder.hpp cluster4_03 entity.hpp cluster4_04 highlightner.hpp cluster5 mainwindow cluster5_01 main_window.hpp cluster6 menubar_toolbar cluster6_01 actions.hpp cluster6_02 icons cluster6_02_001 icon_loader.hpp cluster6_02_002 ics_entity.hpp cluster6_02_003 ics_reader.hpp cluster7 main.cpp QObject QObject QAction QAction QApplication QApplication QDialog QDialog QDockWidget QDockWidget QIcon QIcon QMainWindow QMainWindow QTabWidget QTabWidget QTextEdit QTextEdit AboutDialog AboutDialog AboutDialog->QDialog inherits Ui_AboutDialog Ui::AboutDialog AboutDialog->Ui_AboutDialog inherits DockedEdits DockedEdits DockedEdits->QDockWidget inherits TabbedEdits TabbedEdits DockedEdits->TabbedEdits uses TabbedEdits->QTabWidget inherits EditorComponent EditorComponent TabbedEdits->EditorComponent uses EditorComponent->QTextEdit inherits HmlReader HmlReader HmlReader->QObject inherits Entity Entity HmlReader->Entity uses LanguageBuilder LanguageBuilder LanguageBuilder->HmlReader uses LanguageBuilder->Entity uses Highlightner Highlightner LanguageBuilder->Highlightner creates Highlightner->QObject inherits MainWindow MainWindow MainWindow->QMainWindow inherits MainWindow->AboutDialog uses MainWindow->DockedEdits uses Actions Actions MainWindow->Actions uses Actions->QObject inherits Actions->QAction uses IconLoader IconLoader IconLoader->QObject inherits IconLoader->QIcon uses IcsReader IcsReader IconLoader->IcsReader uses IcsEntity IcsEntity IcsReader->QObject inherits IcsReader->IcsEntity uses main main main->QApplication uses main->MainWindow uses