/****************************************************************************
** ui.h extension file, included from the uic-generated form implementation.
**
** If you want to add, delete, or rename functions or slots, use
** Qt Designer to update this file, preserving your code.
**
** You should not define a constructor or destructor in this file.
** Instead, write your code in functions called init() and destroy().
** These will automatically be called by the form's constructor and
** destructor.
*****************************************************************************/
void RclMainBase::fileExit()
{
}
void RclMainBase::periodic100()
{
}
void RclMainBase::fileStart_IndexingAction_activated()
{
}
void RclMainBase::previewClosed( QWidget * )
{
}
void RclMainBase::showAdvSearchDialog()
{
}
void RclMainBase::showSortDialog()
{
}
void RclMainBase::showAboutDialog()
{
}
void RclMainBase::startManual()
{
}
void RclMainBase::showDocHistory()
{
}
void RclMainBase::showUIPrefs()
{
}
void RclMainBase::setUIPrefs()
{
}
void RclMainBase::enableNextPage(bool)
{
}
void RclMainBase::enablePrevPage(bool)
{
}
void RclMainBase::startNativeViewer(int)
{
}
void RclMainBase::startPreview(int)
{
}
void RclMainBase::showQueryDetails()
{
}