mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
Update url to doc pages
This commit is contained in:
parent
c772dfbe0f
commit
f68f39945d
@ -130,5 +130,5 @@ void QgsDecorationCopyrightDialog::apply()
|
||||
|
||||
void QgsDecorationCopyrightDialog::showHelp()
|
||||
{
|
||||
QgsHelp::openHelp( QStringLiteral( "introduction/general_tools.html#copyright-label" ) );
|
||||
QgsHelp::openHelp( QStringLiteral( "introduction/general_tools.html#copyright-and-title-labels" ) );
|
||||
}
|
||||
|
@ -43,9 +43,6 @@ QgsDecorationTitleDialog::QgsDecorationTitleDialog( QgsDecorationTitle &deco, QW
|
||||
connect( mInsertExpressionButton, &QPushButton::clicked, this, &QgsDecorationTitleDialog::mInsertExpressionButton_clicked );
|
||||
connect( buttonBox, &QDialogButtonBox::helpRequested, this, &QgsDecorationTitleDialog::showHelp );
|
||||
|
||||
// once the documentation for this dialog is added, remove the line below
|
||||
buttonBox->button( QDialogButtonBox::Help )->setVisible( false );
|
||||
|
||||
QPushButton *applyButton = buttonBox->button( QDialogButtonBox::Apply );
|
||||
connect( applyButton, &QAbstractButton::clicked, this, &QgsDecorationTitleDialog::apply );
|
||||
|
||||
@ -141,5 +138,5 @@ void QgsDecorationTitleDialog::apply()
|
||||
|
||||
void QgsDecorationTitleDialog::showHelp()
|
||||
{
|
||||
QgsHelp::openHelp( QStringLiteral( "introduction/general_tools.html#title-label" ) );
|
||||
QgsHelp::openHelp( QStringLiteral( "introduction/general_tools.html#copyright-and-title-labels" ) );
|
||||
}
|
||||
|
@ -573,5 +573,5 @@ void QgsMapSaveDialog::onAccepted()
|
||||
|
||||
void QgsMapSaveDialog::showHelp()
|
||||
{
|
||||
QgsHelp::openHelp( QStringLiteral( "introduction/getting_started.html#output" ) );
|
||||
QgsHelp::openHelp( QStringLiteral( "introduction/qgis_gui.html#exporting-the-map-view" ) );
|
||||
}
|
||||
|
@ -536,7 +536,7 @@ QgsVectorLayerProperties::QgsVectorLayerProperties(
|
||||
mOptsPage_Labels->setProperty( "helpPage", QStringLiteral( "working_with_vector/vector_properties.html#labels-properties" ) );
|
||||
mOptsPage_Masks->setProperty( "helpPage", QStringLiteral( "working_with_vector/vector_properties.html#masks-properties" ) );
|
||||
mOptsPage_Diagrams->setProperty( "helpPage", QStringLiteral( "working_with_vector/vector_properties.html#diagrams-properties" ) );
|
||||
mOptsPage_SourceFields->setProperty( "helpPage", QStringLiteral( "working_with_vector/vector_properties.html#source-fields-properties" ) );
|
||||
mOptsPage_SourceFields->setProperty( "helpPage", QStringLiteral( "working_with_vector/vector_properties.html#fields-properties" ) );
|
||||
mOptsPage_AttributesForm->setProperty( "helpPage", QStringLiteral( "working_with_vector/vector_properties.html#attributes-form-properties" ) );
|
||||
mOptsPage_Joins->setProperty( "helpPage", QStringLiteral( "working_with_vector/vector_properties.html#joins-properties" ) );
|
||||
mOptsPage_AuxiliaryStorage->setProperty( "helpPage", QStringLiteral( "working_with_vector/vector_properties.html#auxiliary-storage-properties" ) );
|
||||
|
@ -145,5 +145,5 @@ QDialogButtonBox *QgsColorBrewerColorRampDialog::buttonBox() const
|
||||
|
||||
void QgsColorBrewerColorRampDialog::showHelp()
|
||||
{
|
||||
QgsHelp::openHelp( QStringLiteral( "working_with_vector/style_library.html#color-ramp" ) );
|
||||
QgsHelp::openHelp( QStringLiteral( "style_library/style_manager.html#setting-a-color-ramp" ) );
|
||||
}
|
||||
|
@ -581,7 +581,7 @@ void QgsGradientColorRampDialog::setColor2( const QColor &color )
|
||||
|
||||
void QgsGradientColorRampDialog::showHelp()
|
||||
{
|
||||
QgsHelp::openHelp( QStringLiteral( "working_with_vector/style_library.html#color-ramp" ) );
|
||||
QgsHelp::openHelp( QStringLiteral( "style_library/style_manager.html#setting-a-color-ramp" ) );
|
||||
}
|
||||
|
||||
|
||||
|
@ -139,5 +139,5 @@ QDialogButtonBox *QgsLimitedRandomColorRampDialog::buttonBox() const
|
||||
|
||||
void QgsLimitedRandomColorRampDialog::showHelp()
|
||||
{
|
||||
QgsHelp::openHelp( QStringLiteral( "working_with_vector/style_library.html#color-ramp" ) );
|
||||
QgsHelp::openHelp( QStringLiteral( "style_library/style_manager.html#setting-a-color-ramp" ) );
|
||||
}
|
||||
|
@ -129,5 +129,5 @@ QDialogButtonBox *QgsPresetColorRampDialog::buttonBox() const
|
||||
|
||||
void QgsPresetColorRampDialog::showHelp()
|
||||
{
|
||||
QgsHelp::openHelp( QStringLiteral( "working_with_vector/style_library.html#color-ramp" ) );
|
||||
QgsHelp::openHelp( QStringLiteral( "style_library/style_manager.html#setting-a-color-ramp" ) );
|
||||
}
|
||||
|
@ -438,5 +438,5 @@ void QgsStyleExportImportDialog::selectionChanged( const QItemSelection &selecte
|
||||
|
||||
void QgsStyleExportImportDialog::showHelp()
|
||||
{
|
||||
QgsHelp::openHelp( QStringLiteral( "working_with_vector/style_library.html#share-symbols" ) );
|
||||
QgsHelp::openHelp( QStringLiteral( "style_library/style_manager.html#sharing-style-items" ) );
|
||||
}
|
||||
|
@ -2382,6 +2382,6 @@ void QgsStyleManagerDialog::onClose()
|
||||
|
||||
void QgsStyleManagerDialog::showHelp()
|
||||
{
|
||||
QgsHelp::openHelp( QStringLiteral( "working_with_vector/style_library.html#the-style-manager" ) );
|
||||
QgsHelp::openHelp( QStringLiteral( "style_library/style_manager.html" ) );
|
||||
}
|
||||
|
||||
|
@ -936,5 +936,5 @@ QDialogButtonBox *QgsSymbolSelectorDialog::buttonBox() const
|
||||
|
||||
void QgsSymbolSelectorDialog::showHelp()
|
||||
{
|
||||
QgsHelp::openHelp( QStringLiteral( "working_with_vector/style_library.html#the-symbol-selector" ) );
|
||||
QgsHelp::openHelp( QStringLiteral( "style_library/symbol_selector.html" ) );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user