55 if (TYElement::operator!=(other))
Representation graphique d'un panel d'informations (fichier header)
TY_EXT_GRAPHIC_INST(TYPanel)
virtual const char * getClassName() const
virtual bool deepCopy(const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false)
QString _name
Nom courant de l'element.
TYElement & operator=(const TYElement &other)
QString generateName(const char *classname)
Retourne le nom de la classe associe a un nombre.
static TYNameManager * get()
Retourne l'instance singleton.
Classe de definition d'un panel d'information.
bool operator==(const TYPanel &other) const
Operateur ==.
TYPanel & operator=(const TYPanel &other)
Operateur =.
TYPanel()
Constructeur. Le constructeur de la calsse TYPanel.
virtual ~TYPanel()
Destructeur. Le destructeur de la calsse TYPanel.
virtual std::string toString() const
bool operator!=(const TYPanel &other) const
Operateur !=.
virtual bool deepCopy(const TYElement *pOther, bool copyId=true, bool pUseCopyTag=false)