<div dir="ltr"><div>Q*Model-s store the data; Q*View-s only present it.<br><br></div><div>The string data of the hidden second column should be:<br></div><div><br>    self.arrivals_view.model().index(model_index, 2).data()<br><br></div>with model_index being the second parameter to ci_clicked().<br></div>