3. Konvensi

Bagian ini menjelaskan gaya seragam yang akan digunakan di seluruh manual ini.

3.1. Konvensi GUI

Gaya konvensi GUI dimaksudkan untuk meniru tampilan GUI. Secara umum, gaya akan mencerminkan penampilan non-hover, sehingga pengguna dapat memindai visual GUI untuk menemukan sesuatu yang tampak seperti petunjuk di manual.

  • Menu Pilihan: Lapisan ► Tambah Lapisan Raster atau :menuselection:`Pengaturan --> Toolbar --> Digitalisasi

  • Tool: addRasterLayer Add a Raster Layer

  • Button : Save as Default

  • Kotak Judul: Properti Lapisan

  • Tab: Umum

  • Kotak Centang: checkbox Render

  • Radio Button: radioButtonOn Postgis SRID radioButtonOff EPSG ID

  • Select a number: selectNumber

  • Select a string: selectString

  • Browse for a file: ...

  • Select a color: selectColor

  • Slider: slider

  • Input Text: inputText

Sebuah bayangan menunjukkan komponen GUI yang dapat diklik.

3.2. Konvensi Teks atau Papan Ketik

This manual also includes styles related to text, keyboard commands and coding to indicate different entities, such as classes or methods. These styles do not correspond to the actual appearance of any text or coding within QGIS.

  • Hyperlinks: https://qgis.org

  • Kombinasi Keystroke: tekan Ctrl+B, artinya tekan dan tahan tombol Ctrl dan tekan tombol B.

  • Nama Berkas: lakes.shp

  • Nama Kelas: LapisanBaru

  • Metode: classFactory

  • Server: myhost.de

  • Teks Pengguna: qgis --help

Baris kode ditunjukkan dengan huruf fixed-width

PROJCS["NAD_1927_Albers",
  GEOGCS["GCS_North_American_1927",

3.3. Petunjuk Spesifik Platform

GUI sequences and small amounts of text may be formatted inline: Click nix win File osx QGIS ► Quit to close QGIS. This indicates that on Linux, Unix and Windows platforms, you should click the File menu first, then Quit, while on macOS platforms, you should click the QGIS menu first, then Quit.

Sejumlah besar teks dapat diformat sebagai daftar:

  • nix Melakukan ini

  • win Melakukan itu

  • osx Or do that

atau sebagai paragraf:

nix osx Lakukan ini dan ini dan ini. Kemudian melakukan ini dan ini dan ini dan ini dan ini dan ini dan ini dan ini dan ini.

win Do that. Then do that and that and that, and that and that and that, and that and that and that, and that and that.

Screenshots that appear throughout the user guide have been created on different platforms.