src/activeqt/container/qaxbase.cpp
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 4 3b1da2848fc7
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
   907 
   907 
   908 /*!
   908 /*!
   909     \property QAxBase::control
   909     \property QAxBase::control
   910     \brief the name of the COM object wrapped by this QAxBase object.
   910     \brief the name of the COM object wrapped by this QAxBase object.
   911 
   911 
   912     Setting this property initilializes the COM object. Any COM object
   912     Setting this property initializes the COM object. Any COM object
   913     previously set is shut down.
   913     previously set is shut down.
   914 
   914 
   915     The most efficient way to set this property is by using the
   915     The most efficient way to set this property is by using the
   916     registered component's UUID, e.g.
   916     registered component's UUID, e.g.
   917 
   917