Dear LyX Developers, Does anyone know what the toc.push_back method does? I've seen it referenced in several of the Inset::addToToc implementations (InsetNote.cpp, InsetText, ...).
>From context, it appears to register the TocItem with the TocModel, however, I can't for the life of me find where it is implemented. I've looked at the TocBackend classes and the TocModel classes. If anyone could walk me through this method, I'd be extremely appreciative. Cheers, Rob