Definition at line 211 of file Button.h. References mIsPressed. Referenced by Impala::Application::MediaTable::TableWindowColumn::UpdateSortEvent(), and Impala::Application::VideoExcel::TableColumn::UpdateSortEvent(). 00212 { 00213 mIsPressed = pressed; 00214 }
|