C++ (Qt)MainWindow::MainWindow( Config::Class & conf_ ):
C++ (Qt)Compound::Compound(Config::Class & conf_, QString const & wrd_, QString const & grup_, QMap< QString, QString > const & ctexts_, vector< sptr< Textionary::Class > > const & activeTexts_, string const & heder, int limitSize, bool needExpand_, Textory & textory_ ): conf( conf_ ), textory( textory_ ), wrd( wrd_ ), grup( grup_ ), ctexts( ctexts_ ), activeTexts( activeTexts_ ), altDone( false ), bodDone( false ), foundDefinitions( false ), closePrev( false ), artSizeLimit( sizeLimit), needExpand( needExpand_ )
C++ (Qt)Compound::Compound(Config::Class & conf_, QString const & wrd_, QString const & grup_,