cb2bib
2.0.1
About: cb2Bib is a multiplatform application for rapidly extracting unformatted, or unstandardized bibliographic references from email alerts, journal Web pages, and PDF files.
![]() ![]() |
#include <c2bTextBrowser.h>
Public Slots | |
virtual void | setSource (const QUrl &name) |
Public Member Functions | |
c2bTextBrowser (QWidget *parentw=0) | |
~c2bTextBrowser () | |
void | updateHtml (const QString &newHtml) |
Protected Member Functions | |
virtual void | contextMenuEvent (QContextMenuEvent *qevent) |
Definition at line 19 of file c2bTextBrowser.h.
|
explicit |
Copyright (C) 2004-2021 by Pere Constans const ans@ molsp aces .comcb2Bib version 2.0.1. Licensed under the GNU GPL version 3. See the LICENSE file that comes with this distribution.
Definition at line 15 of file c2bTextBrowser.cpp.
c2bTextBrowser::~c2bTextBrowser | ( | ) |
Definition at line 21 of file c2bTextBrowser.cpp.
|
protectedvirtual |
Definition at line 26 of file c2bTextBrowser.cpp.
|
virtualslot |
Definition at line 24 of file c2bTextBrowser.cpp.
void c2bTextBrowser::updateHtml | ( | const QString & | newHtml | ) |
Definition at line 40 of file c2bTextBrowser.cpp.
Referenced by c2bCiterExcerptView::c2bCiterExcerptView(), and c2bReferenceList::loadList().