tmake        -  Makefile    *.pro.
                 . tmake.htm & tmake_ref.htm


GeneratePro -      CreatePro:
                *       ;
                *    ;
                *  moc 

UpdatePro   -     pro    Makefile
                    Kdevelop. (  
                  pro)

Kimport     -     Qt 1.xx *.kdevdlg
                 Qt 2. > *.ui

NewForm     -           
              .      ӣ !
               :  XFormTest      :
                  xformtest_ui.ui
                  xformtest_ui.cpp
                  xformtest_ui.h
                     :
                  xformtest.cpp
                  xformtest.h
                           :
				SOURCES     += xformtest.cpp
                HEADERS     += xformtest.h
                INTERFACES  += xformtest_ui.ui

NewDialog    -      *.ui   
                 (    NewForm).
                  . Qt_2_3_Dialog.html

CorretRusDialog -      *.ui 
                       . 
                   (       
                     _ui, .. *_ui.ui )  
                       tr ..  
                    " tr("  " (" .
