CreateIndexDialog 0 0 610 342 Create New Index :/icons/index_create:/icons/index_create &Name editIndexName &Columns tableIndexColumns 0 250 QAbstractItemView::NoEditTriggers false true QAbstractItemView::NoSelection false Column Use in Index Order &Table comboTableName &Unique checkIndexUnique Qt::Horizontal QDialogButtonBox::Cancel|QDialogButtonBox::Ok editIndexName comboTableName checkIndexUnique tableIndexColumns buttonBox buttonBox accepted() CreateIndexDialog accept() 252 337 157 274 buttonBox rejected() CreateIndexDialog reject() 320 337 286 274 comboTableName currentIndexChanged(QString) CreateIndexDialog tableChanged(QString) 91 43 236 31 editIndexName textChanged(QString) CreateIndexDialog checkInput() 429 14 443 39 tableIndexColumns cellChanged(int,int) CreateIndexDialog checkInput() 443 170 566 40 tableChanged(QString) checkInput()