#include "Iguana/Studio/interface/IgQtTextBrowser.h"
#include "Iguana/Studio/interface/xtypeinfo.h"
#include "Iguana/Studio/interface/IgQtSite.h"
#include "Iguana/Models/interface/IgSimpleTextModel.h"
#include "Iguana/Models/interface/IgTextRep.h"
#include "Iguana/Models/interface/IgTextModelEvent.h"
#include "Iguana/Framework/interface/IgRepSet.h"
#include "Iguana/Framework/interface/IgRepContext.h"
#include "Iguana/Framework/interface/IgSelectionService.h"
#include "Iguana/Framework/interface/IgSelectionMessage.h"
#include "Iguana/Framework/interface/xtypeinfo.h"
#include <classlib/utils/DebugAids.h>
#include <classlib/utils/Callback.h>
#include <classlib/utils/Log.h>
#include <qapplication.h>
Go to the source code of this file.
Variables | |
lat::logflag | LFtextbrowser = { 0, "textbrowser", true, -1 } |
lat::logflag LFtextbrowser = { 0, "textbrowser", true, -1 } |
Definition at line 25 of file IgQtTextBrowser.cc.