Andre Poenitz <[EMAIL PROTECTED]> writes:

| I personally use the
| 
|  class FloatPlacement : public QWidget
|  {
|  private:
|       Ui::FloatPlacementUi * ui_;
|  }
| 
| approach as this effectively pimpls away everything pulled in by the
| ui_*.h files, but it requires an explict constructor.
| 
| It's just a matter of taste I suppose.

then we have the same one in this regard.

-- 
        Lgb

Reply via email to