#include <vabstractmainwindow.h>
Definition at line 68 of file vabstractmainwindow.h.
◆ VAbstractMainWindow()
VAbstractMainWindow::VAbstractMainWindow |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~VAbstractMainWindow()
virtual VAbstractMainWindow::~VAbstractMainWindow |
( |
| ) |
|
|
virtual |
◆ ContinueFormatRewrite()
bool VAbstractMainWindow::ContinueFormatRewrite |
( |
const QString & |
currentFormatVersion, |
|
|
const QString & |
maxFormatVersion |
|
) |
| |
|
protected |
◆ exportToCSV
void VAbstractMainWindow::exportToCSV |
( |
QString & |
file | ) |
|
|
protectedslot |
◆ exportToCSVData()
virtual void VAbstractMainWindow::exportToCSVData |
( |
const QString & |
fileName, |
|
|
const DialogExportToCSV & |
dialog |
|
) |
| |
|
protectedpure virtual |
◆ ShowToolTip
virtual void VAbstractMainWindow::ShowToolTip |
( |
const QString & |
toolTip | ) |
|
|
pure virtualslot |
Referenced by DialogCubicBezierPath::ChosenObject(), DialogCurveIntersectAxis::ChosenObject(), DialogEndLine::ChosenObject(), DialogLineIntersectAxis::ChosenObject(), DialogRotation::ChosenObject(), DialogSplinePath::ChosenObject(), TogglePieceLock::doCmd(), TogglePieceInLayout::doCmd(), SetPieceColor::doCmd(), VPattern::ParseToolSpline(), VPattern::ParseToolSplinePath(), DialogMove::ShowDialog(), and PatternPieceTool::showStatus().
◆ ToolBarStyle()
void VAbstractMainWindow::ToolBarStyle |
( |
QToolBar * |
bar | ) |
|
|
protected |
◆ updateGroups
virtual void VAbstractMainWindow::updateGroups |
( |
| ) |
|
|
pure virtualslot |
◆ WindowsLocale
void VAbstractMainWindow::WindowsLocale |
( |
| ) |
|
|
protectedslot |
◆ zoomToSelected
void VAbstractMainWindow::zoomToSelected |
( |
| ) |
|
|
pure virtualslot |
◆ m_curFileFormatVersion
int VAbstractMainWindow::m_curFileFormatVersion |
|
protected |
◆ m_curFileFormatVersionStr
QString VAbstractMainWindow::m_curFileFormatVersionStr |
|
protected |
The documentation for this class was generated from the following files: