[Hbasic-userinfo] New version 0.9.8h released
Status: Beta
Brought to you by:
mengels
From: <mar...@t-...> - 2003-09-05 15:16:30
|
New feature for classes which are derived from Qt class. If QTC support has been activated the public methods of the appropriate Qt class may be called for the HBasic class instance. If you have for example created a Button widget in the formdesigner you normally may only call the methods which have been defined as a SLOT in the Qt C++ source code. With the new version and activated Qtc support you may also call the public methods of the QPushButton base class. A detailed docu for this feature will follow later. |