Salome HOME
Exlude the user input during process events by application (Bug #325).
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_DataObject.h
index 8f1582885d4b8e4cc4d5610582ae755369a834f2..6ffeaa1eed17ecf1a0e33710bbba4258d8174289 100644 (file)
@@ -182,6 +182,11 @@ public:
    */
   virtual QString name() const;
 
+  /**
+   * Returns the font of displayed object name.
+   */
+  virtual QFont font( const int = SUIT_DataObject::NameId ) const;
+
   /**
    * Returns the object icon.
    */