示例#1
0
 virtual void stateChange( bool b )
 {
     super::stateChange( b );
     m_list->setChanged();
 }