FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void MainWindow::on_fCommentInsertRow_clicked
(
)
private
slot
Definition at line
110
of file
MainWindow.cc
.
111
{
112
if
(fTableComments->model())
113
fTableComments->model()->insertRow(fTableComments->model()->rowCount());
114
}
MainWindow
Generated on Sun Sep 18 2016 20:50:53 for FACT++ by
1.8.11