Go to the documentation of this file.
23 #ifndef LIGHTAPP_DISPLAYER_HEADER
24 #define LIGHTAPP_DISPLAYER_HEADER
45 void Display(
const QString&,
const bool =
true,
SALOME_View* = 0 );
46 virtual void Display(
const QStringList&,
const bool =
true,
49 virtual void Redisplay(
const QString&,
const bool =
true );
51 virtual void Erase(
const QStringList&,
const bool forced =
false,
53 void Erase(
const QString&,
const bool forced =
false,
const bool updateViewer =
true,
SALOME_View* = 0 );
54 virtual void EraseAll(
const bool forced =
false,
const bool updateViewer =
true,
SALOME_View* = 0 );
56 virtual bool IsDisplayed(
const QString&,
SALOME_View* = 0 )
const;
57 void UpdateViewer()
const;
62 virtual bool canBeDisplayed(
const QString& ,
const QString& )
const;
63 bool canBeDisplayed(
const QString& )
const;