namespace QGIS_Installer
{
partial class Form1
{
///
/// Vyžaduje se proměnná návrháře.
///
private System.ComponentModel.IContainer components = null;
///
/// Uvolněte všechny používané prostředky.
///
/// hodnota true, když by se měl spravovaný prostředek odstranit; jinak false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Kód generovaný Návrhářem Windows Form
///
/// Metoda vyžadovaná pro podporu Návrháře - neupravovat
/// obsah této metody v editoru kódu.
///
private void InitializeComponent()
{
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.label1 = new System.Windows.Forms.Label();
this.button3 = new System.Windows.Forms.Button();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.SuspendLayout();
//
// openFileDialog1
//
this.openFileDialog1.FileName = "openFileDialog1";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.label1.ForeColor = System.Drawing.Color.Green;
this.label1.Location = new System.Drawing.Point(93, 148);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(0, 18);
this.label1.TabIndex = 2;
this.label1.Click += new System.EventHandler(this.label1_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(97, 92);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(122, 40);
this.button3.TabIndex = 3;
this.button3.Text = "Install plugin";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(669, 133);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(0, 17);
this.label2.TabIndex = 4;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(669, 169);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(0, 17);
this.label3.TabIndex = 5;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(669, 206);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(0, 17);
this.label4.TabIndex = 6;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(669, 241);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(0, 17);
this.label5.TabIndex = 7;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(669, 278);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(0, 17);
this.label6.TabIndex = 8;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(530, 133);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(76, 17);
this.label7.TabIndex = 9;
this.label7.Text = "Werkzeug:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(530, 169);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(45, 17);
this.label8.TabIndex = 10;
this.label8.Text = "Flask:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(530, 206);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(41, 17);
this.label9.TabIndex = 11;
this.label9.Text = "Click:";
this.label9.Click += new System.EventHandler(this.label9_Click);
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(530, 237);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(94, 17);
this.label10.TabIndex = 12;
this.label10.Text = "Itsdangerous:";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(530, 278);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(104, 17);
this.label11.TabIndex = 13;
this.label11.Text = "Layman plugin:";
//
// button1
//
this.button1.Location = new System.Drawing.Point(22, 29);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(122, 40);
this.button1.TabIndex = 14;
this.button1.Text = "Download plugin";
this.button1.UseVisualStyleBackColor = true;
this.button1.Visible = false;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.label12.Location = new System.Drawing.Point(528, 79);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(144, 25);
this.label12.TabIndex = 15;
this.label12.Text = "Dependencies:";
this.label12.Click += new System.EventHandler(this.label12_Click);
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.label13.ForeColor = System.Drawing.Color.Green;
this.label13.Location = new System.Drawing.Point(94, 171);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(0, 18);
this.label13.TabIndex = 17;
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(533, 32);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(121, 24);
this.comboBox1.TabIndex = 18;
this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
//
// Form1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(850, 341);
this.Controls.Add(this.comboBox1);
this.Controls.Add(this.label13);
this.Controls.Add(this.label12);
this.Controls.Add(this.button1);
this.Controls.Add(this.label11);
this.Controls.Add(this.label10);
this.Controls.Add(this.label9);
this.Controls.Add(this.label8);
this.Controls.Add(this.label7);
this.Controls.Add(this.label6);
this.Controls.Add(this.label5);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.button3);
this.Controls.Add(this.label1);
this.Name = "Form1";
this.Text = "Layman plugin installer";
this.Load += new System.EventHandler(this.Form1_Load);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.OpenFileDialog openFileDialog1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.ComboBox comboBox1;
}
}