path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
libc/unix/constant.VINTR.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `VINTR` constant in crate `libc`."> <meta name="keywords" content="rust, rustlang, rust-lang, VINTR"> <title>libc::unix::VINTR - Rust</title> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <a href='../../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a> <p class='location'><a href='../index.html'>libc</a>::<wbr><a href='index.html'>unix</a></p><script>window.sidebarCurrent = {name: 'VINTR', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>libc</a>::<wbr><a href='index.html'>unix</a>::<wbr><a class='constant' href=''>VINTR</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-1595' class='srclink' href='../../src/libc/unix/notbsd/mod.rs.html#560' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const VINTR: <a class='primitive' href='../../std/primitive.usize.html'>usize</a><code> = </code><code>0</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "libc"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
layouts/partials/hero.html
letsencrypt/website
{{ if ne .Section "documents" }} {{ $bgImage := printf "images/%d.jpg" (.Param "top_graphic") | relURL }} <div class="hero slim" style="background-image: url('{{ $bgImage }}');"> <div class="container"> <h1>{{ .Title }}</h1> </div> </div> {{ end }}
wayland_kbd/ffi/keysyms/constant.XKB_KEY_Sinh_al.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_Sinh_al` constant in crate `wayland_kbd`."> <meta name="keywords" content="rust, rustlang, rust-lang, XKB_KEY_Sinh_al"> <title>wayland_kbd::ffi::keysyms::XKB_KEY_Sinh_al - Rust</title> <link rel="stylesheet" type="text/css" href="../../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a></p><script>window.sidebarCurrent = {name: 'XKB_KEY_Sinh_al', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a>::<wbr><a class='constant' href=''>XKB_KEY_Sinh_al</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-2092' class='srclink' href='../../../src/wayland_kbd/ffi/keysyms.rs.html#2429' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const XKB_KEY_Sinh_al: <a class='primitive' href='../../../std/primitive.u32.html'>u32</a><code> = </code><code>16780746</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../../"; window.currentCrate = "wayland_kbd"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script defer src="../../../search-index.js"></script> </body> </html>
16_10_4/howToCustomizeUART.html
legatoproject/legato-docs
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>Customize UART - Legato Docs</title> <meta content="legato™ is an open source Linux-based embedded platform designed to simplify connected IoT application development" name="description"/> <meta content="legato, iot" name="keywords"/> <meta content="16.10.4" name="legato-version"/> <meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"/> <link href="resources/images/legato.ico" rel="shortcut icon"/> <link href="resources/images/legato.ico" rel="icon" type="image/x-icon"/> <link href="resources/images/legato.ico" rel="shortcut icon" type="image/x-icon"/> <link href="resources/images/legato.ico" rel="apple-touch-icon" type="image/x-icon"/> <link href="resources/css/style.css" media="screen" rel="stylesheet" type="text/css"/> <link href="resources/css/font-awesome.css" rel="stylesheet" type="text/css"/> <!--[if IE]> <script src="resources/js/html5shiv.js"></script> <script src="resources/js/respond.js"></script> <![endif]--> <script src="https://code.jquery.com/jquery-2.2.3.min.js"></script> <script src="resources/js/main.js"></script> <script src="tocs/Build_Apps_Concepts.json"></script> </head> <body> <noscript> <input class="modal-closing-trick" id="modal-closing-trick" type="checkbox"/> <div id="nojs"> <label for="modal-closing-trick"> <span>You seem to not have Javascript <a href="http://enable-javascript.com">enabled</a>, so site functionality like the search and navigation tree won't work.</span> </label> </div> </noscript> <div class="wrapper"> <div class="fa fa-bars documentation" id="menu-trigger"></div> <div id="top"> <header> <nav> <a class="navlink" href="/index.html">Introduction</a><a class="navlink selected" href="buildAppsMain.html">Build Apps</a><a class="navlink" href="buildPlatformMain.html">Build Platform</a><a class="navlink" href="aboutMain.html">About</a> </nav> </header> </div> <div class="white" id="menudocumentation"> <header> <a href="/"> <img alt="Back to Legato Homepage" id="logo" src="resources/images/legato_logo.png"/></a> <h2>/ Build Apps</h2> <nav class="secondary"> <a class="link-selected" href="buildAppsConcepts.html">Concepts</a><a href="apiGuidesMain.html">API Guides</a><a href="tools.html">Tools</a><a href="external_proj_mainpage.html">WiFi Plugin</a> </nav> <nav class="ui-front"> <i class="fa fa-search" id="search-icon"></i> <input id="searchbox" placeholder="Search"/> </nav> </header> </div> <div id="resizable"> <div id="left"> <div id="tree1"></div> </div> </div> <div class="content"> <div class="header"> <div class="headertitle"> <h1 class="title">Customize UART </h1> </div> </div><div class="contents"> <div class="textblock"><p>The topic describes how to customize a WP85xx or WP750x UART port so it can be configured as an application serial port.</p> <h1><a class="anchor" id="howToCustomizeUART_syntax"></a> Syntax</h1> <p>The syntax is: </p><pre class="fragment"><div class="line">AT!MAPUART=a,b</div></pre><!-- fragment --><p> Where</p><ul> <li><code>a</code> is the service type</li> <li><code>b</code> is the UART number, either <code>1</code> or <code>2</code>.</li> </ul> <p>Here's a code sample setting <code>17</code> for the service type and <code>1</code> for the UART number: </p><pre class="fragment"><div class="line">AT!MAPUART=17,1</div></pre><!-- fragment --><p>Reboot your target after running the command.</p> <p>Run <code>AT!MAPUART</code>? to check the config settings.</p> <h1><a class="anchor" id="howToCustomizeUART_serviceType"></a> Service Type</h1> <p>The current AT command spec defines the service as:</p> <pre class="fragment">Service to map to UART: 0: UART disabled 1: AT Command service 2: Diagnostic Message service 3: Reserved 4: NMEA service 5-15: Reserved 16: Linux Console 17: Customer Linux application </pre><hr/> <p class="copyright">Copyright (C) Sierra Wireless Inc. Use of this work is subject to license. </p> </div></div> <br clear="left"/> </div> </div> <link href="resources/css/jqtree.css" rel="stylesheet" type="text/css"/> <script src="resources/js/tree.jquery.js" type="text/javascript"></script> <script src="resources/js/jquery.cookie.js"></script> <script src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script> <link href="resources/css/perfect-scrollbar.min.css" rel="stylesheet"/> <script src="resources/js/perfect-scrollbar.jquery.min.js"></script> </body> </html>
wayland_kbd/ffi/keysyms/constant.XKB_KEY_Thai_saraa.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_Thai_saraa` constant in crate `wayland_kbd`."> <meta name="keywords" content="rust, rustlang, rust-lang, XKB_KEY_Thai_saraa"> <title>wayland_kbd::ffi::keysyms::XKB_KEY_Thai_saraa - Rust</title> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a></p><script>window.sidebarCurrent = {name: 'XKB_KEY_Thai_saraa', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a>::<wbr><a class='constant' href=''>XKB_KEY_Thai_saraa</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-3995' class='srclink' href='../../../src/wayland_kbd/ffi/keysyms.rs.html#1618' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const XKB_KEY_Thai_saraa: <a href='../../../std/primitive.u32.html'>u32</a><code> = </code><code>0x0dd0</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../"; window.currentCrate = "wayland_kbd"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script async src="../../../search-index.js"></script> </body> </html>
js/jsapi/fn.CompileForNonSyntacticScope4.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `CompileForNonSyntacticScope4` fn in crate `js`."> <meta name="keywords" content="rust, rustlang, rust-lang, CompileForNonSyntacticScope4"> <title>js::jsapi::CompileForNonSyntacticScope4 - Rust</title> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../index.html'>js</a>::<wbr><a href='index.html'>jsapi</a></p><script>window.sidebarCurrent = {name: 'CompileForNonSyntacticScope4', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content fn"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>js</a>::<wbr><a href='index.html'>jsapi</a>::<wbr><a class='fn' href=''>CompileForNonSyntacticScope4</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-9733' class='srclink' href='../../src/js/jsapi_linux_64.rs.html#8022-8027' title='goto source code'>[src]</a></span></h1> <pre class='rust fn'>pub unsafe extern fn CompileForNonSyntacticScope4(cx: <a class='primitive' href='../../std/primitive.pointer.html'>*mut </a><a class='enum' href='../../js/jsapi/enum.JSContext.html' title='js::jsapi::JSContext'>JSContext</a>, options: <a class='primitive' href='../../std/primitive.pointer.html'>*const </a><a class='struct' href='../../js/jsapi/struct.ReadOnlyCompileOptions.html' title='js::jsapi::ReadOnlyCompileOptions'>ReadOnlyCompileOptions</a>, filename: <a class='primitive' href='../../std/primitive.pointer.html'>*const </a><a class='type' href='../../std/os/raw/type.c_char.html' title='std::os::raw::c_char'>c_char</a>, script: <a class='type' href='../../js/jsapi/type.MutableHandleScript.html' title='js::jsapi::MutableHandleScript'>MutableHandleScript</a>) -&gt; <a class='primitive' href='../../std/primitive.bool.html'>bool</a></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "js"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
src/hyper/header/common/set_cookie.rs.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="Source to the Rust file `/home/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.9.10/src/header/common/set_cookie.rs`."> <meta name="keywords" content="rust, rustlang, rust-lang"> <title>set_cookie.rs.html -- source</title> <link rel="stylesheet" type="text/css" href="../../../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content source"><pre class="line-numbers"><span id="1"> 1</span> <span id="2"> 2</span> <span id="3"> 3</span> <span id="4"> 4</span> <span id="5"> 5</span> <span id="6"> 6</span> <span id="7"> 7</span> <span id="8"> 8</span> <span id="9"> 9</span> <span id="10"> 10</span> <span id="11"> 11</span> <span id="12"> 12</span> <span id="13"> 13</span> <span id="14"> 14</span> <span id="15"> 15</span> <span id="16"> 16</span> <span id="17"> 17</span> <span id="18"> 18</span> <span id="19"> 19</span> <span id="20"> 20</span> <span id="21"> 21</span> <span id="22"> 22</span> <span id="23"> 23</span> <span id="24"> 24</span> <span id="25"> 25</span> <span id="26"> 26</span> <span id="27"> 27</span> <span id="28"> 28</span> <span id="29"> 29</span> <span id="30"> 30</span> <span id="31"> 31</span> <span id="32"> 32</span> <span id="33"> 33</span> <span id="34"> 34</span> <span id="35"> 35</span> <span id="36"> 36</span> <span id="37"> 37</span> <span id="38"> 38</span> <span id="39"> 39</span> <span id="40"> 40</span> <span id="41"> 41</span> <span id="42"> 42</span> <span id="43"> 43</span> <span id="44"> 44</span> <span id="45"> 45</span> <span id="46"> 46</span> <span id="47"> 47</span> <span id="48"> 48</span> <span id="49"> 49</span> <span id="50"> 50</span> <span id="51"> 51</span> <span id="52"> 52</span> <span id="53"> 53</span> <span id="54"> 54</span> <span id="55"> 55</span> <span id="56"> 56</span> <span id="57"> 57</span> <span id="58"> 58</span> <span id="59"> 59</span> <span id="60"> 60</span> <span id="61"> 61</span> <span id="62"> 62</span> <span id="63"> 63</span> <span id="64"> 64</span> <span id="65"> 65</span> <span id="66"> 66</span> <span id="67"> 67</span> <span id="68"> 68</span> <span id="69"> 69</span> <span id="70"> 70</span> <span id="71"> 71</span> <span id="72"> 72</span> <span id="73"> 73</span> <span id="74"> 74</span> <span id="75"> 75</span> <span id="76"> 76</span> <span id="77"> 77</span> <span id="78"> 78</span> <span id="79"> 79</span> <span id="80"> 80</span> <span id="81"> 81</span> <span id="82"> 82</span> <span id="83"> 83</span> <span id="84"> 84</span> <span id="85"> 85</span> <span id="86"> 86</span> <span id="87"> 87</span> <span id="88"> 88</span> <span id="89"> 89</span> <span id="90"> 90</span> <span id="91"> 91</span> <span id="92"> 92</span> <span id="93"> 93</span> <span id="94"> 94</span> <span id="95"> 95</span> <span id="96"> 96</span> <span id="97"> 97</span> <span id="98"> 98</span> <span id="99"> 99</span> <span id="100">100</span> <span id="101">101</span> <span id="102">102</span> <span id="103">103</span> <span id="104">104</span> <span id="105">105</span> <span id="106">106</span> <span id="107">107</span> <span id="108">108</span> <span id="109">109</span> <span id="110">110</span> <span id="111">111</span> <span id="112">112</span> <span id="113">113</span> <span id="114">114</span> <span id="115">115</span> <span id="116">116</span> <span id="117">117</span> <span id="118">118</span> <span id="119">119</span> <span id="120">120</span> <span id="121">121</span> <span id="122">122</span> <span id="123">123</span> <span id="124">124</span> <span id="125">125</span> <span id="126">126</span> <span id="127">127</span> <span id="128">128</span> <span id="129">129</span> <span id="130">130</span> <span id="131">131</span> <span id="132">132</span> <span id="133">133</span> <span id="134">134</span> <span id="135">135</span> <span id="136">136</span> <span id="137">137</span> <span id="138">138</span> <span id="139">139</span> <span id="140">140</span> <span id="141">141</span> <span id="142">142</span> <span id="143">143</span> <span id="144">144</span> <span id="145">145</span> <span id="146">146</span> <span id="147">147</span> <span id="148">148</span> <span id="149">149</span> <span id="150">150</span> <span id="151">151</span> <span id="152">152</span> <span id="153">153</span> <span id="154">154</span> <span id="155">155</span> <span id="156">156</span> <span id="157">157</span> <span id="158">158</span> <span id="159">159</span> <span id="160">160</span> <span id="161">161</span> <span id="162">162</span> <span id="163">163</span> <span id="164">164</span> <span id="165">165</span> <span id="166">166</span> <span id="167">167</span> <span id="168">168</span> <span id="169">169</span> <span id="170">170</span> <span id="171">171</span> <span id="172">172</span> <span id="173">173</span> <span id="174">174</span> <span id="175">175</span> <span id="176">176</span> <span id="177">177</span> <span id="178">178</span> </pre><pre class='rust '> <span class='kw'>use</span> <span class='ident'>header</span>::{<span class='ident'>Header</span>, <span class='ident'>HeaderFormat</span>, <span class='ident'>CookiePair</span>, <span class='ident'>CookieJar</span>}; <span class='kw'>use</span> <span class='ident'>std</span>::<span class='ident'>fmt</span>::{<span class='self'>self</span>, <span class='ident'>Display</span>}; <span class='kw'>use</span> <span class='ident'>std</span>::<span class='ident'>str</span>::<span class='ident'>from_utf8</span>; <span class='doccomment'>/// `Set-Cookie` header, defined [RFC6265](http://tools.ietf.org/html/rfc6265#section-4.1)</span> <span class='doccomment'>///</span> <span class='doccomment'>/// The Set-Cookie HTTP response header is used to send cookies from the</span> <span class='doccomment'>/// server to the user agent.</span> <span class='doccomment'>///</span> <span class='doccomment'>/// Informally, the Set-Cookie response header contains the header name</span> <span class='doccomment'>/// &quot;Set-Cookie&quot; followed by a &quot;:&quot; and a cookie. Each cookie begins with</span> <span class='doccomment'>/// a name-value-pair, followed by zero or more attribute-value pairs.</span> <span class='doccomment'>///</span> <span class='doccomment'>/// # ABNF</span> <span class='doccomment'>/// ```plain</span> <span class='doccomment'>/// set-cookie-header = &quot;Set-Cookie:&quot; SP set-cookie-string</span> <span class='doccomment'>/// set-cookie-string = cookie-pair *( &quot;;&quot; SP cookie-av )</span> <span class='doccomment'>/// cookie-pair = cookie-name &quot;=&quot; cookie-value</span> <span class='doccomment'>/// cookie-name = token</span> <span class='doccomment'>/// cookie-value = *cookie-octet / ( DQUOTE *cookie-octet DQUOTE )</span> <span class='doccomment'>/// cookie-octet = %x21 / %x23-2B / %x2D-3A / %x3C-5B / %x5D-7E</span> <span class='doccomment'>/// ; US-ASCII characters excluding CTLs,</span> <span class='doccomment'>/// ; whitespace DQUOTE, comma, semicolon,</span> <span class='doccomment'>/// ; and backslash</span> <span class='doccomment'>/// token = &lt;token, defined in [RFC2616], Section 2.2&gt;</span> <span class='doccomment'>///</span> <span class='doccomment'>/// cookie-av = expires-av / max-age-av / domain-av /</span> <span class='doccomment'>/// path-av / secure-av / httponly-av /</span> <span class='doccomment'>/// extension-av</span> <span class='doccomment'>/// expires-av = &quot;Expires=&quot; sane-cookie-date</span> <span class='doccomment'>/// sane-cookie-date = &lt;rfc1123-date, defined in [RFC2616], Section 3.3.1&gt;</span> <span class='doccomment'>/// max-age-av = &quot;Max-Age=&quot; non-zero-digit *DIGIT</span> <span class='doccomment'>/// ; In practice, both expires-av and max-age-av</span> <span class='doccomment'>/// ; are limited to dates representable by the</span> <span class='doccomment'>/// ; user agent.</span> <span class='doccomment'>/// non-zero-digit = %x31-39</span> <span class='doccomment'>/// ; digits 1 through 9</span> <span class='doccomment'>/// domain-av = &quot;Domain=&quot; domain-value</span> <span class='doccomment'>/// domain-value = &lt;subdomain&gt;</span> <span class='doccomment'>/// ; defined in [RFC1034], Section 3.5, as</span> <span class='doccomment'>/// ; enhanced by [RFC1123], Section 2.1</span> <span class='doccomment'>/// path-av = &quot;Path=&quot; path-value</span> <span class='doccomment'>/// path-value = &lt;any CHAR except CTLs or &quot;;&quot;&gt;</span> <span class='doccomment'>/// secure-av = &quot;Secure&quot;</span> <span class='doccomment'>/// httponly-av = &quot;HttpOnly&quot;</span> <span class='doccomment'>/// extension-av = &lt;any CHAR except CTLs or &quot;;&quot;&gt;</span> <span class='doccomment'>/// ```</span> <span class='doccomment'>///</span> <span class='doccomment'>/// # Example values</span> <span class='doccomment'>/// * `SID=31d4d96e407aad42`</span> <span class='doccomment'>/// * `lang=en-US; Expires=Wed, 09 Jun 2021 10:18:14 GMT`</span> <span class='doccomment'>/// * `lang=; Expires=Sun, 06 Nov 1994 08:49:37 GMT`</span> <span class='doccomment'>/// * `lang=en-US; Path=/; Domain=example.com`</span> <span class='doccomment'>///</span> <span class='doccomment'>/// # Example</span> <span class='doccomment'>/// ```</span> <span class='doccomment'>/// # extern crate hyper;</span> <span class='doccomment'>/// # extern crate cookie;</span> <span class='doccomment'>/// # fn main() {</span> <span class='doccomment'>/// // extern crate cookie;</span> <span class='doccomment'>///</span> <span class='doccomment'>/// use hyper::header::{Headers, SetCookie};</span> <span class='doccomment'>/// use cookie::Cookie as CookiePair;</span> <span class='doccomment'>///</span> <span class='doccomment'>/// let mut headers = Headers::new();</span> <span class='doccomment'>/// let mut cookie = CookiePair::new(&quot;foo&quot;.to_owned(), &quot;bar&quot;.to_owned());</span> <span class='doccomment'>///</span> <span class='doccomment'>/// cookie.path = Some(&quot;/path&quot;.to_owned());</span> <span class='doccomment'>/// cookie.domain = Some(&quot;example.com&quot;.to_owned());</span> <span class='doccomment'>///</span> <span class='doccomment'>/// headers.set(</span> <span class='doccomment'>/// SetCookie(vec![</span> <span class='doccomment'>/// cookie,</span> <span class='doccomment'>/// CookiePair::new(&quot;baz&quot;.to_owned(), &quot;quux&quot;.to_owned()),</span> <span class='doccomment'>/// ])</span> <span class='doccomment'>/// );</span> <span class='doccomment'>/// # }</span> <span class='doccomment'>/// ```</span> <span class='attribute'>#[<span class='ident'>derive</span>(<span class='ident'>Clone</span>, <span class='ident'>PartialEq</span>, <span class='ident'>Debug</span>)]</span> <span class='kw'>pub</span> <span class='kw'>struct</span> <span class='ident'>SetCookie</span>(<span class='kw'>pub</span> <span class='ident'>Vec</span><span class='op'>&lt;</span><span class='ident'>CookiePair</span><span class='op'>&gt;</span>); <span class='macro'>__hyper__deref</span><span class='macro'>!</span>(<span class='ident'>SetCookie</span> <span class='op'>=&gt;</span> <span class='ident'>Vec</span><span class='op'>&lt;</span><span class='ident'>CookiePair</span><span class='op'>&gt;</span>); <span class='kw'>impl</span> <span class='ident'>Header</span> <span class='kw'>for</span> <span class='ident'>SetCookie</span> { <span class='kw'>fn</span> <span class='ident'>header_name</span>() <span class='op'>-&gt;</span> <span class='kw-2'>&amp;</span><span class='lifetime'>&#39;static</span> <span class='ident'>str</span> { <span class='string'>&quot;Set-Cookie&quot;</span> } <span class='kw'>fn</span> <span class='ident'>parse_header</span>(<span class='ident'>raw</span>: <span class='kw-2'>&amp;</span>[<span class='ident'>Vec</span><span class='op'>&lt;</span><span class='ident'>u8</span><span class='op'>&gt;</span>]) <span class='op'>-&gt;</span> ::<span class='prelude-ty'>Result</span><span class='op'>&lt;</span><span class='ident'>SetCookie</span><span class='op'>&gt;</span> { <span class='kw'>let</span> <span class='kw-2'>mut</span> <span class='ident'>set_cookies</span> <span class='op'>=</span> <span class='ident'>Vec</span>::<span class='ident'>with_capacity</span>(<span class='ident'>raw</span>.<span class='ident'>len</span>()); <span class='kw'>for</span> <span class='ident'>set_cookies_raw</span> <span class='kw'>in</span> <span class='ident'>raw</span> { <span class='kw'>if</span> <span class='kw'>let</span> <span class='prelude-val'>Ok</span>(<span class='ident'>s</span>) <span class='op'>=</span> <span class='ident'>from_utf8</span>(<span class='kw-2'>&amp;</span><span class='ident'>set_cookies_raw</span>[..]) { <span class='kw'>if</span> <span class='kw'>let</span> <span class='prelude-val'>Ok</span>(<span class='ident'>cookie</span>) <span class='op'>=</span> <span class='ident'>s</span>.<span class='ident'>parse</span>() { <span class='ident'>set_cookies</span>.<span class='ident'>push</span>(<span class='ident'>cookie</span>); } } } <span class='kw'>if</span> <span class='op'>!</span><span class='ident'>set_cookies</span>.<span class='ident'>is_empty</span>() { <span class='prelude-val'>Ok</span>(<span class='ident'>SetCookie</span>(<span class='ident'>set_cookies</span>)) } <span class='kw'>else</span> { <span class='prelude-val'>Err</span>(::<span class='ident'>Error</span>::<span class='ident'>Header</span>) } } } <span class='kw'>impl</span> <span class='ident'>HeaderFormat</span> <span class='kw'>for</span> <span class='ident'>SetCookie</span> { <span class='kw'>fn</span> <span class='ident'>fmt_header</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>, <span class='ident'>f</span>: <span class='kw-2'>&amp;</span><span class='kw-2'>mut</span> <span class='ident'>fmt</span>::<span class='ident'>Formatter</span>) <span class='op'>-&gt;</span> <span class='ident'>fmt</span>::<span class='prelude-ty'>Result</span> { <span class='kw'>for</span> (<span class='ident'>i</span>, <span class='ident'>cookie</span>) <span class='kw'>in</span> <span class='self'>self</span>.<span class='number'>0</span>.<span class='ident'>iter</span>().<span class='ident'>enumerate</span>() { <span class='kw'>if</span> <span class='ident'>i</span> <span class='op'>!=</span> <span class='number'>0</span> { <span class='macro'>try</span><span class='macro'>!</span>(<span class='ident'>f</span>.<span class='ident'>write_str</span>(<span class='string'>&quot;\r\nSet-Cookie: &quot;</span>)); } <span class='macro'>try</span><span class='macro'>!</span>(<span class='ident'>Display</span>::<span class='ident'>fmt</span>(<span class='ident'>cookie</span>, <span class='ident'>f</span>)); } <span class='prelude-val'>Ok</span>(()) } } <span class='kw'>impl</span> <span class='ident'>SetCookie</span> { <span class='doccomment'>/// Use this to create SetCookie header from CookieJar using</span> <span class='doccomment'>/// calculated delta.</span> <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>from_cookie_jar</span>(<span class='ident'>jar</span>: <span class='kw-2'>&amp;</span><span class='ident'>CookieJar</span>) <span class='op'>-&gt;</span> <span class='ident'>SetCookie</span> { <span class='ident'>SetCookie</span>(<span class='ident'>jar</span>.<span class='ident'>delta</span>()) } <span class='doccomment'>/// Use this on client to apply changes from SetCookie to CookieJar.</span> <span class='doccomment'>/// Note that this will `panic!` if `CookieJar` is not root.</span> <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>apply_to_cookie_jar</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>, <span class='ident'>jar</span>: <span class='kw-2'>&amp;</span><span class='kw-2'>mut</span> <span class='ident'>CookieJar</span>) { <span class='kw'>for</span> <span class='ident'>cookie</span> <span class='kw'>in</span> <span class='self'>self</span>.<span class='ident'>iter</span>() { <span class='ident'>jar</span>.<span class='ident'>add_original</span>(<span class='ident'>cookie</span>.<span class='ident'>clone</span>()) } } } <span class='attribute'>#[<span class='ident'>test</span>]</span> <span class='kw'>fn</span> <span class='ident'>test_parse</span>() { <span class='kw'>let</span> <span class='ident'>h</span> <span class='op'>=</span> <span class='ident'>Header</span>::<span class='ident'>parse_header</span>(<span class='kw-2'>&amp;</span>[<span class='string'>b&quot;foo=bar; HttpOnly&quot;</span>.<span class='ident'>to_vec</span>()][..]); <span class='kw'>let</span> <span class='kw-2'>mut</span> <span class='ident'>c1</span> <span class='op'>=</span> <span class='ident'>CookiePair</span>::<span class='ident'>new</span>(<span class='string'>&quot;foo&quot;</span>.<span class='ident'>to_owned</span>(), <span class='string'>&quot;bar&quot;</span>.<span class='ident'>to_owned</span>()); <span class='ident'>c1</span>.<span class='ident'>httponly</span> <span class='op'>=</span> <span class='bool-val'>true</span>; <span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>h</span>.<span class='ident'>ok</span>(), <span class='prelude-val'>Some</span>(<span class='ident'>SetCookie</span>(<span class='macro'>vec</span><span class='macro'>!</span>[<span class='ident'>c1</span>]))); } <span class='attribute'>#[<span class='ident'>test</span>]</span> <span class='kw'>fn</span> <span class='ident'>test_fmt</span>() { <span class='kw'>use</span> <span class='ident'>header</span>::<span class='ident'>Headers</span>; <span class='kw'>let</span> <span class='kw-2'>mut</span> <span class='ident'>cookie</span> <span class='op'>=</span> <span class='ident'>CookiePair</span>::<span class='ident'>new</span>(<span class='string'>&quot;foo&quot;</span>.<span class='ident'>to_owned</span>(), <span class='string'>&quot;bar&quot;</span>.<span class='ident'>to_owned</span>()); <span class='ident'>cookie</span>.<span class='ident'>httponly</span> <span class='op'>=</span> <span class='bool-val'>true</span>; <span class='ident'>cookie</span>.<span class='ident'>path</span> <span class='op'>=</span> <span class='prelude-val'>Some</span>(<span class='string'>&quot;/p&quot;</span>.<span class='ident'>to_owned</span>()); <span class='kw'>let</span> <span class='ident'>cookies</span> <span class='op'>=</span> <span class='ident'>SetCookie</span>(<span class='macro'>vec</span><span class='macro'>!</span>[<span class='ident'>cookie</span>, <span class='ident'>CookiePair</span>::<span class='ident'>new</span>(<span class='string'>&quot;baz&quot;</span>.<span class='ident'>to_owned</span>(), <span class='string'>&quot;quux&quot;</span>.<span class='ident'>to_owned</span>())]); <span class='kw'>let</span> <span class='kw-2'>mut</span> <span class='ident'>headers</span> <span class='op'>=</span> <span class='ident'>Headers</span>::<span class='ident'>new</span>(); <span class='ident'>headers</span>.<span class='ident'>set</span>(<span class='ident'>cookies</span>); <span class='macro'>assert_eq</span><span class='macro'>!</span>( <span class='kw-2'>&amp;</span><span class='ident'>headers</span>.<span class='ident'>to_string</span>()[..], <span class='string'>&quot;Set-Cookie: foo=bar; HttpOnly; Path=/p\r\nSet-Cookie: baz=quux\r\n&quot;</span>); } <span class='attribute'>#[<span class='ident'>test</span>]</span> <span class='kw'>fn</span> <span class='ident'>cookie_jar</span>() { <span class='kw'>let</span> <span class='ident'>jar</span> <span class='op'>=</span> <span class='ident'>CookieJar</span>::<span class='ident'>new</span>(<span class='string'>b&quot;secret&quot;</span>); <span class='kw'>let</span> <span class='ident'>cookie</span> <span class='op'>=</span> <span class='ident'>CookiePair</span>::<span class='ident'>new</span>(<span class='string'>&quot;foo&quot;</span>.<span class='ident'>to_owned</span>(), <span class='string'>&quot;bar&quot;</span>.<span class='ident'>to_owned</span>()); <span class='ident'>jar</span>.<span class='ident'>add</span>(<span class='ident'>cookie</span>); <span class='kw'>let</span> <span class='ident'>cookies</span> <span class='op'>=</span> <span class='ident'>SetCookie</span>::<span class='ident'>from_cookie_jar</span>(<span class='kw-2'>&amp;</span><span class='ident'>jar</span>); <span class='kw'>let</span> <span class='kw-2'>mut</span> <span class='ident'>new_jar</span> <span class='op'>=</span> <span class='ident'>CookieJar</span>::<span class='ident'>new</span>(<span class='string'>b&quot;secret&quot;</span>); <span class='ident'>cookies</span>.<span class='ident'>apply_to_cookie_jar</span>(<span class='kw-2'>&amp;</span><span class='kw-2'>mut</span> <span class='ident'>new_jar</span>); <span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>jar</span>.<span class='ident'>find</span>(<span class='string'>&quot;foo&quot;</span>), <span class='ident'>new_jar</span>.<span class='ident'>find</span>(<span class='string'>&quot;foo&quot;</span>)); <span class='macro'>assert_eq</span><span class='macro'>!</span>(<span class='ident'>jar</span>.<span class='ident'>iter</span>().<span class='ident'>collect</span>::<span class='op'>&lt;</span><span class='ident'>Vec</span><span class='op'>&lt;</span><span class='ident'>CookiePair</span><span class='op'>&gt;&gt;</span>(), <span class='ident'>new_jar</span>.<span class='ident'>iter</span>().<span class='ident'>collect</span>::<span class='op'>&lt;</span><span class='ident'>Vec</span><span class='op'>&lt;</span><span class='ident'>CookiePair</span><span class='op'>&gt;&gt;</span>()); } </pre> </section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../../../"; window.currentCrate = "hyper"; window.playgroundUrl = ""; </script> <script src="../../../../jquery.js"></script> <script src="../../../../main.js"></script> <script defer src="../../../../search-index.js"></script> </body> </html>
servo/gl/TexSubImage3D/fn.load_with.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `load_with` fn in crate `servo`."> <meta name="keywords" content="rust, rustlang, rust-lang, load_with"> <title>servo::gl::TexSubImage3D::load_with - Rust</title> <link rel="stylesheet" type="text/css" href="../../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../../index.html'>servo</a>::<wbr><a href='../index.html'>gl</a>::<wbr><a href='index.html'>TexSubImage3D</a></p><script>window.sidebarCurrent = {name: 'load_with', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content fn"> <h1 class='fqn'><span class='in-band'>Function <a href='../../index.html'>servo</a>::<wbr><a href='../index.html'>gl</a>::<wbr><a href='index.html'>TexSubImage3D</a>::<wbr><a class='fn' href=''>load_with</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-5140' class='srclink' href='../../../gleam/ffi/TexSubImage3D/fn.load_with.html?gotosrc=5140' title='goto source code'>[src]</a></span></h1> <pre class='rust fn'>pub fn load_with&lt;F&gt;(loadfn: F) <span class='where'>where F: <a class='trait' href='../../../core/ops/trait.FnMut.html' title='core::ops::FnMut'>FnMut</a>(&amp;<a class='primitive' href='../../../std/primitive.str.html'>str</a>) -&gt; <a class='primitive' href='../../../std/primitive.pointer.html'>*const </a><a class='enum' href='../../../std/os/raw/enum.c_void.html' title='std::os::raw::c_void'>c_void</a></span></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../../"; window.currentCrate = "servo"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script defer src="../../../search-index.js"></script> </body> </html>
src/script/dom/webglactiveinfo.rs.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="Source to the Rust file `/home/servo/buildbot/slave/doc/build/components/script/dom/webglactiveinfo.rs`."> <meta name="keywords" content="rust, rustlang, rust-lang"> <title>webglactiveinfo.rs.html -- source</title> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content source"><pre class="line-numbers"><span id="1"> 1</span> <span id="2"> 2</span> <span id="3"> 3</span> <span id="4"> 4</span> <span id="5"> 5</span> <span id="6"> 6</span> <span id="7"> 7</span> <span id="8"> 8</span> <span id="9"> 9</span> <span id="10">10</span> <span id="11">11</span> <span id="12">12</span> <span id="13">13</span> <span id="14">14</span> <span id="15">15</span> <span id="16">16</span> <span id="17">17</span> <span id="18">18</span> <span id="19">19</span> <span id="20">20</span> <span id="21">21</span> <span id="22">22</span> <span id="23">23</span> <span id="24">24</span> <span id="25">25</span> <span id="26">26</span> <span id="27">27</span> <span id="28">28</span> <span id="29">29</span> <span id="30">30</span> <span id="31">31</span> <span id="32">32</span> <span id="33">33</span> <span id="34">34</span> <span id="35">35</span> <span id="36">36</span> <span id="37">37</span> <span id="38">38</span> <span id="39">39</span> <span id="40">40</span> <span id="41">41</span> <span id="42">42</span> <span id="43">43</span> <span id="44">44</span> <span id="45">45</span> <span id="46">46</span> <span id="47">47</span> <span id="48">48</span> <span id="49">49</span> <span id="50">50</span> <span id="51">51</span> <span id="52">52</span> </pre><pre class='rust '> <span class='comment'>/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */</span> <span class='comment'>// https://www.khronos.org/registry/webgl/specs/latest/1.0/webgl.idl</span> <span class='kw'>use</span> <span class='ident'>dom</span>::<span class='ident'>bindings</span>::<span class='ident'>codegen</span>::<span class='ident'>Bindings</span>::<span class='ident'>WebGLActiveInfoBinding</span>; <span class='kw'>use</span> <span class='ident'>dom</span>::<span class='ident'>bindings</span>::<span class='ident'>codegen</span>::<span class='ident'>Bindings</span>::<span class='ident'>WebGLActiveInfoBinding</span>::<span class='ident'>WebGLActiveInfoMethods</span>; <span class='kw'>use</span> <span class='ident'>dom</span>::<span class='ident'>bindings</span>::<span class='ident'>global</span>::<span class='ident'>GlobalRef</span>; <span class='kw'>use</span> <span class='ident'>dom</span>::<span class='ident'>bindings</span>::<span class='ident'>js</span>::<span class='ident'>Root</span>; <span class='kw'>use</span> <span class='ident'>dom</span>::<span class='ident'>bindings</span>::<span class='ident'>utils</span>::{<span class='ident'>Reflector</span>, <span class='ident'>reflect_dom_object</span>}; <span class='kw'>use</span> <span class='ident'>util</span>::<span class='ident'>str</span>::<span class='ident'>DOMString</span>; <span class='attribute'>#[<span class='ident'>dom_struct</span>]</span> <span class='kw'>pub</span> <span class='kw'>struct</span> <span class='ident'>WebGLActiveInfo</span> { <span class='ident'>reflector_</span>: <span class='ident'>Reflector</span>, <span class='ident'>size</span>: <span class='ident'>i32</span>, <span class='comment'>// NOTE: `ty` stands for `type`, which is a reserved keyword</span> <span class='ident'>ty</span>: <span class='ident'>u32</span>, <span class='ident'>name</span>: <span class='ident'>String</span>, } <span class='kw'>impl</span> <span class='ident'>WebGLActiveInfo</span> { <span class='kw'>fn</span> <span class='ident'>new_inherited</span>(<span class='ident'>size</span>: <span class='ident'>i32</span>, <span class='ident'>ty</span>: <span class='ident'>u32</span>, <span class='ident'>name</span>: <span class='ident'>String</span>) <span class='op'>-&gt;</span> <span class='ident'>WebGLActiveInfo</span> { <span class='ident'>WebGLActiveInfo</span> { <span class='ident'>reflector_</span>: <span class='ident'>Reflector</span>::<span class='ident'>new</span>(), <span class='ident'>size</span>: <span class='ident'>size</span>, <span class='ident'>ty</span>: <span class='ident'>ty</span>, <span class='ident'>name</span>: <span class='ident'>name</span>, } } <span class='kw'>pub</span> <span class='kw'>fn</span> <span class='ident'>new</span>(<span class='ident'>global</span>: <span class='ident'>GlobalRef</span>, <span class='ident'>size</span>: <span class='ident'>i32</span>, <span class='ident'>ty</span>: <span class='ident'>u32</span>, <span class='ident'>name</span>: <span class='ident'>String</span>) <span class='op'>-&gt;</span> <span class='ident'>Root</span><span class='op'>&lt;</span><span class='ident'>WebGLActiveInfo</span><span class='op'>&gt;</span> { <span class='ident'>reflect_dom_object</span>(<span class='kw'>box</span> <span class='ident'>WebGLActiveInfo</span>::<span class='ident'>new_inherited</span>(<span class='ident'>size</span>, <span class='ident'>ty</span>, <span class='ident'>name</span>), <span class='ident'>global</span>, <span class='ident'>WebGLActiveInfoBinding</span>::<span class='ident'>Wrap</span>) } } <span class='kw'>impl</span> <span class='ident'>WebGLActiveInfoMethods</span> <span class='kw'>for</span> <span class='ident'>WebGLActiveInfo</span> { <span class='comment'>// https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.11.1</span> <span class='kw'>fn</span> <span class='ident'>Size</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='ident'>i32</span> { <span class='self'>self</span>.<span class='ident'>size</span> } <span class='comment'>// https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.11.1</span> <span class='kw'>fn</span> <span class='ident'>Type</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='ident'>u32</span> { <span class='self'>self</span>.<span class='ident'>ty</span> } <span class='comment'>// https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.11.1</span> <span class='kw'>fn</span> <span class='ident'>Name</span>(<span class='kw-2'>&amp;</span><span class='self'>self</span>) <span class='op'>-&gt;</span> <span class='ident'>DOMString</span> { <span class='self'>self</span>.<span class='ident'>name</span>.<span class='ident'>clone</span>() } } </pre> </section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../"; window.currentCrate = "script"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script async src="../../../search-index.js"></script> </body> </html>
wayland_kbd/ffi/keysyms/constant.XKB_KEY_doubleacute.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_doubleacute` constant in crate `wayland_kbd`."> <meta name="keywords" content="rust, rustlang, rust-lang, XKB_KEY_doubleacute"> <title>wayland_kbd::ffi::keysyms::XKB_KEY_doubleacute - Rust</title> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a></p><script>window.sidebarCurrent = {name: 'XKB_KEY_doubleacute', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a>::<wbr><a class='constant' href=''>XKB_KEY_doubleacute</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-1712' class='srclink' href='../../../src/wayland_kbd/ffi/keysyms.rs.html#768' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const XKB_KEY_doubleacute: <a href='../../../std/primitive.u32.html'>u32</a><code> = </code><code>0x01bd</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../"; window.currentCrate = "wayland_kbd"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script async src="../../../search-index.js"></script> </body> </html>
gleam/ffi/VertexAttrib3f/index.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `VertexAttrib3f` mod in crate `gleam`."> <meta name="keywords" content="rust, rustlang, rust-lang, VertexAttrib3f"> <title>gleam::ffi::VertexAttrib3f - Rust</title> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>ffi</a></p><script>window.sidebarCurrent = {name: 'VertexAttrib3f', ty: 'mod', relpath: '../'};</script><script defer src="../sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content mod"> <h1 class='fqn'><span class='in-band'>Module <a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a class='mod' href=''>VertexAttrib3f</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-53068' class='srclink' href='../../../src/gleam///home/servo/buildbot/slave/doc/build/target/debug/build/gleam-9662459d59abad25/out/gl_bindings.rs.html#18998-19014' title='goto source code'>[src]</a></span></h1> <h2 id='reexports' class='section-header'><a href="#reexports">Reexports</a></h2> <table><tr><td><code>use std::prelude::<a class='mod' href='../../../std/prelude/v1/index.html' title='std::prelude::v1'>v1</a>::*;</code></td></tr><tr><td><code>use super::{<a class='mod' href='../../../gleam/gl/storage/index.html' title='gleam::gl::storage'>storage</a>, <a class='fn' href='../../../gleam/gl/fn.metaloadfn.html' title='gleam::gl::metaloadfn'>metaloadfn</a>};</code></td></tr><tr><td><code>use super::<a class='struct' href='../../../gleam/gl/struct.FnPtr.html' title='gleam::gl::FnPtr'>FnPtr</a>;</code></td></tr></table><h2 id='functions' class='section-header'><a href="#functions">Functions</a></h2> <table> <tr class=' module-item'> <td><a class='fn' href='fn.is_loaded.html' title='gleam::ffi::VertexAttrib3f::is_loaded'>is_loaded</a></td> <td class='docblock short'> </td> </tr> <tr class=' module-item'> <td><a class='fn' href='fn.load_with.html' title='gleam::ffi::VertexAttrib3f::load_with'>load_with</a></td> <td class='docblock short'> </td> </tr> </table></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../"; window.currentCrate = "gleam"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script async src="../../../search-index.js"></script> </body> </html>
contents/includes/copy/tone-dont2.html
bwinton/photon
<div class="mb4"> <p> This error page, the result of a mistyped URL, focuses on what is happening to the software and is also dry and clinical. The stark language and page design (icon and grey and white caution band”) makes the error seem potentially dangerous and could be alarming. </p> <figure> <img src="../images/copy/tone-voice/voice-and-tone-dont-2.svg" alt="example from firefox55 of server not found"> <% include ../global/dont.html %> </figure> </div>
apidocs/edu/iastate/ansci/flip/class-use/GenomeListener.html
flipisu/FLIP
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_77) on Fri Jan 06 13:55:15 CLT 2017 --> <title>Uses of Class edu.iastate.ansci.flip.GenomeListener</title> <meta name="date" content="2017-01-06"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class edu.iastate.ansci.flip.GenomeListener"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../edu/iastate/ansci/flip/GenomeListener.html" title="class in edu.iastate.ansci.flip">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?edu/iastate/ansci/flip/class-use/GenomeListener.html" target="_top">Frames</a></li> <li><a href="GenomeListener.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class edu.iastate.ansci.flip.GenomeListener" class="title">Uses of Class<br>edu.iastate.ansci.flip.GenomeListener</h2> </div> <div class="classUseContainer">No usage of edu.iastate.ansci.flip.GenomeListener</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../edu/iastate/ansci/flip/GenomeListener.html" title="class in edu.iastate.ansci.flip">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?edu/iastate/ansci/flip/class-use/GenomeListener.html" target="_top">Frames</a></li> <li><a href="GenomeListener.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
lms/templates/edraak_certificates/_dashboard_certificate_link.html
Edraak/circleci-edx-platform
<%! from django.utils.translation import ugettext as _ from django.core.urlresolvers import reverse from edraak_misc.utils import is_certificate_allowed %> <%page args="course_overview" /> ## TODO: Activate this % if is_certificate_allowed(user, course_overview): <a href="${reverse('edraak_certificates_issue', args=[course_overview.id])}" class="issue-certificate"> ${_("Issue Certificate")} </a> % endif
lms/templates/student_account/login_and_register.html
kmoocdev2/edx-platform
<%page expression_filter="h"/> <%! import json from django.utils.translation import ugettext as _ from openedx.core.djangoapps.site_configuration import helpers as configuration_helpers from openedx.core.djangolib.js_utils import dump_js_escaped_json %> <%namespace name='static' file='/static_content.html'/> <%inherit file="../main.html" /> ##<%block name="pagetitle"> ##${_("Sign in or Register")} ##</%block> <%block name="pagetitle"> %if data['initial_mode'] == 'login': ${_("Sign in")} %else: ${_("Join Us")} %endif </%block> <%block name="js_extra"> <script type="text/javascript" src="/static/js/vendor/jquery-ui.min.js"></script> <%static:require_module module_name="js/student_account/logistration_factory" class_name="LogistrationFactory"> var options = ${data | n, dump_js_escaped_json}; LogistrationFactory(options); if ('newrelic' in window) { newrelic.finished(); // Because of a New Relic bug, the finished() event doesn't show up // in Insights, so we have to make a new PageAction that is basically // the same thing. We still want newrelic.finished() for session // traces though. newrelic.addPageAction('xfinished'); } function agreementPop(){ var pop = window.open("/agreement","agreement","width=1260,height=768,left=50,top=50,scrollbars=yes,realzable=yes"); if(pop) pop.focus(); } function privacyPop(){ var pop = window.open("/Privacy-Policy","privacy","width=1260,height=768,left=55,top=55,scrollbars=yes,realzable=yes"); if(pop) pop.focus(); } $(document).ready(function(){ var d = new Date(); var year = d.getFullYear(); /* %if division != 'Y': $("#register-year_of_birth").find("option").each(function(){ if($(this).val() != "" && eval(year - $(this).val()) > 14) $(this).remove(); }); %else: $("#register-year_of_birth").find("option").each(function(){ if($(this).val() != "" && eval(year - $(this).val()) < 14) $(this).remove(); }); %endif */ }); </%static:require_module> % if configuration_helpers.get_value('DISPLAY_TOS_IN_MODAL_ON_REGISTRATION_PAGE', False): <script type="text/javascript" src="${static.url('js/student_account/tos_modal.js')}"></script> % endif </%block> <%block name="header_extras"> % for template_name in ["account", "access", "form_field", "login", "register", "institution_login", "institution_register", "email_find", "password_reset", "hinted_login"]: <script type="text/template" id="${template_name}-tpl"> <%static:include path="student_account/${template_name}.underscore" /> </script> % endfor </%block> <script> $(document).ready(function(){ let initial_mode = "${data['initial_mode']}"; if (initial_mode == 'register'){ let checkUnload = true; $(window).on("beforeunload", function(){ $( ".js-register").bind( "click" ); if(checkUnload) return "이 페이지를 벗어나면 작성된 내용은 저장되지 않습니다."; }); } }); </script> <input type="hidden" id="is_regist" value="false"/> <input type="hidden" id="is_kakao" value="false"/> <input type="hidden" id="kakao_phone" value=""/> <input type="hidden" id="kakao_name" value=""/> <input type="hidden" id="kakao_year" value=""/> <input type="hidden" id="kakao_gender" value=""/> <input type="hidden" id="kakao_receiptId" value=""/> <div class="section-bkg-wrapper"> <main id="main" aria-label="Content" tabindex="-1"> <div id="content-container" class="login-register-content"> % if enable_enterprise_sidebar: <%include file="enterprise_sidebar.html" /> <% border_class = 'border-left' %> % else: <% border_class = '' %> % endif <div id="login-and-registration-container" class="login-register ${border_class}" style="width: 500px;"></div> </div> </main> </div> % if 'multisite_mode' in request.session: <div id="multisite_mode" hidden>${request.session['multisite_mode']}</div> % endif <style> .button.button-primary.button-oa2-naver.login-provider.login-oa2-naver{ color:#333333; } .button.button-primary.button-oa2-naver.login-provider.login-oa2-naver div{ background: #00b300; } .button.button-primary.button-oa2-naver.login-provider.login-oa2-naver:hover{ background: #00b300; color: #ffffff; border-color: #00b300; } .button.button-primary.button-oa2-kakao.login-provider.login-oa2-kakao{ color:#333333; } .button.button-primary.button-oa2-kakao.login-provider.login-oa2-kakao div{ background: #ffcc2b; } .button.button-primary.button-oa2-kakao.login-provider.login-oa2-kakao:hover{ background: #ffcc2b; color: #ffffff; border-color: #ffcc2b; } .button.button-primary.button-oa2-nhi.login-provider.login-oa2-nhi{ color:#333333; } .button.button-primary.button-oa2-nhi.login-provider.login-oa2-nhi div{ background: #3a91e2; } .button.button-primary.button-oa2-nhi.login-provider.login-oa2-nhi:hover{ background: #3a91e2; color: #ffffff; border-color: #3a91e2; } .button.button-primary.button-oa2-lifelongedu.login-provider.login-oa2-lifelongedu{ color:#333333; } .button.button-primary.button-oa2-lifelongedu.login-provider.login-oa2-lifelongedu div{ background: #2f3f67; } .button.button-primary.button-oa2-lifelongedu.login-provider.login-oa2-lifelongedu:hover{ background: #2f3f67; color: #ffffff; border-color: #2f3f67; } .button.button-primary.button-oa2-nec.login-provider.login-oa2-nec{ color:#333333; } .button.button-primary.button-oa2-nec.login-provider.login-oa2-nec div{ background: #867d82; } .button.button-primary.button-oa2-nec.login-provider.login-oa2-nec:hover{ background: #867d82; color: #ffffff; border-color: #867d82; } .button.button-primary.button-oa2-allprovider.login-provider.login-oa2-allprovider{ color:#333333; } .button.button-primary.button-oa2-allprovider.login-provider.login-oa2-allprovider div{ background: #9a80ca; } .button.button-primary.button-oa2-allprovider.login-provider.login-oa2-allprovider:hover{ background: #9a80ca; color: #ffffff; border-color: #9a80ca; } .button.button-primary.button-oa2-google-oauth2.login-provider.login-oa2-google-oauth2{ color:#333333; } .button.button-primary.button-oa2-google-oauth2.login-provider.login-oa2-google-oauth2:hover{ background: #d73924; color: #ffffff; border-color: #d73924; } .button.button-primary.button-oa2-facebook.login-provider.login-oa2-facebook{ color:#333333; } .button.button-primary.button-oa2-facebook.login-provider.login-oa2-facebook:hover{ background: #3b5998; color: #ffffff; border-color: #3b5998; } <!-- --> .button.button-primary.button-oa2-naver.login-provider.register-oa2-naver{ color:#333333; } .button.button-primary.button-oa2-naver.login-provider.register-oa2-naver div{ background: #00b300; } .button.button-primary.button-oa2-naver.login-provider.register-oa2-naver:hover{ background: #00b300; color: #ffffff; border-color: #00b300; } .button.button-primary.button-oa2-kakao.login-provider.register-oa2-kakao{ color:#333333; } .button.button-primary.button-oa2-kakao.login-provider.register-oa2-kakao div{ background: #ffcc2b; } .button.button-primary.button-oa2-kakao.login-provider.register-oa2-kakao:hover{ background: #ffcc2b; color: #ffffff; border-color: #ffcc2b; } .button.button-primary.button-oa2-nhi.login-provider.register-oa2-nhi{ color:#333333; } .button.button-primary.button-oa2-nhi.login-provider.register-oa2-nhi div{ background: #3a91e2; } .button.button-primary.button-oa2-nhi.login-provider.register-oa2-nhi:hover{ background: #3a91e2; color: #ffffff; border-color: #3a91e2; } .button.button-primary.button-oa2-lifelongedu.login-provider.register-oa2-lifelongedu{ color:#333333; } .button.button-primary.button-oa2-lifelongedu.login-provider.register-oa2-lifelongedu div{ background: #2f3f67; } .button.button-primary.button-oa2-lifelongedu.login-provider.register-oa2-lifelongedu:hover{ background: #2f3f67; color: #ffffff; border-color: #2f3f67; } .button.button-primary.button-oa2-nec.login-provider.register-oa2-nec{ color:#333333; } .button.button-primary.button-oa2-nec.login-provider.register-oa2-nec div{ background: #867d82; } .button.button-primary.button-oa2-nec.login-provider.register-oa2-nec:hover{ background: #867d82; color: #ffffff; border-color: #867d82; } .button.button-primary.button-oa2-allprovider.login-provider.register-oa2-allprovider{ color:#333333; } .button.button-primary.button-oa2-allprovider.login-provider.register-oa2-allprovider div{ background: #9a80ca; } .button.button-primary.button-oa2-allprovider.login-provider.register-oa2-allprovider:hover{ background: #9a80ca; color: #ffffff; border-color: #9a80ca; } .button.button-primary.button-oa2-google-oauth2.login-provider.register-oa2-google-oauth2{ color:#333333; } .button.button-primary.button-oa2-google-oauth2.login-provider.register-oa2-google-oauth2:hover{ background: #d73924; color: #ffffff; border-color: #d73924; } .button.button-primary.button-oa2-facebook.login-provider.register-oa2-facebook{ color:#333333; } .button.button-primary.button-oa2-facebook.login-provider.register-oa2-facebook:hover{ background: #3b5998; color: #ffffff; border-color: #3b5998; } </style> <style> .swal-button--cancel{ color: black; background-image: linear-gradient(to bottom,#ffffff 0%,#ffffff 50%,#ffffff 50%,#ffffff 100%); text-shadow: 0 0px 0px #000042; } .swal-button--confirm{ color: white; background-image: linear-gradient(to bottom,#008100 0%,#008100 50%,#008100 50%,#008100 100%); text-shadow: 0 0px 0px #000042; } .swal-button--cancel:active { box-shadow: snow 0 0 0 0; } .swal-button--confirm:active { box-shadow: snow 0 0 0 0; } .swal-button--cancel:hover:not(:disabled) { color: red; background-color: #ffffff; background-color: #ffffff; background-image: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 50%,#ffffff 50%,#ffffff 100%); background-image: linear-gradient(to bottom,#ffffff 0%,#ffffff 50%,#ffffff 50%,#ffffff 100%); } .swal-button--confirm:hover:not(:disabled) { color: green; background-color: #ffffff; background-color: #ffffff; background-image: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 50%,#ffffff 50%,#ffffff 100%); background-image: linear-gradient(to bottom,#ffffff 0%,#ffffff 50%,#ffffff 50%,#ffffff 100%); } .acbs-wrap { z-index: 10; position: absolute; left: 60px; width: 380px; } .acbs-wrap .type { display: flex; padding: 15px 10px; border: 1px solid #ccc; border-radius: .25rem; box-shadow: 0 3px 6px rgba(0, 0, 0, .12); background-color: #fff; } .acbs-wrap .type .type-btn { flex: 1; margin: 0 5px; padding: 12px 0; border: none; box-shadow: 0 1px 1px rgba(0, 0, 0, .1); background-size: 200% auto; text-shadow: none; font-size: 15px; font-weight: bold; letter-spacing: -0.03em; color: #fff; transition: all .2s ease; cursor: pointer; } .acbs-wrap .type .type-btn:nth-child(1) { background-image: linear-gradient(to right, #7474BF 0%, #598dca 51%, #7474BF 100%); } .acbs-wrap .type .type-btn:nth-child(2) { background-image: linear-gradient(to right, #4ca2cd 0%, #67B26F 51%, #4ca2cd 100%); } .acbs-wrap .type .type-btn:hover { background-position: right center; } .acbs-wrap .acbs-group { margin-top: 10px; padding: 1rem; border: 1px solid #ccc; border-radius: .25rem; box-shadow: 0 3px 6px rgba(0, 0, 0, .12); background-color: #fff; font-size: 15px; } .acbs-wrap .acbs-group .form-group { margin-bottom: 1rem; } .acbs-wrap .acbs-group .form-group .label-control { margin-right: 15px; padding-top: 6px; } .label-control{ display: inline-block; width: 30% ; } .form-control{ display: inline-block !important; width: 62% !important; } input[type="checkbox"]{ height: 15px !important; width:10% !important; margin: 0 5px 10px 0 !important; display:inline-block !important; float: left !important; } .i_tag{ width:7px; height:7px; background:black; display:block; margin-left: 5px; border-radius: 50%; } .acbs-wrap .acbs-group .form-group .form-control { flex: 1; height: 35px; padding: .25rem .5rem; border: 1px solid #cecece; border-radius: .25rem; box-shadow: none; font-size: 15px; font-weight: normal; } .acbs-wrap .acbs-group .pa-group { margin-bottom: 1rem; padding: 1rem; background-color: #f4f4f4; font-size: 13px; text-align: center; } .acbs-wrap .acbs-group .pa-group .pa-text { margin-top: 0; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #e4e4e4; } .acbs-wrap .acbs-group .pa-group .radio-inline { display: inline-block; } .acbs-wrap .acbs-group .pa-group .radio-inline ~ .radio-inline { margin-left: 10px; } .acbs-wrap .acbs-group .pa-group .radio-inline label { font-family: 'Noto Sans KR', 'Malgun Gothic', '맑은 고딕', dotum, sans-serif; font-size: 13px; font-weight: normal; font-style: normal; } .acbs-wrap .acbs-group .acbs-btn { width: 100%; padding: 12px 0; border: none; box-shadow: 0 1px 1px rgba(0, 0, 0, .1); background-image: linear-gradient(to right, #4ca2cd 0%, #67B26F 51%, #4ca2cd 100%); background-size: 200% auto; text-shadow: none; font-size: 15px; font-weight: bold; letter-spacing: -0.03em; color: #fff; transition: all .2s ease; cursor: pointer; } .acbs-wrap .acbs-group .acbs-btn:hover { background-position: right center; } .swal-text{ text-align: center; } .agree_text::after{ width: 0px !important; } </style> <script> function multisite_btn(){ % if 'multisite_org' in request.session: var org = '${request.session["multisite_org"]}'; % endif swal("본 K-MOOC계정으로 로그인 시\n 소속기관 계정과 연동되어, 추후 해당 K-MOOC 계정으로 수행한 학습이력이 소속기관으로 전달되게 됩니다. 동의하시겠습니까? \n(동의하지 않을 시, 계정 연동이 취소됩니다)", { buttons: { cancel: "동의하지 않음", confirm: {text: "동의", className: "multi"} } }).then(function (isConfirm) { if(isConfirm == true){ $.post('/user_api/v1/account/login_session/', { email: $('#login-email').val(), password: $('#login-password').val(), remember: false, target: '', is_regist: false }) .done(function(data){ location.href = "/dashboard"; }) .fail(function(data) { if(data.status == 500){ data.responseText = '로그인에 문제가 발생하였습니다.'; } console.log(data.responseText); swal(data.responseText, { buttons: { cancel: "확인", } }) }); } else { return; } }); } </script> <form id="form2" name="form2" method="post" action="https://nice.checkplus.co.kr/CheckPlusSafeModel/checkplus.cb"> <input type="hidden" name="m" value="checkplusSerivce"> <input type="hidden" name="EncodeData" value="${enc_data}"> </form> <div class="black_bg" style="display: none; position: fixed; content: ''; width: 100%; height: 100%; background-color:rgba(0, 0,0, 0.5); top:0; left: 0; z-index: 1000; overflow: hidden;" ></div>
privacyidea/static/components/token/views/token.enrolled.registration.html
privacyidea/privacyidea
<uib-accordion close-others="oneAtATime"> <div uib-accordion-group class="panel-default" heading="{{ 'Registration Code'|translate }}"> {{ enrolledToken.registrationcode }} </div> </uib-accordion> <p class="help-block" translate> You may pass this registration code to the user. </p>
grass_trunk/scripts/v.db.droptable/v.db.droptable.html
AsherBond/MondocosmOS
<h2>DESCRIPTION</h2> <em>v.db.droptable</em> removes an existing attribute table from a given vector map linked at given layer. If the <b>-f</b> force flag is not given then nothing is removed. <h2>NOTES</h2> <em>v.db.droptable</em> is a front-end to <em>db.execute</em> to allow easier usage. <p> The existing database connection(s) can be verified with <em>v.db.connect</em>. <h2>EXAMPLE</h2> Removing attribute table connected to layer 1:<br> <div class="code"><pre> g.copy vect=roadsmajor,myroads v.db.droptable myroads v.db.droptable myroads -f v.db.connect -p myroads </pre></div> <h2>SEE ALSO</h2> <em> <a href="db.addtable.html">db.addtable</a>, <a href="db.connect.html">db.connect</a>, <a href="db.execute.html">db.execute</a>, <a href="v.db.addtable.html">v.db.addtable</a>, <a href="v.db.connect.html">v.db.connect</a>, <a href="v.db.dropcolumn.html">v.db.dropcolumn</a>, <a href="v.db.select.html">v.db.select</a>, <a href="v.db.update.html">v.db.update</a><br> <a href="sql.html">GRASS SQL interface</a> </em> <h2>AUTHOR</h2> Markus Neteler <p><i>Last changed: $Date: 2011-09-03 15:50:51 -0700 (Sat, 03 Sep 2011) $</i>
src/main/webapp/FolhaParaMostrarPartido.css
RafaelFazzolino/TecProg
@CHARSET "ISO-8859-1"; #principal { float: left; width: auto; margin-left: 12%; margin-top: 5%; } #principal h1 { background-color: #E6E8FA; font-size: 200%; } #principal h2 { background-color: #E6E8FA; font-size: 150%; } #principal a { margin-left: 7%; text-decoration: none; color: #000; } #principal a:hover { background-color: #333333; color: #f8f8ff; -moz-box-shadow: 0 3px 10px 0 #333333; -webkit-box-shadow: 0 3px 10px 0 #333333; text-shadow: 0px 0px 5px #fff; } #semDados { float: left; margin-top: 9.2%; margin-left: 4%; } #grafico { background-image: url("partido.png"); height: 200px; background-repeat: no-repeat; margin-left: 10%; width: auto; } #principal p { margin-left: 7%; }
docs/versions/0.45/com.metreeca.spec/javadocs/com/metreeca/spec/shapes/class-use/Clazz.html
metreeca/metreeca
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright © 2013-2017 Metreeca srl. All rights reserved. This file is part of Metreeca. Metreeca is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Metreeca is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with Metreeca. If not, see <http://www.gnu.org/licenses/>. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~--> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_121) on Fri Dec 22 14:48:28 CET 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.metreeca.spec.shapes.Clazz (Metreeca Shapes Engine 0.45 API)</title> <meta name="date" content="2017-12-22"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.metreeca.spec.shapes.Clazz (Metreeca Shapes Engine 0.45 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/metreeca/spec/shapes/class-use/Clazz.html" target="_top">Frames</a></li> <li><a href="Clazz.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class com.metreeca.spec.shapes.Clazz" class="title">Uses of Class<br>com.metreeca.spec.shapes.Clazz</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Clazz</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.metreeca.spec">com.metreeca.spec</a></td> <td class="colLast"> <div class="block">RDF shape specification framework.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.metreeca.spec.probes">com.metreeca.spec.probes</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#com.metreeca.spec.shapes">com.metreeca.spec.shapes</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.metreeca.spec"> <!-- --> </a> <h3>Uses of <a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Clazz</a> in <a href="../../../../../com/metreeca/spec/package-summary.html">com.metreeca.spec</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../com/metreeca/spec/package-summary.html">com.metreeca.spec</a> with parameters of type <a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Clazz</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../com/metreeca/spec/Shape.Probe.html" title="type parameter in Shape.Probe">V</a></code></td> <td class="colLast"><span class="typeNameLabel">Shape.Probe.</span><code><span class="memberNameLink"><a href="../../../../../com/metreeca/spec/Shape.Probe.html#visit-com.metreeca.spec.shapes.Clazz-">visit</a></span>(<a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Clazz</a>&nbsp;clazz)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.metreeca.spec.probes"> <!-- --> </a> <h3>Uses of <a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Clazz</a> in <a href="../../../../../com/metreeca/spec/probes/package-summary.html">com.metreeca.spec.probes</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../com/metreeca/spec/probes/package-summary.html">com.metreeca.spec.probes</a> with parameters of type <a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Clazz</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../com/metreeca/spec/Shape.html" title="interface in com.metreeca.spec">Shape</a></code></td> <td class="colLast"><span class="typeNameLabel">Inferencer.</span><code><span class="memberNameLink"><a href="../../../../../com/metreeca/spec/probes/Inferencer.html#visit-com.metreeca.spec.shapes.Clazz-">visit</a></span>(<a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Clazz</a>&nbsp;clazz)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.rdf4j.org/javadoc/latest/org/eclipse/rdf4j/model/Statement.html?is-external=true" title="class or interface in org.eclipse.rdf4j.model">Statement</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">Outliner.</span><code><span class="memberNameLink"><a href="../../../../../com/metreeca/spec/probes/Outliner.html#visit-com.metreeca.spec.shapes.Clazz-">visit</a></span>(<a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Clazz</a>&nbsp;clazz)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../com/metreeca/spec/Shape.html" title="interface in com.metreeca.spec">Shape</a></code></td> <td class="colLast"><span class="typeNameLabel">Pruner.</span><code><span class="memberNameLink"><a href="../../../../../com/metreeca/spec/probes/Pruner.html#visit-com.metreeca.spec.shapes.Clazz-">visit</a></span>(<a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Clazz</a>&nbsp;clazz)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.metreeca.spec.shapes"> <!-- --> </a> <h3>Uses of <a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Clazz</a> in <a href="../../../../../com/metreeca/spec/shapes/package-summary.html">com.metreeca.spec.shapes</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../com/metreeca/spec/shapes/package-summary.html">com.metreeca.spec.shapes</a> that return <a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Clazz</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Clazz</a></code></td> <td class="colLast"><span class="typeNameLabel">Clazz.</span><code><span class="memberNameLink"><a href="../../../../../com/metreeca/spec/shapes/Clazz.html#clazz-org.eclipse.rdf4j.model.IRI-">clazz</a></span>(<a href="http://docs.rdf4j.org/javadoc/latest/org/eclipse/rdf4j/model/IRI.html?is-external=true" title="class or interface in org.eclipse.rdf4j.model">IRI</a>&nbsp;iri)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../com/metreeca/spec/shapes/Clazz.html" title="class in com.metreeca.spec.shapes">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-all.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?com/metreeca/spec/shapes/class-use/Clazz.html" target="_top">Frames</a></li> <li><a href="Clazz.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2013&#x2013;2017 <a href="https://www.metreeca.com/">Metreeca</a>. All rights reserved.</small></p> </body> </html>
app/templates/repositories/settings/index.html
lc-soft/GitDigger
{% extends "layouts/repo_settings.html" %} {% block title %}Options{% endblock %} {% block settings_content %} <div class="card mb-3"> <div class="card-header">Details</div> <div class="card-body"> </div> </div> <div class="card mb-3"> <div class="card-header">Danger Zone</div> <div class="card-body"> <form method="post" action="{{ url_for_repo_settings }}"> <input type="hidden" name="action" value="delete"> <input type="hidden" name="csrf_token" value="{{ csrf_token() }}" /> <button id="btn-delete-repo-confirm" class="btn btn-danger float-right">Delete this repository</button> <b>Delete this repository</b> <p class="card-text">Once you delete a repository, there is no going back. Please be certain.</p> </form> </div> </div> <h1></h1> {% endblock %}
WWW/public/css/style_index.css
DannyBP/WWWAPI
*, *:before, *:after { -webkit-box-sizing: border-box; /* Needed for mobile WebKit */ -moz-box-sizing: border-box; /* Needed for Firefox */ box-sizing: border-box; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; /* IE 10+ */ user-select: none; } html, body{ height: 100%; padding: 0px; margin: 0px; } body { font-family: 'Open Sans', sans-serif; font-size: 14px; text-align: center; background-color: #f2f2f2; color: #4a4a4a; } input{ -webkit-user-select: initial; -khtml-user-select: initial; -moz-user-select: initial; -ms-user-select: initial; /* IE 10+ */ user-select: initial; } a{ color:#4a4a4a; font-weight: 700; text-decoration: none; border-style: solid; border-width: 0 0 1px 0; border-color: rgba(74,74,74,0.25); } a:hover{ border-color: rgba(74,74,74,1); }
_source/_posts/2010-03-31-opencourseware-economics-in-the-new-york-times.html
creativecommons/www2015
--- layout: post title: OpenCourseWare economics in the New York Times date: 2010-03-31 11:47:30.000000000 -04:00 categories: - Weblog tags: - Carnegie Foundation - Catherine Casserly - Flat World Knowledge - Joi Ito - MIT OCW - New York Times - OCWC - OER - open education - open textbooks - OpenCourseWare - opencourseware consortium - The William and Flora Hewlett Foundation - WikiPremed status: publish type: post published: true meta: _edit_last: '59' author: login: mike email: ml@creativecommons.org display_name: Mike Linksvayer first_name: Mike last_name: Linksvayer --- <p>In <em><a href="http://www.nytimes.com/2010/03/31/education/31iht-riedopen.html">As Colleges Make Courses Available Free Online, Others Cash In</a></em> the New York Times writes about how universities are funding OpenCourseWare programs as well as how businesses have sprung up around CC licensed Open Educational Resources (OER) from such programs. Regarding the latter, our CEO is quoted:</p> <blockquote><p>On a philosophical level, the idea of making money from something available free might seem questionable. But Joi Ito, chief executive of Creative Commons, which issues the licenses defining user rights to most OpenCourseWare materials, supports the mixing of free and for-profit: “I think there’s a great deal of commercial infrastructure that needs to be created in order for this to be successful,” Mr. Ito said: “It can’t all just be free.”</p></blockquote> <p>As readers steeped in knowledge of free culture/open content (and before it free and open source software) will recognize, this means three things.</p> <p>First, sharing does not preclude making money. To the contrary, artists have long been making CC licensing <a href="http://creativecommons.org/weblog/entry/12695">part of their business strategies</a>, and recently some OER creators and companies are following suit. Examples include <a href="http://creativecommons.org/weblog/entry/21440">WikiPremed</a>, <a href="http://creativecommons.org/weblog/entry/20805">Flat World Knowledge</a>, and <a href="http://creativecommons.org/weblog/entry/10100">Bloomsbury Academic</a>. See Eric Frank explain how Flat World Knowledge gives away CC licensed open textbooks and profits from print materials and services rendered around the content in a <a href="http://blip.tv/file/3420050">video</a> just uploaded from CC Salon NYC.</p> <p>Second, there needs to be an ecosystem built around open materials, and businesses are an important part of that ecosystem. In the OER space the article mentions <a href="http://academicearth.org/">Academic Earth</a>. Consider the many businesses providing services around CC licensed materials more broadly (e.g., Flickr, and Fotopedia, which leverages CC licensed works from both Flickr and Wikipedia) and the legion of businesses build around free software (e.g., Red Hat). Consider how huge education is. The opportunity and need for businesses that provide distribution, curation, and a plethora of other services around OER are huge.</p> <p>Third, free can refer to price and freedom. Businesses, universities, and others can charge a price for access or services around OER. The ecosystem works due to the freedoms that have been granted to use and build upon OER.</p> <p>The article also mentions the values of OER, one of which is to "[create] an incentive for universities to improve themselves." It quotes Cathy Casserly, who <a href="http://creativecommons.org/weblog/entry/20358">recently joined</a> the Creative Commons board of directors:</p> <blockquote><p>“I think that by putting some of the spectacular professors, and putting their approaches and pedagogical instructional strategies that they use with their students in front of the world, it sets a new benchmark for all of us to learn from,” she said. “And I think that’s actually one of the incredible powers of this open educational resource.”</p></blockquote>
style/timetable.css
sbhs-forkbombers/sbhs-timetable-node
/* SBHS-Timetable-Node: Countdown and timetable all at once (NodeJS app). * Copyright (C) 2014 James Ye, Simon Shields * * This file is part of SBHS-Timetable-Node. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ /* These styles are only used on the full timetable display */ body { font-family: "Roboto Condensed", "Oxygen-Sans", "Helvetica Neue", "Segoe UI", sans-serif; overflow: hidden; } table { font-size: 2em; font-weight: 300; } td { padding-left: 5px; padding-right: 5px; } h1 { font-weight: 300; font-size: 3em; } .arrow { height: 0; width: 0; border: 25px solid transparent; opacity: 0.25; position: fixed; z-index: 4; -webkit-transition: all 1s ease; transition: all 1s ease; cursor: pointer; } .arrow.disabled { opacity: 0 !important; cursor: default !important; } .arrow:hover { opacity: 1; } .day-1, .day-2, .day-3, .day-4 { left: 400%; } .day-0 { left: 0; } .header { font-size: 1.25em; font-weight: 400; } .wk-A { position: absolute; } .wk-B, .wk-C { position: absolute; top: 300%; } #arrow-down { left: 50%; margin-left: -25px; bottom: -25px; border-top-color: white; } #arrow-up { left: 50%; margin-left: -25px; top: -25px; border-bottom-color: white; } #arrow-left { left: -25px; top: 50%; margin-top: -25px; border-right-color: white; } #arrow-right { right: -25px; top: 50%; margin-top: -25px; border-left-color: white; } #timetable-wrapper { height: 400px; width: 620px; position: absolute; left: 50%; top: 50%; margin-top: -200px; margin-left: -300px; overflow: visible; }
old.assets/css/main.css
IFFCinema/portal
@import url(font-awesome.min.css); @import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400"; /* Stellar by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } body { -webkit-text-size-adjust: none; } /* Box Model */ *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* Grid */ .row { border-bottom: solid 1px transparent; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .row > * { float: left; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } .row:after, .row:before { content: ''; display: block; clear: both; height: 0; } .row.uniform > * > :first-child { margin-top: 0; } .row.uniform > * > :last-child { margin-bottom: 0; } .row.\30 \25 > * { padding: 0 0 0 0em; } .row.\30 \25 { margin: 0 0 -1px 0em; } .row.uniform.\30 \25 > * { padding: 0em 0 0 0em; } .row.uniform.\30 \25 { margin: 0em 0 -1px 0em; } .row > * { padding: 0 0 0 1.5em; } .row { margin: 0 0 -1px -1.5em; } .row.uniform > * { padding: 1.5em 0 0 1.5em; } .row.uniform { margin: -1.5em 0 -1px -1.5em; } .row.\32 00\25 > * { padding: 0 0 0 3em; } .row.\32 00\25 { margin: 0 0 -1px -3em; } .row.uniform.\32 00\25 > * { padding: 3em 0 0 3em; } .row.uniform.\32 00\25 { margin: -3em 0 -1px -3em; } .row.\31 50\25 > * { padding: 0 0 0 2.25em; } .row.\31 50\25 { margin: 0 0 -1px -2.25em; } .row.uniform.\31 50\25 > * { padding: 2.25em 0 0 2.25em; } .row.uniform.\31 50\25 { margin: -2.25em 0 -1px -2.25em; } .row.\35 0\25 > * { padding: 0 0 0 0.75em; } .row.\35 0\25 { margin: 0 0 -1px -0.75em; } .row.uniform.\35 0\25 > * { padding: 0.75em 0 0 0.75em; } .row.uniform.\35 0\25 { margin: -0.75em 0 -1px -0.75em; } .row.\32 5\25 > * { padding: 0 0 0 0.375em; } .row.\32 5\25 { margin: 0 0 -1px -0.375em; } .row.uniform.\32 5\25 > * { padding: 0.375em 0 0 0.375em; } .row.uniform.\32 5\25 { margin: -0.375em 0 -1px -0.375em; } .\31 2u, .\31 2u\24 { width: 100%; clear: none; margin-left: 0; } .\31 1u, .\31 1u\24 { width: 91.6666666667%; clear: none; margin-left: 0; } .\31 0u, .\31 0u\24 { width: 83.3333333333%; clear: none; margin-left: 0; } .\39 u, .\39 u\24 { width: 75%; clear: none; margin-left: 0; } .\38 u, .\38 u\24 { width: 66.6666666667%; clear: none; margin-left: 0; } .\37 u, .\37 u\24 { width: 58.3333333333%; clear: none; margin-left: 0; } .\36 u, .\36 u\24 { width: 50%; clear: none; margin-left: 0; } .\35 u, .\35 u\24 { width: 41.6666666667%; clear: none; margin-left: 0; } .\34 u, .\34 u\24 { width: 33.3333333333%; clear: none; margin-left: 0; } .\33 u, .\33 u\24 { width: 25%; clear: none; margin-left: 0; } .\32 u, .\32 u\24 { width: 16.6666666667%; clear: none; margin-left: 0; } .\31 u, .\31 u\24 { width: 8.3333333333%; clear: none; margin-left: 0; } .\31 2u\24 + *, .\31 1u\24 + *, .\31 0u\24 + *, .\39 u\24 + *, .\38 u\24 + *, .\37 u\24 + *, .\36 u\24 + *, .\35 u\24 + *, .\34 u\24 + *, .\33 u\24 + *, .\32 u\24 + *, .\31 u\24 + * { clear: left; } .\-11u { margin-left: 91.66667%; } .\-10u { margin-left: 83.33333%; } .\-9u { margin-left: 75%; } .\-8u { margin-left: 66.66667%; } .\-7u { margin-left: 58.33333%; } .\-6u { margin-left: 50%; } .\-5u { margin-left: 41.66667%; } .\-4u { margin-left: 33.33333%; } .\-3u { margin-left: 25%; } .\-2u { margin-left: 16.66667%; } .\-1u { margin-left: 8.33333%; } @media screen and (max-width: 1680px) { .row > * { padding: 0 0 0 1.5em; } .row { margin: 0 0 -1px -1.5em; } .row.uniform > * { padding: 1.5em 0 0 1.5em; } .row.uniform { margin: -1.5em 0 -1px -1.5em; } .row.\32 00\25 > * { padding: 0 0 0 3em; } .row.\32 00\25 { margin: 0 0 -1px -3em; } .row.uniform.\32 00\25 > * { padding: 3em 0 0 3em; } .row.uniform.\32 00\25 { margin: -3em 0 -1px -3em; } .row.\31 50\25 > * { padding: 0 0 0 2.25em; } .row.\31 50\25 { margin: 0 0 -1px -2.25em; } .row.uniform.\31 50\25 > * { padding: 2.25em 0 0 2.25em; } .row.uniform.\31 50\25 { margin: -2.25em 0 -1px -2.25em; } .row.\35 0\25 > * { padding: 0 0 0 0.75em; } .row.\35 0\25 { margin: 0 0 -1px -0.75em; } .row.uniform.\35 0\25 > * { padding: 0.75em 0 0 0.75em; } .row.uniform.\35 0\25 { margin: -0.75em 0 -1px -0.75em; } .row.\32 5\25 > * { padding: 0 0 0 0.375em; } .row.\32 5\25 { margin: 0 0 -1px -0.375em; } .row.uniform.\32 5\25 > * { padding: 0.375em 0 0 0.375em; } .row.uniform.\32 5\25 { margin: -0.375em 0 -1px -0.375em; } .\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 { width: 100%; clear: none; margin-left: 0; } .\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 { width: 91.6666666667%; clear: none; margin-left: 0; } .\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 { width: 83.3333333333%; clear: none; margin-left: 0; } .\39 u\28xlarge\29, .\39 u\24\28xlarge\29 { width: 75%; clear: none; margin-left: 0; } .\38 u\28xlarge\29, .\38 u\24\28xlarge\29 { width: 66.6666666667%; clear: none; margin-left: 0; } .\37 u\28xlarge\29, .\37 u\24\28xlarge\29 { width: 58.3333333333%; clear: none; margin-left: 0; } .\36 u\28xlarge\29, .\36 u\24\28xlarge\29 { width: 50%; clear: none; margin-left: 0; } .\35 u\28xlarge\29, .\35 u\24\28xlarge\29 { width: 41.6666666667%; clear: none; margin-left: 0; } .\34 u\28xlarge\29, .\34 u\24\28xlarge\29 { width: 33.3333333333%; clear: none; margin-left: 0; } .\33 u\28xlarge\29, .\33 u\24\28xlarge\29 { width: 25%; clear: none; margin-left: 0; } .\32 u\28xlarge\29, .\32 u\24\28xlarge\29 { width: 16.6666666667%; clear: none; margin-left: 0; } .\31 u\28xlarge\29, .\31 u\24\28xlarge\29 { width: 8.3333333333%; clear: none; margin-left: 0; } .\31 2u\24\28xlarge\29 + *, .\31 1u\24\28xlarge\29 + *, .\31 0u\24\28xlarge\29 + *, .\39 u\24\28xlarge\29 + *, .\38 u\24\28xlarge\29 + *, .\37 u\24\28xlarge\29 + *, .\36 u\24\28xlarge\29 + *, .\35 u\24\28xlarge\29 + *, .\34 u\24\28xlarge\29 + *, .\33 u\24\28xlarge\29 + *, .\32 u\24\28xlarge\29 + *, .\31 u\24\28xlarge\29 + * { clear: left; } .\-11u\28xlarge\29 { margin-left: 91.66667%; } .\-10u\28xlarge\29 { margin-left: 83.33333%; } .\-9u\28xlarge\29 { margin-left: 75%; } .\-8u\28xlarge\29 { margin-left: 66.66667%; } .\-7u\28xlarge\29 { margin-left: 58.33333%; } .\-6u\28xlarge\29 { margin-left: 50%; } .\-5u\28xlarge\29 { margin-left: 41.66667%; } .\-4u\28xlarge\29 { margin-left: 33.33333%; } .\-3u\28xlarge\29 { margin-left: 25%; } .\-2u\28xlarge\29 { margin-left: 16.66667%; } .\-1u\28xlarge\29 { margin-left: 8.33333%; } } @media screen and (max-width: 1280px) { .row > * { padding: 0 0 0 1.5em; } .row { margin: 0 0 -1px -1.5em; } .row.uniform > * { padding: 1.5em 0 0 1.5em; } .row.uniform { margin: -1.5em 0 -1px -1.5em; } .row.\32 00\25 > * { padding: 0 0 0 3em; } .row.\32 00\25 { margin: 0 0 -1px -3em; } .row.uniform.\32 00\25 > * { padding: 3em 0 0 3em; } .row.uniform.\32 00\25 { margin: -3em 0 -1px -3em; } .row.\31 50\25 > * { padding: 0 0 0 2.25em; } .row.\31 50\25 { margin: 0 0 -1px -2.25em; } .row.uniform.\31 50\25 > * { padding: 2.25em 0 0 2.25em; } .row.uniform.\31 50\25 { margin: -2.25em 0 -1px -2.25em; } .row.\35 0\25 > * { padding: 0 0 0 0.75em; } .row.\35 0\25 { margin: 0 0 -1px -0.75em; } .row.uniform.\35 0\25 > * { padding: 0.75em 0 0 0.75em; } .row.uniform.\35 0\25 { margin: -0.75em 0 -1px -0.75em; } .row.\32 5\25 > * { padding: 0 0 0 0.375em; } .row.\32 5\25 { margin: 0 0 -1px -0.375em; } .row.uniform.\32 5\25 > * { padding: 0.375em 0 0 0.375em; } .row.uniform.\32 5\25 { margin: -0.375em 0 -1px -0.375em; } .\31 2u\28large\29, .\31 2u\24\28large\29 { width: 100%; clear: none; margin-left: 0; } .\31 1u\28large\29, .\31 1u\24\28large\29 { width: 91.6666666667%; clear: none; margin-left: 0; } .\31 0u\28large\29, .\31 0u\24\28large\29 { width: 83.3333333333%; clear: none; margin-left: 0; } .\39 u\28large\29, .\39 u\24\28large\29 { width: 75%; clear: none; margin-left: 0; } .\38 u\28large\29, .\38 u\24\28large\29 { width: 66.6666666667%; clear: none; margin-left: 0; } .\37 u\28large\29, .\37 u\24\28large\29 { width: 58.3333333333%; clear: none; margin-left: 0; } .\36 u\28large\29, .\36 u\24\28large\29 { width: 50%; clear: none; margin-left: 0; } .\35 u\28large\29, .\35 u\24\28large\29 { width: 41.6666666667%; clear: none; margin-left: 0; } .\34 u\28large\29, .\34 u\24\28large\29 { width: 33.3333333333%; clear: none; margin-left: 0; } .\33 u\28large\29, .\33 u\24\28large\29 { width: 25%; clear: none; margin-left: 0; } .\32 u\28large\29, .\32 u\24\28large\29 { width: 16.6666666667%; clear: none; margin-left: 0; } .\31 u\28large\29, .\31 u\24\28large\29 { width: 8.3333333333%; clear: none; margin-left: 0; } .\31 2u\24\28large\29 + *, .\31 1u\24\28large\29 + *, .\31 0u\24\28large\29 + *, .\39 u\24\28large\29 + *, .\38 u\24\28large\29 + *, .\37 u\24\28large\29 + *, .\36 u\24\28large\29 + *, .\35 u\24\28large\29 + *, .\34 u\24\28large\29 + *, .\33 u\24\28large\29 + *, .\32 u\24\28large\29 + *, .\31 u\24\28large\29 + * { clear: left; } .\-11u\28large\29 { margin-left: 91.66667%; } .\-10u\28large\29 { margin-left: 83.33333%; } .\-9u\28large\29 { margin-left: 75%; } .\-8u\28large\29 { margin-left: 66.66667%; } .\-7u\28large\29 { margin-left: 58.33333%; } .\-6u\28large\29 { margin-left: 50%; } .\-5u\28large\29 { margin-left: 41.66667%; } .\-4u\28large\29 { margin-left: 33.33333%; } .\-3u\28large\29 { margin-left: 25%; } .\-2u\28large\29 { margin-left: 16.66667%; } .\-1u\28large\29 { margin-left: 8.33333%; } } @media screen and (max-width: 980px) { .row > * { padding: 0 0 0 1.5em; } .row { margin: 0 0 -1px -1.5em; } .row.uniform > * { padding: 1.5em 0 0 1.5em; } .row.uniform { margin: -1.5em 0 -1px -1.5em; } .row.\32 00\25 > * { padding: 0 0 0 3em; } .row.\32 00\25 { margin: 0 0 -1px -3em; } .row.uniform.\32 00\25 > * { padding: 3em 0 0 3em; } .row.uniform.\32 00\25 { margin: -3em 0 -1px -3em; } .row.\31 50\25 > * { padding: 0 0 0 2.25em; } .row.\31 50\25 { margin: 0 0 -1px -2.25em; } .row.uniform.\31 50\25 > * { padding: 2.25em 0 0 2.25em; } .row.uniform.\31 50\25 { margin: -2.25em 0 -1px -2.25em; } .row.\35 0\25 > * { padding: 0 0 0 0.75em; } .row.\35 0\25 { margin: 0 0 -1px -0.75em; } .row.uniform.\35 0\25 > * { padding: 0.75em 0 0 0.75em; } .row.uniform.\35 0\25 { margin: -0.75em 0 -1px -0.75em; } .row.\32 5\25 > * { padding: 0 0 0 0.375em; } .row.\32 5\25 { margin: 0 0 -1px -0.375em; } .row.uniform.\32 5\25 > * { padding: 0.375em 0 0 0.375em; } .row.uniform.\32 5\25 { margin: -0.375em 0 -1px -0.375em; } .\31 2u\28medium\29, .\31 2u\24\28medium\29 { width: 100%; clear: none; margin-left: 0; } .\31 1u\28medium\29, .\31 1u\24\28medium\29 { width: 91.6666666667%; clear: none; margin-left: 0; } .\31 0u\28medium\29, .\31 0u\24\28medium\29 { width: 83.3333333333%; clear: none; margin-left: 0; } .\39 u\28medium\29, .\39 u\24\28medium\29 { width: 75%; clear: none; margin-left: 0; } .\38 u\28medium\29, .\38 u\24\28medium\29 { width: 66.6666666667%; clear: none; margin-left: 0; } .\37 u\28medium\29, .\37 u\24\28medium\29 { width: 58.3333333333%; clear: none; margin-left: 0; } .\36 u\28medium\29, .\36 u\24\28medium\29 { width: 50%; clear: none; margin-left: 0; } .\35 u\28medium\29, .\35 u\24\28medium\29 { width: 41.6666666667%; clear: none; margin-left: 0; } .\34 u\28medium\29, .\34 u\24\28medium\29 { width: 33.3333333333%; clear: none; margin-left: 0; } .\33 u\28medium\29, .\33 u\24\28medium\29 { width: 25%; clear: none; margin-left: 0; } .\32 u\28medium\29, .\32 u\24\28medium\29 { width: 16.6666666667%; clear: none; margin-left: 0; } .\31 u\28medium\29, .\31 u\24\28medium\29 { width: 8.3333333333%; clear: none; margin-left: 0; } .\31 2u\24\28medium\29 + *, .\31 1u\24\28medium\29 + *, .\31 0u\24\28medium\29 + *, .\39 u\24\28medium\29 + *, .\38 u\24\28medium\29 + *, .\37 u\24\28medium\29 + *, .\36 u\24\28medium\29 + *, .\35 u\24\28medium\29 + *, .\34 u\24\28medium\29 + *, .\33 u\24\28medium\29 + *, .\32 u\24\28medium\29 + *, .\31 u\24\28medium\29 + * { clear: left; } .\-11u\28medium\29 { margin-left: 91.66667%; } .\-10u\28medium\29 { margin-left: 83.33333%; } .\-9u\28medium\29 { margin-left: 75%; } .\-8u\28medium\29 { margin-left: 66.66667%; } .\-7u\28medium\29 { margin-left: 58.33333%; } .\-6u\28medium\29 { margin-left: 50%; } .\-5u\28medium\29 { margin-left: 41.66667%; } .\-4u\28medium\29 { margin-left: 33.33333%; } .\-3u\28medium\29 { margin-left: 25%; } .\-2u\28medium\29 { margin-left: 16.66667%; } .\-1u\28medium\29 { margin-left: 8.33333%; } } @media screen and (max-width: 736px) { .row > * { padding: 0 0 0 1em; } .row { margin: 0 0 -1px -1em; } .row.uniform > * { padding: 1em 0 0 1em; } .row.uniform { margin: -1em 0 -1px -1em; } .row.\32 00\25 > * { padding: 0 0 0 2em; } .row.\32 00\25 { margin: 0 0 -1px -2em; } .row.uniform.\32 00\25 > * { padding: 2em 0 0 2em; } .row.uniform.\32 00\25 { margin: -2em 0 -1px -2em; } .row.\31 50\25 > * { padding: 0 0 0 1.5em; } .row.\31 50\25 { margin: 0 0 -1px -1.5em; } .row.uniform.\31 50\25 > * { padding: 1.5em 0 0 1.5em; } .row.uniform.\31 50\25 { margin: -1.5em 0 -1px -1.5em; } .row.\35 0\25 > * { padding: 0 0 0 0.5em; } .row.\35 0\25 { margin: 0 0 -1px -0.5em; } .row.uniform.\35 0\25 > * { padding: 0.5em 0 0 0.5em; } .row.uniform.\35 0\25 { margin: -0.5em 0 -1px -0.5em; } .row.\32 5\25 > * { padding: 0 0 0 0.25em; } .row.\32 5\25 { margin: 0 0 -1px -0.25em; } .row.uniform.\32 5\25 > * { padding: 0.25em 0 0 0.25em; } .row.uniform.\32 5\25 { margin: -0.25em 0 -1px -0.25em; } .\31 2u\28small\29, .\31 2u\24\28small\29 { width: 100%; clear: none; margin-left: 0; } .\31 1u\28small\29, .\31 1u\24\28small\29 { width: 91.6666666667%; clear: none; margin-left: 0; } .\31 0u\28small\29, .\31 0u\24\28small\29 { width: 83.3333333333%; clear: none; margin-left: 0; } .\39 u\28small\29, .\39 u\24\28small\29 { width: 75%; clear: none; margin-left: 0; } .\38 u\28small\29, .\38 u\24\28small\29 { width: 66.6666666667%; clear: none; margin-left: 0; } .\37 u\28small\29, .\37 u\24\28small\29 { width: 58.3333333333%; clear: none; margin-left: 0; } .\36 u\28small\29, .\36 u\24\28small\29 { width: 50%; clear: none; margin-left: 0; } .\35 u\28small\29, .\35 u\24\28small\29 { width: 41.6666666667%; clear: none; margin-left: 0; } .\34 u\28small\29, .\34 u\24\28small\29 { width: 33.3333333333%; clear: none; margin-left: 0; } .\33 u\28small\29, .\33 u\24\28small\29 { width: 25%; clear: none; margin-left: 0; } .\32 u\28small\29, .\32 u\24\28small\29 { width: 16.6666666667%; clear: none; margin-left: 0; } .\31 u\28small\29, .\31 u\24\28small\29 { width: 8.3333333333%; clear: none; margin-left: 0; } .\31 2u\24\28small\29 + *, .\31 1u\24\28small\29 + *, .\31 0u\24\28small\29 + *, .\39 u\24\28small\29 + *, .\38 u\24\28small\29 + *, .\37 u\24\28small\29 + *, .\36 u\24\28small\29 + *, .\35 u\24\28small\29 + *, .\34 u\24\28small\29 + *, .\33 u\24\28small\29 + *, .\32 u\24\28small\29 + *, .\31 u\24\28small\29 + * { clear: left; } .\-11u\28small\29 { margin-left: 91.66667%; } .\-10u\28small\29 { margin-left: 83.33333%; } .\-9u\28small\29 { margin-left: 75%; } .\-8u\28small\29 { margin-left: 66.66667%; } .\-7u\28small\29 { margin-left: 58.33333%; } .\-6u\28small\29 { margin-left: 50%; } .\-5u\28small\29 { margin-left: 41.66667%; } .\-4u\28small\29 { margin-left: 33.33333%; } .\-3u\28small\29 { margin-left: 25%; } .\-2u\28small\29 { margin-left: 16.66667%; } .\-1u\28small\29 { margin-left: 8.33333%; } } @media screen and (max-width: 480px) { .row > * { padding: 0 0 0 1em; } .row { margin: 0 0 -1px -1em; } .row.uniform > * { padding: 1em 0 0 1em; } .row.uniform { margin: -1em 0 -1px -1em; } .row.\32 00\25 > * { padding: 0 0 0 2em; } .row.\32 00\25 { margin: 0 0 -1px -2em; } .row.uniform.\32 00\25 > * { padding: 2em 0 0 2em; } .row.uniform.\32 00\25 { margin: -2em 0 -1px -2em; } .row.\31 50\25 > * { padding: 0 0 0 1.5em; } .row.\31 50\25 { margin: 0 0 -1px -1.5em; } .row.uniform.\31 50\25 > * { padding: 1.5em 0 0 1.5em; } .row.uniform.\31 50\25 { margin: -1.5em 0 -1px -1.5em; } .row.\35 0\25 > * { padding: 0 0 0 0.5em; } .row.\35 0\25 { margin: 0 0 -1px -0.5em; } .row.uniform.\35 0\25 > * { padding: 0.5em 0 0 0.5em; } .row.uniform.\35 0\25 { margin: -0.5em 0 -1px -0.5em; } .row.\32 5\25 > * { padding: 0 0 0 0.25em; } .row.\32 5\25 { margin: 0 0 -1px -0.25em; } .row.uniform.\32 5\25 > * { padding: 0.25em 0 0 0.25em; } .row.uniform.\32 5\25 { margin: -0.25em 0 -1px -0.25em; } .\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 { width: 100%; clear: none; margin-left: 0; } .\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 { width: 91.6666666667%; clear: none; margin-left: 0; } .\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 { width: 83.3333333333%; clear: none; margin-left: 0; } .\39 u\28xsmall\29, .\39 u\24\28xsmall\29 { width: 75%; clear: none; margin-left: 0; } .\38 u\28xsmall\29, .\38 u\24\28xsmall\29 { width: 66.6666666667%; clear: none; margin-left: 0; } .\37 u\28xsmall\29, .\37 u\24\28xsmall\29 { width: 58.3333333333%; clear: none; margin-left: 0; } .\36 u\28xsmall\29, .\36 u\24\28xsmall\29 { width: 50%; clear: none; margin-left: 0; } .\35 u\28xsmall\29, .\35 u\24\28xsmall\29 { width: 41.6666666667%; clear: none; margin-left: 0; } .\34 u\28xsmall\29, .\34 u\24\28xsmall\29 { width: 33.3333333333%; clear: none; margin-left: 0; } .\33 u\28xsmall\29, .\33 u\24\28xsmall\29 { width: 25%; clear: none; margin-left: 0; } .\32 u\28xsmall\29, .\32 u\24\28xsmall\29 { width: 16.6666666667%; clear: none; margin-left: 0; } .\31 u\28xsmall\29, .\31 u\24\28xsmall\29 { width: 8.3333333333%; clear: none; margin-left: 0; } .\31 2u\24\28xsmall\29 + *, .\31 1u\24\28xsmall\29 + *, .\31 0u\24\28xsmall\29 + *, .\39 u\24\28xsmall\29 + *, .\38 u\24\28xsmall\29 + *, .\37 u\24\28xsmall\29 + *, .\36 u\24\28xsmall\29 + *, .\35 u\24\28xsmall\29 + *, .\34 u\24\28xsmall\29 + *, .\33 u\24\28xsmall\29 + *, .\32 u\24\28xsmall\29 + *, .\31 u\24\28xsmall\29 + * { clear: left; } .\-11u\28xsmall\29 { margin-left: 91.66667%; } .\-10u\28xsmall\29 { margin-left: 83.33333%; } .\-9u\28xsmall\29 { margin-left: 75%; } .\-8u\28xsmall\29 { margin-left: 66.66667%; } .\-7u\28xsmall\29 { margin-left: 58.33333%; } .\-6u\28xsmall\29 { margin-left: 50%; } .\-5u\28xsmall\29 { margin-left: 41.66667%; } .\-4u\28xsmall\29 { margin-left: 33.33333%; } .\-3u\28xsmall\29 { margin-left: 25%; } .\-2u\28xsmall\29 { margin-left: 16.66667%; } .\-1u\28xsmall\29 { margin-left: 8.33333%; } } @media screen and (max-width: 360px) { .row > * { padding: 0 0 0 1em; } .row { margin: 0 0 -1px -1em; } .row.uniform > * { padding: 1em 0 0 1em; } .row.uniform { margin: -1em 0 -1px -1em; } .row.\32 00\25 > * { padding: 0 0 0 2em; } .row.\32 00\25 { margin: 0 0 -1px -2em; } .row.uniform.\32 00\25 > * { padding: 2em 0 0 2em; } .row.uniform.\32 00\25 { margin: -2em 0 -1px -2em; } .row.\31 50\25 > * { padding: 0 0 0 1.5em; } .row.\31 50\25 { margin: 0 0 -1px -1.5em; } .row.uniform.\31 50\25 > * { padding: 1.5em 0 0 1.5em; } .row.uniform.\31 50\25 { margin: -1.5em 0 -1px -1.5em; } .row.\35 0\25 > * { padding: 0 0 0 0.5em; } .row.\35 0\25 { margin: 0 0 -1px -0.5em; } .row.uniform.\35 0\25 > * { padding: 0.5em 0 0 0.5em; } .row.uniform.\35 0\25 { margin: -0.5em 0 -1px -0.5em; } .row.\32 5\25 > * { padding: 0 0 0 0.25em; } .row.\32 5\25 { margin: 0 0 -1px -0.25em; } .row.uniform.\32 5\25 > * { padding: 0.25em 0 0 0.25em; } .row.uniform.\32 5\25 { margin: -0.25em 0 -1px -0.25em; } .\31 2u\28xxsmall\29, .\31 2u\24\28xxsmall\29 { width: 100%; clear: none; margin-left: 0; } .\31 1u\28xxsmall\29, .\31 1u\24\28xxsmall\29 { width: 91.6666666667%; clear: none; margin-left: 0; } .\31 0u\28xxsmall\29, .\31 0u\24\28xxsmall\29 { width: 83.3333333333%; clear: none; margin-left: 0; } .\39 u\28xxsmall\29, .\39 u\24\28xxsmall\29 { width: 75%; clear: none; margin-left: 0; } .\38 u\28xxsmall\29, .\38 u\24\28xxsmall\29 { width: 66.6666666667%; clear: none; margin-left: 0; } .\37 u\28xxsmall\29, .\37 u\24\28xxsmall\29 { width: 58.3333333333%; clear: none; margin-left: 0; } .\36 u\28xxsmall\29, .\36 u\24\28xxsmall\29 { width: 50%; clear: none; margin-left: 0; } .\35 u\28xxsmall\29, .\35 u\24\28xxsmall\29 { width: 41.6666666667%; clear: none; margin-left: 0; } .\34 u\28xxsmall\29, .\34 u\24\28xxsmall\29 { width: 33.3333333333%; clear: none; margin-left: 0; } .\33 u\28xxsmall\29, .\33 u\24\28xxsmall\29 { width: 25%; clear: none; margin-left: 0; } .\32 u\28xxsmall\29, .\32 u\24\28xxsmall\29 { width: 16.6666666667%; clear: none; margin-left: 0; } .\31 u\28xxsmall\29, .\31 u\24\28xxsmall\29 { width: 8.3333333333%; clear: none; margin-left: 0; } .\31 2u\24\28xxsmall\29 + *, .\31 1u\24\28xxsmall\29 + *, .\31 0u\24\28xxsmall\29 + *, .\39 u\24\28xxsmall\29 + *, .\38 u\24\28xxsmall\29 + *, .\37 u\24\28xxsmall\29 + *, .\36 u\24\28xxsmall\29 + *, .\35 u\24\28xxsmall\29 + *, .\34 u\24\28xxsmall\29 + *, .\33 u\24\28xxsmall\29 + *, .\32 u\24\28xxsmall\29 + *, .\31 u\24\28xxsmall\29 + * { clear: left; } .\-11u\28xxsmall\29 { margin-left: 91.66667%; } .\-10u\28xxsmall\29 { margin-left: 83.33333%; } .\-9u\28xxsmall\29 { margin-left: 75%; } .\-8u\28xxsmall\29 { margin-left: 66.66667%; } .\-7u\28xxsmall\29 { margin-left: 58.33333%; } .\-6u\28xxsmall\29 { margin-left: 50%; } .\-5u\28xxsmall\29 { margin-left: 41.66667%; } .\-4u\28xxsmall\29 { margin-left: 33.33333%; } .\-3u\28xxsmall\29 { margin-left: 25%; } .\-2u\28xxsmall\29 { margin-left: 16.66667%; } .\-1u\28xxsmall\29 { margin-left: 8.33333%; } } /* Basic */ @-ms-viewport { width: device-width; } body { -ms-overflow-style: scrollbar; } @media screen and (max-width: 480px) { html, body { min-width: 320px; } } body { background-color: #37A6A6; background-image: url("images/overlay.png"), -moz-linear-gradient(45deg, #37A6A6 15%, #37A6A6 85%); background-image: url("images/overlay.png"), -webkit-linear-gradient(45deg, #244F80 15%, #244F80 85%); background-image: url("images/overlay.png"), -ms-linear-gradient(45deg, #244F80 15%, #244F80 85%); background-image: url("images/overlay.png"), linear-gradient(45deg, #244F80 15%, #37A6A6 85%); } body.is-loading *, body.is-loading *:before, body.is-loading *:after { -moz-animation: none !important; -webkit-animation: none !important; -ms-animation: none !important; animation: none !important; -moz-transition: none !important; -webkit-transition: none !important; -ms-transition: none !important; transition: none !important; } /* Type */ body { background-color: #935d8c; color: rgba(255, 255, 255, 0.65); } body, input, select, textarea { font-family: "Source Sans Pro", Helvetica, sans-serif; font-size: 17pt; font-weight: 300; line-height: 1.65; } @media screen and (max-width: 1680px) { body, input, select, textarea { font-size: 14pt; } } @media screen and (max-width: 1280px) { body, input, select, textarea { font-size: 12pt; } } @media screen and (max-width: 360px) { body, input, select, textarea { font-size: 11pt; } } a { -moz-transition: color 0.2s ease, border-bottom 0.2s ease; -webkit-transition: color 0.2s ease, border-bottom 0.2s ease; -ms-transition: color 0.2s ease, border-bottom 0.2s ease; transition: color 0.2s ease, border-bottom 0.2s ease; text-decoration: none; border-bottom: dotted 1px; color: inherit; } a:hover { border-bottom-color: transparent; } strong, b { font-weight: 400; } em, i { font-style: italic; } p { margin: 0 0 2em 0; } p.content { -moz-columns: 20em 2; -webkit-columns: 20em 2; -ms-columns: 20em 2; columns: 20em 2; -moz-column-gap: 2em; -webkit-column-gap: 2em; -ms-column-gap: 2em; column-gap: 2em; text-align: justify; } h1, h2, h3, h4, h5, h6 { font-weight: 300; line-height: 1.5; margin: 0 0 0.7em 0; letter-spacing: -0.025em; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; text-decoration: none; } h1 { font-size: 2.5em; line-height: 1.2; } h2 { font-size: 1.5em; } h3 { font-size: 1.25em; } h4 { font-size: 1.1em; } h5 { font-size: 0.9em; } h6 { font-size: 0.7em; } @media screen and (max-width: 736px) { h1 { font-size: 2em; } } sub { font-size: 0.8em; position: relative; top: 0.5em; } sup { font-size: 0.8em; position: relative; top: -0.5em; } blockquote { border-left: solid 4px; font-style: italic; margin: 0 0 2em 0; padding: 0.5em 0 0.5em 2em; } code { border-radius: 8px; border: solid 1px; font-family: "Courier New", monospace; font-size: 0.9em; margin: 0 0.25em; padding: 0.25em 0.65em; } pre { -webkit-overflow-scrolling: touch; font-family: "Courier New", monospace; font-size: 0.9em; margin: 0 0 2em 0; } pre code { display: block; line-height: 1.75; padding: 1em 1.5em; overflow-x: auto; } hr { border: 0; border-bottom: solid 1px; margin: 2em 0; } hr.major { margin: 3em 0; } .align-left { text-align: left; } .align-center { text-align: center; } .align-right { text-align: right; } input, select, textarea { color: #ffffff; } a:hover { color: #ffffff; } strong, b { color: #ffffff; } h1, h2, h3, h4, h5, h6 { color: #ffffff; } blockquote { border-left-color: rgba(255, 255, 255, 0.35); } code { background: rgba(255, 255, 255, 0.075); border-color: rgba(255, 255, 255, 0.35); } hr { border-bottom-color: rgba(255, 255, 255, 0.35); } /* Box */ .box { border-radius: 8px; border: solid; margin-bottom: 2em; padding: 1.5em; } .box > :last-child, .box > :last-child > :last-child, .box > :last-child > :last-child > :last-child { margin-bottom: 0; } .box.alt { border: 0; border-radius: 0; padding: 0; } .box { border-color: rgba(255, 255, 255, 0.35); } /* Button */ input[type="submit"], input[type="reset"], input[type="button"], button, .button { -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; appearance: none; -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; border-radius: 8px; border: 0; cursor: pointer; display: inline-block; font-weight: 300; height: 2.75em; line-height: 2.75em; min-width: 9.25em; padding: 0 1.5em; text-align: center; text-decoration: none; white-space: nowrap; } input[type="submit"].icon, input[type="reset"].icon, input[type="button"].icon, button.icon, .button.icon { padding-left: 1.35em; } input[type="submit"].icon:before, input[type="reset"].icon:before, input[type="button"].icon:before, button.icon:before, .button.icon:before { margin-right: 0.5em; } input[type="submit"].fit, input[type="reset"].fit, input[type="button"].fit, button.fit, .button.fit { display: block; margin: 0 0 1em 0; width: 100%; } input[type="submit"].small, input[type="reset"].small, input[type="button"].small, button.small, .button.small { font-size: 0.8em; } input[type="submit"].big, input[type="reset"].big, input[type="button"].big, button.big, .button.big { font-size: 1.35em; } input[type="submit"].disabled, input[type="submit"]:disabled, input[type="reset"].disabled, input[type="reset"]:disabled, input[type="button"].disabled, input[type="button"]:disabled, button.disabled, button:disabled, .button.disabled, .button:disabled { -moz-pointer-events: none; -webkit-pointer-events: none; -ms-pointer-events: none; pointer-events: none; opacity: 0.25; } @media screen and (max-width: 736px) { input[type="submit"], input[type="reset"], input[type="button"], button, .button { min-width: 0; } } input[type="submit"], input[type="reset"], input[type="button"], button, .button { background-color: transparent; box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35); color: #ffffff !important; } input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover, .button:hover { background-color: rgba(255, 255, 255, 0.075); } input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, button:active, .button:active { background-color: rgba(255, 255, 255, 0.2); } input[type="submit"].icon:before, input[type="reset"].icon:before, input[type="button"].icon:before, button.icon:before, .button.icon:before { color: rgba(255, 255, 255, 0.5); } input[type="submit"].special, input[type="reset"].special, input[type="button"].special, button.special, .button.special { background-color: #8cc9f0; color: #ffffff !important; box-shadow: none; } input[type="submit"].special:hover, input[type="reset"].special:hover, input[type="button"].special:hover, button.special:hover, .button.special:hover { background-color: #9acff2; } input[type="submit"].special:active, input[type="reset"].special:active, input[type="button"].special:active, button.special:active, .button.special:active { background-color: #7ec3ee; } input[type="submit"].special.icon:before, input[type="reset"].special.icon:before, input[type="button"].special.icon:before, button.special.icon:before, .button.special.icon:before { color: #ffffff !important; } /* Form */ form { margin: 0 0 2em 0; } label { display: block; font-size: 0.9em; font-weight: 400; margin: 0 0 1em 0; } input[type="text"], input[type="password"], input[type="email"], select, textarea { -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; appearance: none; border-radius: 8px; border: solid 1px; color: inherit; display: block; outline: 0; padding: 0 1em; text-decoration: none; width: 100%; } input[type="text"]:invalid, input[type="password"]:invalid, input[type="email"]:invalid, select:invalid, textarea:invalid { box-shadow: none; } .select-wrapper { text-decoration: none; display: block; position: relative; } .select-wrapper:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } .select-wrapper:before { content: '\f078'; display: block; height: 2.75em; line-height: 2.75em; pointer-events: none; position: absolute; right: 0; text-align: center; top: 0; width: 2.75em; } .select-wrapper select::-ms-expand { display: none; } input[type="text"], input[type="password"], input[type="email"], select { height: 2.75em; } textarea { padding: 0.75em 1em; } input[type="checkbox"], input[type="radio"] { -moz-appearance: none; -webkit-appearance: none; -ms-appearance: none; appearance: none; display: block; float: left; margin-right: -2em; opacity: 0; width: 1em; z-index: -1; } input[type="checkbox"] + label, input[type="radio"] + label { text-decoration: none; cursor: pointer; display: inline-block; font-size: 1em; font-weight: 300; padding-left: 2.4em; padding-right: 0.75em; position: relative; } input[type="checkbox"] + label:before, input[type="radio"] + label:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } input[type="checkbox"] + label:before, input[type="radio"] + label:before { border-radius: 8px; border: solid 1px; content: ''; display: inline-block; height: 1.65em; left: 0; line-height: 1.58125em; position: absolute; text-align: center; top: 0; width: 1.65em; } input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before { content: '\f00c'; } input[type="checkbox"] + label:before { border-radius: 8px; } input[type="radio"] + label:before { border-radius: 100%; } ::-webkit-input-placeholder { opacity: 1.0; } :-moz-placeholder { opacity: 1.0; } ::-moz-placeholder { opacity: 1.0; } :-ms-input-placeholder { opacity: 1.0; } .formerize-placeholder { opacity: 1.0; } label { color: #ffffff; } input[type="text"], input[type="password"], input[type="email"], select, textarea { background: rgba(255, 255, 255, 0.075); border-color: rgba(255, 255, 255, 0.35); } input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus { border-color: #8cc9f0; box-shadow: 0 0 0 1px #8cc9f0; } .select-wrapper:before { color: rgba(255, 255, 255, 0.35); } input[type="checkbox"] + label, input[type="radio"] + label { color: rgba(255, 255, 255, 0.65); } input[type="checkbox"] + label:before, input[type="radio"] + label:before { background: rgba(255, 255, 255, 0.075); border-color: rgba(255, 255, 255, 0.35); } input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before { background-color: #ffffff; border-color: #ffffff; color: #935d8c; } input[type="checkbox"]:focus + label:before, input[type="radio"]:focus + label:before { border-color: #8cc9f0; box-shadow: 0 0 0 1px #8cc9f0; } ::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5) !important; } :-moz-placeholder { color: rgba(255, 255, 255, 0.5) !important; } ::-moz-placeholder { color: rgba(255, 255, 255, 0.5) !important; } :-ms-input-placeholder { color: rgba(255, 255, 255, 0.5) !important; } .formerize-placeholder { color: rgba(255, 255, 255, 0.5) !important; } /* Icon */ .icon { text-decoration: none; -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; border-bottom: none; position: relative; } .icon:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: FontAwesome; font-style: normal; font-weight: normal; text-transform: none !important; } .icon > .label { display: none; } .icon.major { border: solid 1px; display: inline-block; border-radius: 100%; padding: 0.65em; margin: 0 0 2em 0; cursor: default; } .icon.major:before { display: inline-block; font-size: 6.25rem; width: 2.25em; height: 2.25em; line-height: 2.2em; border-radius: 100%; border: solid 1px; text-align: center; } .icon.alt { display: inline-block; border: solid 1px; border-radius: 100%; } .icon.alt:before { display: block; font-size: 1.25em; width: 2em; height: 2em; text-align: center; line-height: 2em; } .icon.style1 { color: #efa8b0; } .icon.style2 { color: #c79cc8; } .icon.style3 { color: #a89cc8; } .icon.style4 { color: #9bb2e1; } .icon.style5 { color: #8cc9f0; } @media screen and (max-width: 1680px) { .icon.major:before { font-size: 5.5rem; } } @media screen and (max-width: 1280px) { .icon.major:before { font-size: 4.75rem; } } @media screen and (max-width: 736px) { .icon.major { margin: 0 0 1.5em 0; padding: 0.35em; } .icon.major:before { font-size: 3.5rem; } } .icon.major { border-color: rgba(255, 255, 255, 0.35); } .icon.major:before { border-color: rgba(255, 255, 255, 0.35); } .icon.alt { border-color: rgba(255, 255, 255, 0.35); color: #ffffff; } .icon.alt:hover { background-color: rgba(255, 255, 255, 0.075); } .icon.alt:active { background-color: rgba(255, 255, 255, 0.2); } /* Image */ .image { border-radius: 8px; border: 0; display: inline-block; position: relative; } .image img { border-radius: 8px; display: block; } .image.left, .image.right { max-width: 40%; } .image.left img, .image.right img { width: 100%; } .image.left { float: left; margin: 0 1.5em 1em 0; top: 0.25em; } .image.right { float: right; margin: 0 0 1em 1.5em; top: 0.25em; } .image.fit { display: block; margin: 0 0 2em 0; width: 100%; } .image.fit img { width: 100%; } .image.main { display: block; margin: 0 0 3em 0; width: 100%; } .image.main img { width: 100%; } /* List */ ol { list-style: decimal; margin: 0 0 2em 0; padding-left: 1.25em; } ol li { padding-left: 0.25em; } ul { list-style: disc; margin: 0 0 2em 0; padding-left: 1em; } ul li { padding-left: 0.5em; } ul.alt { list-style: none; padding-left: 0; } ul.alt li { border-top: solid 1px; padding: 0.5em 0; } ul.alt li:first-child { border-top: 0; padding-top: 0; } ul.icons { cursor: default; list-style: none; padding-left: 0; } ul.icons li { display: inline-block; padding: 0 0.65em 0 0; } ul.icons li:last-child { padding-right: 0 !important; } ul.actions { cursor: default; list-style: none; padding-left: 0; } ul.actions li { display: inline-block; padding: 0 1em 0 0; vertical-align: middle; } ul.actions li:last-child { padding-right: 0; } ul.actions.small li { padding: 0 0.5em 0 0; } ul.actions.vertical li { display: block; padding: 1em 0 0 0; } ul.actions.vertical li:first-child { padding-top: 0; } ul.actions.vertical li > * { margin-bottom: 0; } ul.actions.vertical.small li { padding: 0.5em 0 0 0; } ul.actions.vertical.small li:first-child { padding-top: 0; } ul.actions.fit { display: table; margin-left: -1em; padding: 0; table-layout: fixed; width: calc(100% + 1em); } ul.actions.fit li { display: table-cell; padding: 0 0 0 1em; } ul.actions.fit li > * { margin-bottom: 0; } ul.actions.fit.small { margin-left: -0.5em; width: calc(100% + 0.5em); } ul.actions.fit.small li { padding: 0 0 0 0.5em; } @media screen and (max-width: 480px) { ul.actions { margin: 0 0 2em 0; } ul.actions li { padding: 1em 0 0 0; display: block; text-align: center; width: 100%; } ul.actions li:first-child { padding-top: 0; } ul.actions li > * { width: 100%; margin: 0 !important; } ul.actions.small li { padding: 0.5em 0 0 0; } ul.actions.small li:first-child { padding-top: 0; } } dl { margin: 0 0 2em 0; } dl dt { display: block; font-weight: 400; margin: 0 0 1em 0; } dl dd { margin-left: 2em; } dl.alt dt { display: block; width: 3em; margin: 0; clear: left; float: left; } dl.alt dd { margin: 0 0 0.85em 5.5em; } dl.alt:after { content: ''; display: block; clear: both; } ul.alt li { border-top-color: rgba(255, 255, 255, 0.35); } dl dt { color: #ffffff; } /* Section/Article */ section.special, article.special { text-align: center; } header.major { margin-bottom: 3em; } header.major h2 { font-size: 2em; } header.major h2:after { display: block; content: ''; width: 3.25em; height: 2px; margin: 0.7em 0 1em 0; border-radius: 2px; } section.special header.major h2:after, article.special header.major h2:after { margin-left: auto; margin-right: auto; } header.major p { font-size: 1.25em; letter-spacing: -0.025em; } header.major.special { text-align: center; } header.major.special h2:after { margin-left: auto; margin-right: auto; } footer.major { margin-top: 3em; } @media screen and (max-width: 736px) { header.major { margin-bottom: 0; } header.major h2 { font-size: 1.5em; } header.major p { font-size: 1em; letter-spacing: 0; } header.major p br { display: none; } footer.major { margin-top: 0; } } header.major h2:after { background-color: rgba(255, 255, 255, 0.35); } /* Table */ .table-wrapper { -webkit-overflow-scrolling: touch; overflow-x: auto; } table { margin: 0 0 2em 0; width: 100%; } table tbody tr { border: solid 1px; border-left: 0; border-right: 0; } table td { padding: 0.75em 0.75em; } table th { font-size: 0.9em; font-weight: 400; padding: 0 0.75em 0.75em 0.75em; text-align: left; } table thead { border-bottom: solid 2px; } table tfoot { border-top: solid 2px; } table.alt { border-collapse: separate; } table.alt tbody tr td { border: solid 1px; border-left-width: 0; border-top-width: 0; } table.alt tbody tr td:first-child { border-left-width: 1px; } table.alt tbody tr:first-child td { border-top-width: 1px; } table.alt thead { border-bottom: 0; } table.alt tfoot { border-top: 0; } table tbody tr { border-color: rgba(255, 255, 255, 0.35); } table tbody tr:nth-child(2n + 1) { background-color: rgba(255, 255, 255, 0.075); } table th { color: #ffffff; } table thead { border-bottom-color: rgba(255, 255, 255, 0.35); } table tfoot { border-top-color: rgba(255, 255, 255, 0.35); } table.alt tbody tr td { border-color: rgba(255, 255, 255, 0.35); } /* Features */ .features { display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -moz-justify-content: center; -webkit-justify-content: center; -ms-justify-content: center; justify-content: center; width: calc(100% + 2em); margin: 0 0 3em -2em; padding: 0; list-style: none; } .features li { width: calc(33.33333% - 2em); margin-left: 2em; margin-top: 3em; padding: 0; } .features li:nth-child(1), .features li:nth-child(2), .features li:nth-child(3) { margin-top: 0; } .features li > :last-child { margin-bottom: 0; } @media screen and (max-width: 980px) { .features li { width: calc(50% - 2em); } .features li:nth-child(3) { margin-top: 3em; } } @media screen and (max-width: 736px) { .features { width: 100%; margin: 0 0 2em 0; } .features li { width: 100%; margin-left: 0; margin-top: 2em; } .features li:nth-child(2), .features li:nth-child(3) { margin-top: 2em; } } /* Statistics */ .statistics { display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; width: 100%; margin: 0 0 3em 0; padding: 0; list-style: none; cursor: default; } .statistics li { -moz-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 1.5em; color: #ffffff; text-align: center; } .statistics li.style1 { background-color: #efa8b0; } .statistics li.style2 { background-color: #c79cc8; } .statistics li.style3 { background-color: #a89cc8; } .statistics li.style4 { background-color: #9bb2e1; } .statistics li.style5 { background-color: #8cc9f0; } .statistics li strong, .statistics li b { display: block; font-size: 2em; line-height: 1.1; color: inherit !important; font-weight: 300; letter-spacing: -0.025em; } .statistics li:first-child { border-top-left-radius: 8px; border-bottom-left-radius: 8px; } .statistics li:last-child { border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .statistics li .icon { display: inline-block; } .statistics li .icon:before { font-size: 2.75rem; line-height: 1.3; } @media screen and (max-width: 980px) { .statistics li strong, .statistics li b { font-size: 1.5em; } } @media screen and (max-width: 736px) { .statistics { display: block; width: 20em; max-width: 100%; margin: 0 auto 2em auto; } .statistics li:first-child { border-bottom-left-radius: 0; border-top-right-radius: 8px; } .statistics li:last-child { border-top-right-radius: 0; border-bottom-left-radius: 8px; } .statistics li .icon:before { font-size: 3.75rem; } .statistics li strong, .statistics li b { font-size: 2.5em; } } /* Spotlight */ .spotlight { display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; align-items: center; margin: 0 0 2em 0; } .spotlight .content { -moz-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; } .spotlight .content > :last-child { margin-bottom: 0; } .spotlight .content header.major { margin: 0 0 2em 0; } .spotlight .image { display: inline-block; margin-left: 4em; padding: 0.65em; border-radius: 100%; border: solid 1px; } .spotlight .image img { display: block; border-radius: 100%; width: 16em; } @media screen and (max-width: 980px) { .spotlight { -moz-flex-direction: column-reverse; -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; text-align: center; } .spotlight .content { -moz-flex: 0 1 auto; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 100%; } .spotlight .content header.major h2:after { margin-left: auto; margin-right: auto; } .spotlight .image { -moz-flex: 0 1 auto; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto; margin-left: 0; margin-bottom: 2em; } } @media screen and (max-width: 736px) { .spotlight .image { padding: 0.35em; } .spotlight .image img { width: 12em; } } .spotlight .image { border-color: rgba(255, 255, 255, 0.35); } /* Header */ #header { padding: 5em 5em 1em 5em ; text-align: center; } #header h1 { margin: 0 0 0.25em 0; } #header p { font-size: 1.25em; letter-spacing: -0.025em; } #header.alt { padding: 7em 5em 4em 5em ; } #header.alt h1 { font-size: 3.25em; } #header.alt > * { -moz-transition: opacity 3s ease; -webkit-transition: opacity 3s ease; -ms-transition: opacity 3s ease; transition: opacity 3s ease; -moz-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; -ms-transition-delay: 0.5s; transition-delay: 0.5s; opacity: 1; } #header.alt .logo { -moz-transition: opacity 1.25s ease, -moz-transform 0.5s ease; -webkit-transition: opacity 1.25s ease, -webkit-transform 0.5s ease; -ms-transition: opacity 1.25s ease, -ms-transform 0.5s ease; transition: opacity 1.25s ease, transform 0.5s ease; -moz-transition-delay: 0s; -webkit-transition-delay: 0s; -ms-transition-delay: 0s; transition-delay: 0s; display: block; margin: 0 0 1.5em 0; } #header.alt .logo img { display: block; margin: 0 auto; max-width: 75%; } @media screen and (max-width: 1280px) { #header { padding: 4em 4em 0.1em 4em ; } #header.alt { padding: 6em 4em 3em 4em ; } } @media screen and (max-width: 980px) { #header { padding: 4em 3em 0.1em 3em ; } #header.alt { padding: 5em 3em 2em 3em ; } } @media screen and (max-width: 736px) { #header { padding: 3em 2em 0.1em 2em ; } #header p { font-size: 1em; letter-spacing: 0; } #header p br { display: none; } #header.alt { padding: 4em 2em 1em 2em ; } #header.alt h1 { font-size: 2.5em; } } @media screen and (max-width: 480px) { #header { padding: 3em 1.5em 0.1em 1.5em ; } #header.alt { padding: 4em 1.5em 1em 1.5em ; } } @media screen and (max-width: 360px) { #header { padding: 2.5em 1em 0.1em 1em ; } #header.alt { padding: 3.5em 1em 0.5em 1em ; } } body.is-loading #header.alt > * { opacity: 0; } body.is-loading #header.alt .logo { -moz-transform: scale(0.8) rotate(-30deg); -webkit-transform: scale(0.8) rotate(-30deg); -ms-transform: scale(0.8) rotate(-30deg); transform: scale(0.8) rotate(-30deg); } /* Nav */ #nav { -moz-transition: background-color 0.2s ease, border-top-left-radius 0.2s ease, border-top-right-radius 0.2s ease, padding 0.2s ease; -webkit-transition: background-color 0.2s ease, border-top-left-radius 0.2s ease, border-top-right-radius 0.2s ease, padding 0.2s ease; -ms-transition: background-color 0.2s ease, border-top-left-radius 0.2s ease, border-top-right-radius 0.2s ease, padding 0.2s ease; transition: background-color 0.2s ease, border-top-left-radius 0.2s ease, border-top-right-radius 0.2s ease, padding 0.2s ease; background-color: #ffffff; color: #636363; position: absolute; width: 64em; max-width: calc(100% - 4em); padding: 1em; background-color: #f7f7f7; border-top-left-radius: 0.25em; border-top-right-radius: 0.25em; cursor: default; text-align: center; } #nav input, #nav select, #nav textarea { color: #636363; } #nav a:hover { color: #636363; } #nav strong, #nav b { color: #636363; } #nav h1, #nav h2, #nav h3, #nav h4, #nav h5, #nav h6 { color: #636363; } #nav blockquote { border-left-color: #dddddd; } #nav code { background: rgba(222, 222, 222, 0.25); border-color: #dddddd; } #nav hr { border-bottom-color: #dddddd; } #nav + #main { padding-top: 4.25em; } #nav ul { margin: 0; padding: 0; list-style: none; } #nav ul li { -moz-transition: margin 0.2s ease; -webkit-transition: margin 0.2s ease; -ms-transition: margin 0.2s ease; transition: margin 0.2s ease; display: inline-block; margin: 0 0.35em; padding: 0; vertical-align: middle; } #nav ul li a { -moz-transition: font-size 0.2s ease; -webkit-transition: font-size 0.2s ease; -ms-transition: font-size 0.2s ease; transition: font-size 0.2s ease; display: inline-block; height: 2.25em; line-height: 2.25em; padding: 0 1.25em; border: 0; border-radius: 8px; box-shadow: inset 0 0 0 1px transparent; } #nav ul li a:hover { background-color: rgba(222, 222, 222, 0.25); } #nav ul li a.active { background-color: #ffffff; box-shadow: none; } #nav.alt { position: fixed; top: 0; padding: 0.5em 1em; background-color: rgba(247, 247, 247, 0.95); border-top-left-radius: 0; border-top-right-radius: 0; z-index: 10000; } #nav.alt ul li { margin: 0 0.175em; } #nav.alt ul li a { font-size: 0.9em; } @media screen and (max-width: 736px) { #nav { display: none; } #nav + #main { padding-top: 0; } } /* Main */ #main { background-color: #ffffff; color: #636363; border-radius: 0.25em; } #main input, #main select, #main textarea { color: #636363; } #main a:hover { color: #636363; } #main strong, #main b { color: #636363; } #main h1, #main h2, #main h3, #main h4, #main h5, #main h6 { color: #636363; } #main blockquote { border-left-color: #dddddd; } #main code { background: rgba(222, 222, 222, 0.25); border-color: #dddddd; } #main hr { border-bottom-color: #dddddd; } #main .box { border-color: #dddddd; } #main input[type="submit"], #main input[type="reset"], #main input[type="button"], #main button, #main .button { background-color: transparent; box-shadow: inset 0 0 0 1px #dddddd; color: #636363 !important; } #main input[type="submit"]:hover, #main input[type="reset"]:hover, #main input[type="button"]:hover, #main button:hover, #main .button:hover { background-color: rgba(222, 222, 222, 0.25); } #main input[type="submit"]:active, #main input[type="reset"]:active, #main input[type="button"]:active, #main button:active, #main .button:active { background-color: rgba(222, 222, 222, 0.5); } #main input[type="submit"].icon:before, #main input[type="reset"].icon:before, #main input[type="button"].icon:before, #main button.icon:before, #main .button.icon:before { color: rgba(99, 99, 99, 0.25); } #main input[type="submit"].special, #main input[type="reset"].special, #main input[type="button"].special, #main button.special, #main .button.special { background-color: #8cc9f0; color: #ffffff !important; box-shadow: none; } #main input[type="submit"].special:hover, #main input[type="reset"].special:hover, #main input[type="button"].special:hover, #main button.special:hover, #main .button.special:hover { background-color: #9acff2; } #main input[type="submit"].special:active, #main input[type="reset"].special:active, #main input[type="button"].special:active, #main button.special:active, #main .button.special:active { background-color: #7ec3ee; } #main input[type="submit"].special.icon:before, #main input[type="reset"].special.icon:before, #main input[type="button"].special.icon:before, #main button.special.icon:before, #main .button.special.icon:before { color: #ffffff !important; } #main label { color: #636363; } #main input[type="text"], #main input[type="password"], #main input[type="email"], #main select, #main textarea { background: rgba(222, 222, 222, 0.25); border-color: #dddddd; } #main input[type="text"]:focus, #main input[type="password"]:focus, #main input[type="email"]:focus, #main select:focus, #main textarea:focus { border-color: #8cc9f0; box-shadow: 0 0 0 1px #8cc9f0; } #main .select-wrapper:before { color: #dddddd; } #main input[type="checkbox"] + label, #main input[type="radio"] + label { color: #636363; } #main input[type="checkbox"] + label:before, #main input[type="radio"] + label:before { background: rgba(222, 222, 222, 0.25); border-color: #dddddd; } #main input[type="checkbox"]:checked + label:before, #main input[type="radio"]:checked + label:before { background-color: #636363; border-color: #636363; color: #ffffff; } #main input[type="checkbox"]:focus + label:before, #main input[type="radio"]:focus + label:before { border-color: #8cc9f0; box-shadow: 0 0 0 1px #8cc9f0; } #main ::-webkit-input-placeholder { color: rgba(99, 99, 99, 0.25) !important; } #main :-moz-placeholder { color: rgba(99, 99, 99, 0.25) !important; } #main ::-moz-placeholder { color: rgba(99, 99, 99, 0.25) !important; } #main :-ms-input-placeholder { color: rgba(99, 99, 99, 0.25) !important; } #main .formerize-placeholder { color: rgba(99, 99, 99, 0.25) !important; } #main .icon.major { border-color: #dddddd; } #main .icon.major:before { border-color: #dddddd; } #main .icon.alt { border-color: #dddddd; color: #636363; } #main .icon.alt:hover { background-color: rgba(222, 222, 222, 0.25); } #main .icon.alt:active { background-color: rgba(222, 222, 222, 0.5); } #main ul.alt li { border-top-color: #dddddd; } #main dl dt { color: #636363; } #main header.major h2:after { background-color: #dddddd; background-image: -moz-linear-gradient(90deg, #efa8b0, #a89cc8, #8cc9f0); background-image: -webkit-linear-gradient(90deg, #efa8b0, #a89cc8, #8cc9f0); background-image: -ms-linear-gradient(90deg, #efa8b0, #a89cc8, #8cc9f0); background-image: linear-gradient(90deg, #efa8b0, #a89cc8, #8cc9f0); } #main table tbody tr { border-color: #dddddd; } #main table tbody tr:nth-child(2n + 1) { background-color: rgba(222, 222, 222, 0.25); } #main table th { color: #636363; } #main table thead { border-bottom-color: #dddddd; } #main table tfoot { border-top-color: #dddddd; } #main table.alt tbody tr td { border-color: #dddddd; } #main .spotlight .image { border-color: #dddddd; } #main > .main { padding: 5em 5em 3em 5em ; border-top: solid 1px #dddddd; } #main > .main:first-child { border-top: 0; } #main > .main > .image.main:first-child { margin: -5em 0 5em -5em; width: calc(100% + 10em); border-top-right-radius: 0.25em; border-top-left-radius: 0.25em; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } #main > .main > .image.main:first-child img { border-top-right-radius: 0.25em; border-top-left-radius: 0.25em; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } @media screen and (max-width: 1280px) { #main > .main { padding: 4em 4em 2em 4em ; } #main > .main > .image.main:first-child { margin: -4em 0 4em -4em; width: calc(100% + 8em); } } @media screen and (max-width: 980px) { #main > .main { padding: 4em 3em 2em 3em ; } #main > .main > .image.main:first-child { margin: -4em 0 4em -3em; width: calc(100% + 6em); } } @media screen and (max-width: 736px) { #main > .main { padding: 3em 2em 1em 2em ; } #main > .main > .image.main:first-child { margin: -3em 0 2em -2em; width: calc(100% + 4em); } } @media screen and (max-width: 480px) { #main > .main { padding: 3em 1.5em 1em 1.5em ; } #main > .main > .image.main:first-child { margin: -3em 0 1.5em -1.5em; width: calc(100% + 3em); } } @media screen and (max-width: 360px) { #main { border-radius: 0; } #main > .main { padding: 2.5em 1em 0.5em 1em ; } #main > .main > .image.main:first-child { margin: -2.5em 0 1.5em -1em; width: calc(100% + 2em); border-radius: 0; } #main > .main > .image.main:first-child img { border-radius: 0; } } /* Footer */ #footer { display: -moz-flex; display: -webkit-flex; display: -ms-flex; display: flex; -moz-flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 5em 5em 3em 5em ; width: calc(100% + 2em); margin: 0 0 3em -2em; } #footer > * { width: calc(50% - 2em); margin-left: 2em; } #footer .copyright { width: 100%; margin: 2.5em 0 2em 0; font-size: 0.8em; text-align: center; } @media screen and (max-width: 1280px) { #footer { padding: 4em 4em 2em 4em ; } } @media screen and (max-width: 980px) { #footer { padding: 4em 3em 2em 3em ; display: block; margin: 0 0 3em 0; width: 100%; } #footer > * { width: 100%; margin-left: 0; margin-bottom: 3em; } #footer .copyright { text-align: left; } } @media screen and (max-width: 736px) { #footer { padding: 3em 2em 1em 2em ; } } @media screen and (max-width: 480px) { #footer { padding: 3em 1.5em 1em 1.5em ; } } @media screen and (max-width: 480px) { #footer { padding: 2.5em 1em 0.5em 1em ; } } /* Wrapper */ #wrapper { width: 64em; max-width: calc(100% - 4em); margin: 0 auto; } @media screen and (max-width: 480px) { #wrapper { max-width: calc(100% - 2em); } } @media screen and (max-width: 360px) { #wrapper { max-width: 100%; } } /* Barra Gov.BR */ #footer-brasil { background: none repeat scroll 0% 0% #0042b1; padding: 1em 0px; max-width: 100%; }
IITBOMBAYX_PARTNERS/templates/weeklysession.html
openiitbombayx/blendedmoocs-mis
{% extends 'base2.html' %} {% load staticfiles %} {% block header %} <header ><h2 align=center>Week-Wise Visit Report</font></h2></header> <!--begindownloadcsv--> <!-- Scripts ----------------------------------------------------------- --> <script> $(document).ready(function () { function exportTableToCSV($table, filename) { var $rows = $table.find('tr:has(td)'), // Temporary delimiter characters unlikely to be typed by keyboard // This is to avoid accidentally splitting the actual contents tmpColDelim = String.fromCharCode(11), // vertical tab character tmpRowDelim = String.fromCharCode(0), // null character // actual delimiter characters for CSV format colDelim = '","', rowDelim = '"\r\n"', // Grab text from table into CSV formatted string csv = '"' + $rows.map(function (i, row) { var $row = $(row), $cols = $row.find('td'); return $cols.map(function (j, col) { var $col = $(col), text = $col.text(); return text.replace(/"/g, '""'); // escape double quotes }).get().join(tmpColDelim); }).get().join(tmpRowDelim) .split(tmpRowDelim).join(rowDelim) .split(tmpColDelim).join(colDelim) + '"', // Data URI csvData = 'data:application/csv;charset=utf-8,' + encodeURIComponent(csv); $(this) .attr({ 'download': filename, 'href': csvData, 'target': '_blank' }); } // This must be a hyperlink $(".export").on('click', function (event) { // CSV var dateformated = new Date().toString().replace(/ /g,''); exportTableToCSV.apply(this, [$('#dvData>table'), 'Week-Wise_Visit_Report_'+dateformated+".csv"]); // IF CSV, don't do event.preventDefault() or return false // We actually need this to be a typical hyperlink }); }); </script> <!--enddownloadcsv--> <style> th, td { white-space: nowrap; } div.dataTables_wrapper { width: 1050px; margin-right: 0.5em; } </style> {% endblock %} {% block body_block %} <br> {% if wksessarg %} <div class="row" align = "center"> <b>Total number of records : {{wksessarg|length|add:"0"}}</b> </div> <br> <div class="row"> <a href="#" class="export">Download CSV</a> </div> </br> <div id="dvData" class="table-responsive"> <table id="datatable" class="table table-bordered" cellspacing="0" width="100%" > <tr align = "left" > <td align="left" ><b>S.No</b></td> <td align="left" ><b>Week Start</b></td> <td align="left" ><b>Week End</b></td> <td align="left" ><b>No. of Users</b></td> <td align="left" ><b>Head/PC</b></td> <td align="left" ><b>Teacher</b></td> <td align="left" ><b>Faculty</b></td> <td align="left" ><b>Staff</b></td> <td align="left" ><b>Visitor of System</b></td> </tr> {% for i in wksessarg %} <tr align = "left" > <td align="left" >{{forloop.counter}}</td> <td align="left" >{{i.0}}</td> <td align="left" >{{i.1}}</td> <td align="left" >{{i.2}}</td> <td align="left" >{{i.3}}</td> <td align="left" >{{i.4}}</td> <td align="left" >{{i.5}}</td> <td align="left" >{{i.6}}</td> <td align="left" >{{i.7}}</td> </tr> {% endfor %} </table> </div> {% endif %} {% endblock %}
rules/rules-rgaa4.0/src/test/resources/testcases/rgaa40/Rgaa40Rule041102/Rgaa40.Test.4.11.2-1Passed-01.dist.html
Asqatasun/Asqatasun
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Rgaa 4.0 Test.4.11.2 Passed 01</title> </head> <body class="Passed"> <div> <h1>Rgaa 4.0 Test.4.11.2 Passed 01</h1> <!-- START [test-detail] --> <div class="test-detail" lang="fr"> <p>Pour chaque <a href="https://www.numerique.gouv.fr/publications/rgaa-accessibilite/methode/glossaire/#media-temporel-type-son-video-et-synchronise">média temporel</a>, chaque fonctionnalité vérifie-t-elle une de ces conditions ?</p> <ul> <li>La fonctionnalité est <a href="https://www.numerique.gouv.fr/publications/rgaa-accessibilite/methode/glossaire/#accessible-et-activable-par-le-clavier-et-tout-dispositif-de-pointage">accessible par le clavier et tout dispositif de pointage</a>.</li> <li>Une fonctionnalité <a href="https://www.numerique.gouv.fr/publications/rgaa-accessibilite/methode/glossaire/#accessible-et-activable-par-le-clavier-et-tout-dispositif-de-pointage">accessible par le clavier et tout dispositif de pointage</a> permettant de réaliser la même action est présente dans la page.</li> </ul> </div> <!-- END [test-detail] --> <!-- START [testcase] --> <div class="testcase"> </div> <!-- END [testcase] --> <!-- START [test-explanation] --> <div class="test-explanation"> Passed. </div> <!-- END [test-explanation] --> </div> </body> </html>
template/custom/analytics/user_statistics.html
cristilav/FLEQ
{% extends "custom/analytics/base-analytics.html" %} {% block js %} <script src="http://code.highcharts.com/highcharts.js"></script> <script src="http://code.highcharts.com/modules/exporting.js"></script> <script type="text/javascript"> var chart; $(document).ready(function() { $('#container').highcharts({ chart: { type: 'column' }, title: { text: 'Best players' }, xAxis: { categories: [ {% if scores %} {% for score in scores %} {% if score.pos < 5 %} '{{score.profile.user.username}}', {% endif %} {% endfor %} {% endif %} ], labels: { rotation: -45 } }, yAxis: { min: 0, title: { text: 'Games won' }, allowDecimals: false }, legend: { enabled: false }, credits: { enabled: false }, tooltip: { headerFormat: '<span style="font-size:10px">{point.key}</span><table>', pointFormat: '<tr><td style="color:{series.color};padding:0">{series.name}: </td>' + '<td style="padding:0"><b>{point.y:.0f}</b></td></tr>', footerFormat: '</table>', shared: true, useHTML: true }, plotOptions: { column: { pointPadding: 0.2, borderWidth: 0 } }, series: [{ name: 'Games won', data: {{data2}}, }] }); }); </script> {% endblock %} {% block content %} <div class="contentbg" style="margin: 0; padding: 0; width: 100%"> <div class="post"> <!--<h2 class="title">Analytics</h2>--> <div id="container" style="width: 100%; height: 500px; margin: 0 auto"></div> <center><div style="clear: both;">&nbsp;</div> <fieldset class="ui-grid-b" data-theme="b"> <div class="ui-block-a"></div> <div class="ui-block-b"><a href="/next-games"><button data-theme="b">Go back!</button></a></div> <div class="ui-block-c"></div> </fieldset> </center> </div> <div style="clear: both;">&nbsp;</div> </div> {% endblock %}
docs/source/_docfx/api/reference/InfinniPlatform.Diagnostics.html
InfinniPlatform/InfinniPlatform.readthedocs.org.en
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Namespace InfinniPlatform.Diagnostics </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Namespace InfinniPlatform.Diagnostics "> <meta name="generator" content="docfx 2.17.7.15"> <link rel="shortcut icon" href="../../../_static/favicon.png"> <link rel="stylesheet" href="../styles/docfx.vendor.css"> <link rel="stylesheet" href="../styles/docfx.css"> <link rel="stylesheet" href="../styles/main.css"> <meta property="docfx:navrel" content="../toc.html"> <meta property="docfx:tocrel" content="toc.html"> </head> <body data-spy="scroll" data-target="#affix"> <div id="wrapper"> <header> <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="../index.html"> <img id="logo" class="svg" src="../../../_static/favicon.png" alt=""> </a> </div> <div class="collapse navbar-collapse" id="navbar"> <form class="navbar-form navbar-right" role="search" id="search"> <div class="form-group"> <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off"> </div> </form> </div> </div> </nav> <div class="subnav navbar navbar-default"> <div class="container hide-when-search" id="breadcrumb"> <ul class="breadcrumb"> <li></li> </ul> </div> </div> </header> <div role="main" class="container body-content hide-when-search"> <div class="sidenav hide-when-search"> <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a> <div class="sidetoggle collapse" id="sidetoggle"> <div id="sidetoc"></div> </div> </div> <div class="article row grid-right"> <div class="col-md-10"> <article class="content wrap" id="_content"> <h1 id="InfinniPlatform_Diagnostics" data-uid="InfinniPlatform.Diagnostics">Namespace InfinniPlatform.Diagnostics </h1> <div class="markdown level0 summary"></div> <div class="markdown level0 conceptual"></div> <div class="markdown level0 remarks"></div> <h3 id="interfaces">Interfaces </h3> <h4><a class="xref" href="InfinniPlatform.Diagnostics.ISubsystemStatusProvider.html">ISubsystemStatusProvider</a></h4> <section><p>Предоставляет информацию о состоянии подсистемы.</p> </section> </article> </div> <div class="hidden-sm col-md-2" role="complementary"> <div class="sideaffix"> <div class="contribution"> <ul class="nav"> </ul> </div> <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix"> <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> --> </nav> </div> </div> </div> </div> <footer> <div class="grad-bottom"></div> <div class="footer"> <div class="container"> <span class="pull-right"> <a href="#top">Back to top</a> </span> © Copyright Infinnity Solutions Ltd, 2010–2017. </div> </div> </footer> </div> <script type="text/javascript" src="../styles/docfx.vendor.js"></script> <script type="text/javascript" src="../styles/docfx.js"></script> <script type="text/javascript" src="../styles/main.js"></script> </body> </html>
o2web/source/x_component_process_Xform/$Form/documentTemplate/standard.html
o2oa/o2oa
<style> @page WordSection1 {size:595.3pt 841.9pt; margin:104.9pt 73.7pt 99.25pt 79.4pt; mso-header-margin:42.55pt; mso-footer-margin:49.6pt; mso-paper-source:0; layout-grid:15.6pt; line-height:normal; letter-spacing:-0.4pt; } div.WordSection1 {page:WordSection1; ont-size:16.0pt; font-family:仿宋; line-height:normal; letter-spacing:-0.4pt; } p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; text-align:justify; text-justify:inter-ideograph; mso-pagination:none; font-size:16.0pt; mso-bidi-font-size:11.0pt; font-family:仿宋; line-height:28.0pt; mso-line-height-rule:exactly; mso-ascii-font-family:仿宋; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:仿宋; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:仿宋; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi; mso-font-kerning:1.0pt;} .MsoRedHeader {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; text-align:justify; text-justify:inter-ideograph; mso-pagination:none; font-family:宋体; mso-ascii-font-family:宋体; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:宋体; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:宋体; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi; mso-font-kerning:1.0pt;} span.GramE {mso-style-name:""; mso-gram-e:yes;} </style> <div class=WordSection1 style='layout-grid:15.6pt; font-size:16.0pt;font-family:仿宋'> <!-- 份数、密级、紧急度 --> <div class="doc_block doc_layout_copiesSecretPriority"> <p class=MsoNormal> <span class="doc_layout_copies" style='font-size:16.0pt;font-family:黑体'>00001</span> <span style='font-size:16.0pt;font-family:黑体'>&nbsp;</span> </p> <p class=MsoNormal> <span class="doc_layout_secret" style='font-size:16.0pt;font-family:黑体'></span> <span style='font-size:16.0pt;font-family:黑体'>&nbsp;</span> </p> <p class=MsoNormal> <span class="doc_layout_priority" style='font-size:16.0pt;font-family:黑体'></span> <span style='font-size:16.0pt;font-family:黑体'>&nbsp;</span> </p> </div> <!-- 红头 --> <div class="doc_block"> <p class="MsoRedHeader" align=center style='text-align:center;line-height:auto; mso-line-height-rule:exactly;'><b> <span class="doc_layout_redHeader" style='font-size:42.0pt;font-family:宋体;color:red;letter-spacing:normal'>红头文件</span> </b></p> <p class=MsoNormal align=center style='text-align:center'><span style='font-size:16.0pt;font-family:仿宋'>&nbsp;</span></p> </div> <div class="doc_block doc_layout_fileno_area"> <p class=MsoNormal align=center style='text-align:center'><span style='font-size:16.0pt;font-family:仿宋'>&nbsp;</span></p> <p class="MsoNormal" align=center style='text-align:center'><span class="doc_layout_fileno" style='mso-bidi-font-size:16.0pt;font-family:仿宋'></span></p> </div> <table class="doc_block doc_layout_filenoup" border=0 cellspacing=0 cellpadding=0 style='border-collapse:collapse;border:none;mso-padding-alt: 0cm 0cm 0cm 0cm;'> <tr> <td class="doc_layout_filenoup_fileno_td" width=321 valign=bottom style='padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal align=left style='text-align:left'><span style='font-size:16.0pt;font-family:仿宋'> </span><span class="doc_layout_filenoup_fileno" style='font-size:16.0pt;font-family:仿宋'></span></p> </td> <td class="doc_layout_filenoup_signer_td" width=268 valign=top style='width:200.95pt;padding:0cm 0cm 0cm 0cm'> <table class="doc_layout_filenoup_signer_table" border=0 cellspacing=0 cellpadding=0 style='border-collapse:collapse;border:none;'> <tr> <td class="doc_layout_filenoup_signerTitle_td" width=94 valign=top style='width:70.4pt;padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal align=left style='text-align:left'><span class="doc_layout_filenoup_signer" style='font-size:16.0pt;font-family:仿宋'>签发人:</span></p> </td> <td class="doc_layout_filenoup_signerContent_td" width=130 valign=top style='width:100pt;padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal align=left style='text-align:left'><span class="doc_layout_filenoup_signerContent" style='font-size:16.0pt;font-family:楷体'></span></p> </td> </tr> </table> </td> </tr> </table> <p class="doc_block MsoNormal" align=left style='line-height:8.0pt'><hr class="doc_layout_redline" style="height: 1.13pt;line-height:8.0pt; backgroud-color: red;" color=red></p> <div class="doc_block"> <P class=MsoNormal style='font-size:16.0pt;font-family:仿宋'><span>&nbsp</span></P> <p class=MsoNormal align=center style='text-align:center'><span class="doc_layout_subject" style='font-size:22.0pt;font-family:宋体;letter-spacing:normal'>文件标题</span></p> <P class=MsoNormal style='font-size:16.0pt;font-family:仿宋'><span>&nbsp</span></P> </div> <p class="doc_block MsoNormal" align=left style='text-align:left'><span class="doc_layout_mainSend" style='font-size:16.0pt;font-family:仿宋'>主送单位:</span></p> <div class="MsoNormal doc_block doc_layout_filetext" style="font-family: '仿宋'; font-size: 16pt;letter-spacing:-0.4pt"> <p class=MsoNormal>  文件正文</p> </div> <P class="doc_block MsoNormal" style='font-size:16.0pt;font-family:仿宋'><span>&nbsp</span></P> <table class="doc_block doc_layout_attachment" border=0 cellspacing=0 cellpadding=0 width="100%" style='border-collapse:collapse;border:none;mso-padding-alt: 0cm 0cm 0cm 0cm;'> <tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes'> <td class="doc_layout_attachment_title_td" width=94 valign=top style='width:70.65pt;padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal><span style='font-size:16.0pt;font-family:仿宋;letter-spacing:-0.4pt'> </span><span class="doc_layout_attachment_title" style='font-size:16.0pt;font-family:仿宋;letter-spacing:-0.4pt'>附件:</span></p> </td> <td class="doc_layout_attachment_content_td" valign=top style='padding:0cm 0cm 0cm 0cm'> <div class="doc_layout_attachment_content"> <p class=MsoNormal style='margin-left:22.0pt;text-indent:-22.0pt; '> <span style='font-size:16.0pt;font-family:仿宋;letter-spacing:-0.4pt'><span style='mso-list:Ignore' class="doc_layout_attachment_content_serial">1</span><span>.</span></span> <span style='font-size:16.0pt;font-family:仿宋;letter-spacing:-0.4pt' class="doc_layout_attachment_content_name"></span> </p> <!-- <p class=MsoNormal style='margin-left:19.0pt;text-indent:-19.0pt; mso-char-indent-count:0;mso-list:l0 level1 lfo1'>--> <!-- <![if !supportLists]><span style='font-size:16.0pt;font-family:仿宋;letter-spacing:-0.4pt'><span style='mso-list:Ignore'>2.<span>&nbsp;</span></span></span><![endif]>--> <!-- <span style='font-size:16.0pt;font-family:仿宋;letter-spacing:-.2pt'>这是第二个附件需要换行显示一下我们来测试一下效果看看</span>--> <!-- </p>--> </div> </td> </tr> </table> <div class="doc_block"> <P class=MsoNormal style='font-size:16.0pt;font-family:仿宋'><span>&nbsp</span></P> <P class=MsoNormal style='font-size:16.0pt;font-family:仿宋'><span>&nbsp</span></P> <P class=MsoNormal style='font-size:16.0pt;font-family:仿宋'><span>&nbsp</span></P> <table border=0 cellspacing=0 cellpadding=0 style='width:100%; border-collapse:collapse;border:none;mso-padding-alt:0cm 0cm 0cm 0cm'> <tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes'> <td width=100% valign=top style='width:100%;padding:0cm 0cm 0cm 0cm'> <table class="doc_layout_issuance" border=0 cellspacing=0 cellpadding=0 align=right width=auto style='width:auto;border-collapse:collapse;border:none;mso-table-overlap:never;mso-table-anchor-vertical:paragraph; mso-table-anchor-horizontal:margin;mso-table-left:right;mso-table-top:.05pt; mso-padding-alt:0cm 0cm 0cm 0cm'> <tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes'> <td style='padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal align=center style='text-align:center;mso-element:frame; mso-element-wrap:around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal: margin;mso-element-left:right;mso-element-top:.05pt;mso-height-rule:exactly'> <span class="doc_layout_issuanceUnit" style='mso-bidi-font-size:16.0pt;font-family:仿宋;letter-spacing:-0.4pt;'></span> </p> </td> <td width=47 valign=top style='width:35.4pt;border-left:none;padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal style='mso-element:frame;mso-element-wrap:around; mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal:margin; mso-element-left:right;mso-element-top:.05pt;mso-height-rule:exactly'> <span style='mso-bidi-font-size:16.0pt;font-family:仿宋;letter-spacing:-.4pt'> </span> </p> </td> </tr> <tr style='mso-yfti-irow:1;mso-yfti-lastrow:yes'> <td style='border-top:none;padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal align=center style='text-align:center;mso-element:frame;mso-element-wrap:around;mso-element-anchor-vertical:paragraph; mso-element-anchor-horizontal:margin;mso-element-left:right;mso-element-top: .05pt;mso-height-rule:exactly'> <span class="doc_layout_issuanceDate" style='mso-bidi-font-size:16.0pt; font-family:仿宋;letter-spacing:-0.4pt;'></span> </p> </td> <td width=47 valign=top style='width:35.4pt;padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal style='mso-element:frame;mso-element-wrap: around;mso-element-anchor-vertical:paragraph;mso-element-anchor-horizontal: margin;mso-element-left:right;mso-element-top:.05pt;mso-height-rule:exactly'> <span style='mso-bidi-font-size:16.0pt;font-family:仿宋;letter-spacing:-0.4pt'> </span> </p> </td> </tr> </table> </td> </tr> <tr style='mso-yfti-irow:1;mso-yfti-lastrow:yes'> <td width=100% valign=top style='width:100%;padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal> <span class="doc_layout_annotation" style='font-size:16.0pt;font-family:仿宋;letter-spacing:-0.4pt'></span> </p> </td> </tr> </table> </div> <div class="doc_block doc_layout_editionArea"> <P class=MsoNormal style='font-size:16.0pt;font-family:仿宋'><span>&nbsp</span></P> <table class="doc_block doc_layout_edition" border=1 cellspacing=0 cellpadding=0 style='width:100%; border-collapse:collapse;border:none;mso-border-top-alt:solid windowtext 1.5pt; mso-border-bottom-alt:solid windowtext 1.5pt;mso-yfti-tbllook:2184; mso-padding-alt:0cm 0cm 0cm 0cm;mso-table-anchor-vertical:margin; mso-table-anchor-horizontal:column;mso-table-left:left;mso-table-top:bottom;'> <tr> <td class="doc_layout_edition_copyto" valign=top style='width:56.45pt;border-top:solid windowtext 1.5pt; border-left:none;border-bottom:solid windowtext 1.0pt;border-right:none; mso-border-top-alt:solid windowtext 1.5pt;mso-border-bottom-alt:solid windowtext .75pt; padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal align=left style='text-align:left;'><span class="doc_layout_edition_copyto_title" style='font-size:14.0pt;font-family:仿宋;letter-spacing:-0.4pt'> 抄送:</span></p> </td> <td colspan=2 style='width:384.5pt; border-top:solid windowtext 1.5pt; border-left:none;border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:solid windowtext 1.5pt;mso-border-bottom-alt:solid windowtext .75pt;padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal align=left style='text-align:left;'><span class="doc_layout_edition_copyto_content" style='font-size:14.0pt;font-family:仿宋;letter-spacing:-0.4pt'></span></p> </td> </tr> <tr> <td class="doc_layout_edition_issuance" width=294 colspan=2 valign=top style='width:220.45pt;border:none; border-bottom:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .75pt; padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal align=left style='text-align:left;'><span class="doc_layout_edition_issuance_unit" style='font-size:14.0pt;font-family:仿宋;letter-spacing:-0.4pt'></span></p> </td> <td width=294 valign=top style='width:220.45pt;border:none;border-bottom: solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .75pt; padding:0cm 0cm 0cm 0cm'> <p class=MsoNormal align=right style='text-align:right;'><span class="doc_layout_edition_issuance_date" style='font-size:14.0pt;font-family:仿宋; letter-spacing:0.4pt'></span></p> </td> </tr> </table> </div> </div>
rules/rules-rgaa3.2017/src/test/resources/testcases/rgaa32017/Rgaa32017Rule070202/Rgaa32017.Test.7.2.2-1Passed-01.html
dzc34/Asqatasun
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Rgaa32017 Test.7.2.2 Passed 01</title> </head> <body class="Passed"> <div> <h1>Rgaa32017 Test.7.2.2 Passed 01</h1> <!-- START [test-detail] --> <div class="test-detail" lang="fr"> Chaque &#xE9;l&#xE9;ment non textuel mis &#xE0; jour par un <a href="http://references.modernisation.gouv.fr/rgaa-accessibilite/glossaire.html#script">script</a> (dans la page, ou un <a href="http://references.modernisation.gouv.fr/rgaa-accessibilite/glossaire.html#cadre-en-ligne">cadre en ligne</a>) et ayant une <a href="http://references.modernisation.gouv.fr/rgaa-accessibilite/glossaire.html#alternative--script">alternative</a> v&#xE9;rifie-t-il ces conditions&nbsp;? <ul><li>L'alternative de l'&#xE9;l&#xE9;ment non textuel est mise &#xE0; jour.</li> <li>L'alternative mise &#xE0; jour est pertinente.</li> </ul> </div> <!-- END [test-detail] --> <div class="testcase"> </div> <div class="test-explanation"> Passed. </div> </div> </body> </html>
accounts/templates/accounts/password_reset_form.html
chrissmejia/SpreadLabs
{% extends "structure.html" %} {% comment "License" %} SpreadLabs - Social media suite Copyright (C) 2015 Christopher Mejia Montoya - me@chrissmejia.com - chrissmejia.com This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. {% endcomment %} {% load i18n %} {% block title %}{% trans "Password reset" %}{% endblock %} {% block content %} <section id="login-block"> <div class="block-border"><div class="block-content"> <div class="block-header">{% trans "Restablecer Contraseña" %}</div> {% if form.errors %}<div class="message error no-margin">{{ form.email.errors }}</div>{% endif %} <form class="form" id="password-recovery" method="post" action="{% url 'accounts:new_password' %}"> {% csrf_token %} <p class="input-with-button"> <label for="id_email">Introduzca su correo electrónico</label> <input type="text" name="email" id="id_email" value=""> <button type="submit" >Enviar</button> </p> </form> </div></div> </section> {% endblock %}
blog/categories.html
40423222/2017springcd_bg7
<!DOCTYPE html> <html lang="en" > <head> <title>Categories - 2017Spring 協同產品設計實習 (虎尾科大MDE)</title> <!-- Using the latest rendering mode for IE --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="KMOL" /> <!-- Open Graph tags --> <meta property="og:site_name" content="2017Spring 協同產品設計實習 (虎尾科大MDE)" /> <meta property="og:type" content="website"/> <meta property="og:title" content="2017Spring 協同產品設計實習 (虎尾科大MDE)"/> <meta property="og:url" content="."/> <meta property="og:description" content="2017Spring 協同產品設計實習 (虎尾科大MDE)"/> <!-- Bootstrap --> <link rel="stylesheet" href="./theme/css/bootstrap.united.min.css" type="text/css"/> <link href="./theme/css/font-awesome.min.css" rel="stylesheet"> <link href="./theme/css/pygments/monokai.css" rel="stylesheet"> <link href="./theme/tipuesearch/tipuesearch.css" rel="stylesheet"> <link rel="stylesheet" href="./theme/css/style.css" type="text/css"/> <link href="./feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="2017Spring 協同產品設計實習 (虎尾科大MDE) ATOM Feed"/> <script type="text/javascript" src="https://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shCore.js"></script> <script type="text/javascript" src="https://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushJScript.js"></script> <script type="text/javascript" src="https://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushJava.js"></script> <script type="text/javascript" src="https://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushPython.js"></script> <script type="text/javascript" src="https://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushSql.js"></script> <script type="text/javascript" src="https://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushXml.js"></script> <script type="text/javascript" src="https://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushPhp.js"></script> <script type="text/javascript" src="https://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushCpp.js"></script> <script type="text/javascript" src="https://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushCss.js"></script> <script type="text/javascript" src="https://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushCSharp.js"></script> <script type="text/javascript" src="https://coursemdetw.github.io/project_site_files/files/syntaxhighlighter/shBrushBash.js"></script> <script type='text/javascript'> (function(){ var corecss = document.createElement('link'); var themecss = document.createElement('link'); var corecssurl = "https://chiamingyen.github.io/kmolab_data/files/syntaxhighlighter/css/shCore.css"; if ( corecss.setAttribute ) { corecss.setAttribute( "rel", "stylesheet" ); corecss.setAttribute( "type", "text/css" ); corecss.setAttribute( "href", corecssurl ); } else { corecss.rel = "stylesheet"; corecss.href = corecssurl; } document.getElementsByTagName("head")[0].insertBefore( corecss, document.getElementById("syntaxhighlighteranchor") ); var themecssurl = "https://chiamingyen.github.io/kmolab_data/files/syntaxhighlighter/css/shThemeDefault.css?ver=3.0.9b"; if ( themecss.setAttribute ) { themecss.setAttribute( "rel", "stylesheet" ); themecss.setAttribute( "type", "text/css" ); themecss.setAttribute( "href", themecssurl ); } else { themecss.rel = "stylesheet"; themecss.href = themecssurl; } //document.getElementById("syntaxhighlighteranchor").appendChild(themecss); document.getElementsByTagName("head")[0].insertBefore( themecss, document.getElementById("syntaxhighlighteranchor") ); })(); SyntaxHighlighter.config.strings.expandSource = '+ expand source'; SyntaxHighlighter.config.strings.help = '?'; SyntaxHighlighter.config.strings.alert = 'SyntaxHighlighter\n\n'; SyntaxHighlighter.config.strings.noBrush = 'Can\'t find brush for: '; SyntaxHighlighter.config.strings.brushNotHtmlScript = 'Brush wasn\'t configured for html-script option: '; SyntaxHighlighter.defaults['pad-line-numbers'] = false; SyntaxHighlighter.defaults['toolbar'] = false; SyntaxHighlighter.all(); </script> </head> <body> <div class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a href="./" class="navbar-brand"> 2017Spring 協同產品設計實習 (虎尾科大MDE) </a> </div> <div class="collapse navbar-collapse navbar-ex1-collapse"> <ul class="nav navbar-nav"> <li><a href="./pages/about/"> About </a></li> <li > <a href="./category/arduino.html">Arduino</a> </li> <li > <a href="./category/course.html">Course</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li><span> <form class="navbar-search" action="./search.html"> <input type="text" class="search-query" placeholder="Search" name="q" id="tipue_search_input" required> </form></span> </li> <li><a href="./archives.html"><i class="fa fa-th-list"></i><span class="icon-label">Archives</span></a></li> </ul> </div> <!-- /.navbar-collapse --> </div> </div> <!-- /.navbar --> <!-- Banner --> <!-- End Banner --> <div class="container"> <div class="row"> <div class="col-sm-9"> <section id="categories"> <h1>All Categories for 2017Spring 協同產品設計實習 (虎尾科大MDE)</h1> <div class="panel-group" id="accordion"> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a data-toggle="collapse" data-parent="#accordion" href="#collapse-arduino">Arduino <span class="badge pull-right">1</span></a> </h4> </div> <div id="collapse-arduino" class="panel-collapse collapse"> <div class="panel-body"> <p><span class="categories-timestamp"><time datetime="2017-05-10T00:07:00+08:00">Wed 10 May 2017</time></span> <a href="./Arduino.html">Arduino</a></p> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a data-toggle="collapse" data-parent="#accordion" href="#collapse-course">Course <span class="badge pull-right">16</span></a> </h4> </div> <div id="collapse-course" class="panel-collapse collapse"> <div class="panel-body"> <p><span class="categories-timestamp"><time datetime="2017-06-04T21:22:00+08:00">Sun 04 June 2017</time></span> <a href="./15W-Code gear.html">15W-Code gear</a></p> <p><span class="categories-timestamp"><time datetime="2017-05-31T09:18:00+08:00">Wed 31 May 2017</time></span> <a href="./15W-Onshape gear.html">15W-Onshape gear</a></p> <p><span class="categories-timestamp"><time datetime="2017-05-31T09:18:00+08:00">Wed 31 May 2017</time></span> <a href="./15W-gear.html">15W-gear</a></p> <p><span class="categories-timestamp"><time datetime="2017-05-21T12:45:00+08:00">Sun 21 May 2017</time></span> <a href="./Onshape閱讀心得.html">Onshape閱讀心得</a></p> <p><span class="categories-timestamp"><time datetime="2017-05-21T01:20:00+08:00">Sun 21 May 2017</time></span> <a href="./漸開線齒輪-指令.html">漸開線齒輪-指令</a></p> <p><span class="categories-timestamp"><time datetime="2017-05-16T10:29:00+08:00">Tue 16 May 2017</time></span> <a href="./期末計畫-行走機構.html">期末計畫-行走機構</a></p> <p><span class="categories-timestamp"><time datetime="2017-05-15T00:10:00+08:00">Mon 15 May 2017</time></span> <a href="./漸開線齒輪-Onshape.html">漸開線齒輪-Onshape</a></p> <p><span class="categories-timestamp"><time datetime="2017-04-19T11:00:00+08:00">Wed 19 April 2017</time></span> <a href="./midterm-collaboration-evaluation.html">2017/04/19 期中協同查驗與自評</a></p> <p><span class="categories-timestamp"><time datetime="2017-04-12T01:19:00+08:00">Wed 12 April 2017</time></span> <a href="./2017spring-cd-W8.html">2017/04/12 第八週</a></p> <p><span class="categories-timestamp"><time datetime="2017-04-05T11:00:00+08:00">Wed 05 April 2017</time></span> <a href="./2017spring-cd-W7.html">2017/04/05 第七週</a></p> <p><span class="categories-timestamp"><time datetime="2017-03-29T11:00:00+08:00">Wed 29 March 2017</time></span> <a href="./2017spring-cd-W6.html">2017/03/29 第六週</a></p> <p><span class="categories-timestamp"><time datetime="2017-03-22T11:00:00+08:00">Wed 22 March 2017</time></span> <a href="./2017spring-cd-W5.html">2017/03/22 第五週</a></p> <p><span class="categories-timestamp"><time datetime="2017-03-15T11:00:00+08:00">Wed 15 March 2017</time></span> <a href="./2017spring-cd-W4.html">2017/03/15 第四週</a></p> <p><span class="categories-timestamp"><time datetime="2017-03-08T11:00:00+08:00">Wed 08 March 2017</time></span> <a href="./2017spring-cd-W3.html">2017/03/08 第三週</a></p> <p><span class="categories-timestamp"><time datetime="2017-03-01T11:00:00+08:00">Wed 01 March 2017</time></span> <a href="./2017spring-cd-W2.html">2017/03/01 第二週</a></p> <p><span class="categories-timestamp"><time datetime="2017-02-22T11:00:00+08:00">Wed 22 February 2017</time></span> <a href="./2017spring-cd-W1.html">2017/02/22 第一週</a></p> </div> </div> </div> </div> </section> </div> <div class="col-sm-3" id="sidebar"> <aside> <section class="well well-sm"> <ul class="list-group list-group-flush"> <li class="list-group-item"><h4><i class="fa fa-home fa-lg"></i><span class="icon-label">Recent Posts</span></h4> <ul class="list-group" id="recentposts"> <li class="list-group-item"> <a href="./15W-Code gear.html"> 15W-Code gear </a> </li> <li class="list-group-item"> <a href="./15W-Onshape gear.html"> 15W-Onshape gear </a> </li> <li class="list-group-item"> <a href="./15W-gear.html"> 15W-gear </a> </li> <li class="list-group-item"> <a href="./Onshape閱讀心得.html"> Onshape閱讀心得 </a> </li> <li class="list-group-item"> <a href="./漸開線齒輪-指令.html"> 漸開線齒輪-指令 </a> </li> </ul> </li> <li class="list-group-item"><a href="./categories.html"><h4><i class="fa fa-home fa-lg"></i><span class="icon-label">Categories</span></h4></a> <ul class="list-group" id="categories"> <li class="list-group-item"> <a href="./category/arduino.html"> <i class="fa fa-folder-open fa-lg"></i> Arduino </a> </li> <li class="list-group-item"> <a href="./category/course.html"> <i class="fa fa-folder-open fa-lg"></i> Course </a> </li> </ul> </li> <li class="list-group-item"><a href="./tags.html"><h4><i class="fa fa-tags fa-lg"></i><span class="icon-label">Tags</span></h4></a> <ul class="list-group list-inline tagcloud" id="tags"> </ul> </li> <li class="list-group-item"><h4><i class="fa fa-external-link-square fa-lg"></i><span class="icon-label">Links</span></h4> <ul class="list-group" id="links"> <li class="list-group-item"> <a href="http://getpelican.com/" target="_blank"> Pelican </a> </li> <li class="list-group-item"> <a href="https://github.com/DandyDev/pelican-bootstrap3/" target="_blank"> pelican-bootstrap3 </a> </li> <li class="list-group-item"> <a href="https://github.com/getpelican/pelican-plugins" target="_blank"> pelican-plugins </a> </li> <li class="list-group-item"> <a href="https://github.com/Tipue/Tipue-Search" target="_blank"> Tipue search </a> </li> </ul> </li> </ul> </section> </aside> </div> </div> </div> <footer> <div class="container"> <hr> <div class="row"> <div class="col-xs-10">&copy; 2017 KMOL &middot; Powered by <a href="https://github.com/DandyDev/pelican-bootstrap3" target="_blank">pelican-bootstrap3</a>, <a href="http://docs.getpelican.com/" target="_blank">Pelican</a>, <a href="http://getbootstrap.com" target="_blank">Bootstrap</a> </div> <div class="col-xs-2"><p class="pull-right"><i class="fa fa-arrow-up"></i> <a href="#">Back to top</a></p></div> </div> </div> </footer> <script src="./theme/js/jquery.min.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="./theme/js/bootstrap.min.js"></script> <!-- for https://github.com/jsor/lity lightbox video popup --> <link href="./theme/css/lity.css" rel="stylesheet"> <script src="./theme/js/lity.js"></script> <!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) --> <script src="./theme/js/respond.min.js"></script> </body> </html>
client/app/modules/ui/input/search.html
rabix/registry
<form class="form-group rb-input rb-search" ng-class="{'has-error': hasError}" ng-submit="callback({search: ngModel})"> <div class="input-group"> <input class="form-control" type="search" ng-model="ngModel" placeholder="{{ ::placeholder}}"/> <span class="input-group-btn"> <button class="btn btn-primary" type="submit"> <i class="fa fa-search"></i> </button> <button class="btn btn-default" type="button" ng-show="ngModel.length && showClear || alwaysShowClear" ng-click="clearModel()"> <i class="fa fa-ban"></i> </button> </span> </div> </form>
client/app/modules/cliche/views/heading/cliche-header-new.html
rabix/registry
<div class="heading"> <div class="pull-left"> <rb-button ui-sref="apps"><i class="fa fa-chevron-left"></i> Back</rb-button> <div class="title" ng-class="{'has-error': form.tool.label.$invalid}"> <input type="text" placeholder="Tool Name" ng-model="view.tool.label" is-valid-name name="label" class="form-control" required /> </div> </div> <div class="pull-right"> <rb-button type="button" title="Undo" ng-click="undoAction()" ng-disabled="!view.canUndo()"> <i class="fa fa-undo"></i> </rb-button> <rb-button class="redo-btn" type="button" title="Redo" ng-click="redoAction()" ng-disabled="!view.canRedo()"> <i class="fa fa-undo fa-flip-horizontal"></i> </rb-button> <rb-button type="submit" intention="primary" ng-click="createTool()" ng-if="view.user" ng-disabled="view.saving"> <i class="fa fa-plus"></i> Create </rb-button> <div class="btn-group" role="group"> <json-preview title="Tool JSON" json="{{ view.tool }}"></json-preview> <json-preview title="Job JSON" json="{{ view.job }}"></json-preview> </div> <rb-dropdown position="right" icon-class="cog"> <ul class="dropdown-menu" role="menu" ng-click="toggleMenu()"> <li><a href ng-click="loadJsonEditor()"><i class="fa fa-cloud-download"></i> <span>Import</span></a></li> <li> <a href title="Start with clean template" ng-click="flush()"><i class="fa fa-trash"></i> Flush</a> </li> </ul> </rb-dropdown> </div> </div>
modules/Youbora/tests/YouboraDoubleClick.qunit.html
bordar/mwEmbed
<!DOCTYPE HTML> <html> <head> <title>Youbora with DoubleClick ads</title> <script type="text/javascript" src="../../../tests/qunit/qunit-bootstrap.js"></script> <script type="text/javascript" src="../../../mwEmbedLoader.php"></script> <script type="text/javascript" src="../../../docs/js/doc-bootstrap.js"></script> <!-- qunit-borhan must come after qunit-bootstrap.js and after mwEmbedLoader.php and after any jsCallbackReady stuff--> <script type="text/javascript" src="../../BorhanSupport/tests/resources/qunit-borhan-bootstrap.js"></script> <script type="text/javascript"> // Support tracking analytics events: window['trackYouboraAnalyticsEvent'] = function(eventId, data){ // append event data. $('#analyticsLog').prepend( eventId + ": " + data + "\n" ); } </script> </head> <body> <h2> Youbora with DoubleClick ads </h2> <p>This page demonstrates using the Youbora analytics plugin when playing a video with DoubleClick ads: Pre-roll, Mid-roll and Post-roll.</p> <div id="borhan_player" style="width:400px;height:300px"></div> <br/><button id="changeMedia">Change Media</button><br/> <script> bWidget.featureConfig({ 'targetId' : 'borhan_player', 'wid': '_243342', 'uiconf_id' : '12905712', 'entry_id' : '1_sf5ovm7u', 'readyCallback': function(){ $('#changeMedia').click(function(){ $('#analyticsLog').text(''); $('#borhan_player')[0].sendNotification( 'changeMedia', { 'entryId':'0_swup5zao' } ); }); }, 'flashvars' : { 'youbora': { 'trackEventMonitor': 'trackYouboraAnalyticsEvent', 'bufferUnderrunThreshold': 1000, 'userId': 'my-user-id' }, 'doubleClick':{ 'plugin':true, 'leadWithFlash': false, 'path' : 'http://cdnbakmi.borhan.com/content/uiconf/ps/veria/bdp3.9.1/plugins/doubleclickPlugin.swf', 'adTagUrl': 'http://pubads.g.doubleclick.net/gampad/ads?sz=640x480&iu=/124319096/external/ad_rule_samples&ciu_szs=300x250&ad_rule=1&impl=s&gdfp_req=1&env=vp&output=xml_vmap1&unviewed_position_start=1&cust_params=sample_ar%3Dpremidpost&cmsid=496&vid=short_onecue&correlator=[timestamp]', 'disableCompanionAds' : false, 'debugMode':false } } }); </script> <br><div id="analyticsContainer" style="width:100%; float:left"> <i>Analytics events:</i><br/> <textarea id="analyticsLog" style="width:100%; height:280px"></textarea> </div> </body> </html>
rtei/templates/rtei/tags/explore_list.html
okfn/rtei
{% load wagtail_modeltranslation %} {% load i18n wagtailcore_tags %} <div> <a href="{% slugurl_trans 'map' %}"> {% include "icons/map.svg" %} <h2>{% trans "Explore the Map" %}</h2> <p> {% trans "View maps illustrating national progress on the right to education around the world." %} </p> </a> </div> <div> <a href="{% slugurl_trans 'rtei-theme' %}"> {% include "icons/bars.svg" %} <h2>{% trans "RTEI by Theme" %}</h2> <p> {% trans "Evaluate various themes and issues in the Right to Education Index." %} </p> </a> </div> <div> <a href="{% slugurl_trans 'rtei-country' %}"> {% include "icons/earth.svg" %} <h2>{% trans "RTEI by Country" %}</h2> <p> {% trans "Explore progress on the right to education in individual countries." %} </p> </a> </div> <div> <a href="{% slugurl_trans 'resources' %}"> {% include "icons/download.svg" %} <h2>{% trans "Download the Data" %}</h2> <p> {% trans "Download the data that makes up the Right to Education Index. Available in Excel format." %} </p> </a> </div>
docs/api_reference/C/repmgrset_ack_policy.html
hyc/BerkeleyDB
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>DB_ENV-&gt;repmgr_set_ack_policy()</title> <link rel="stylesheet" href="apiReference.css" type="text/css" /> <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /> <link rel="start" href="index.html" title="Berkeley DB C API Reference" /> <link rel="up" href="rep.html" title="Chapter 10.  Replication Methods" /> <link rel="prev" href="repmgr_msg_dispatch.html" title="DB_ENV-&gt;repmgr_msg_dispatch()" /> <link rel="next" href="repmgr_site.html" title="DB_ENV-&gt;repmgr_site()" /> </head> <body> <div xmlns="" class="navheader"> <div class="libver"> <p>Library Version 12.1.6.0</p> </div> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center">DB_ENV-&gt;repmgr_set_ack_policy()</th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="repmgr_msg_dispatch.html">Prev</a> </td> <th width="60%" align="center">Chapter 10.  Replication Methods </th> <td width="20%" align="right"> <a accesskey="n" href="repmgr_site.html">Next</a></td> </tr> </table> <hr /> </div> <div class="sect1" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h2 class="title" style="clear: both"><a id="repmgrset_ack_policy"></a>DB_ENV-&gt;repmgr_set_ack_policy()</h2> </div> </div> </div> <pre class="programlisting">#include &lt;db.h&gt; int DB_ENV-&gt;repmgr_set_ack_policy(DB_ENV *env, int ack_policy); </pre> <p> The <code class="methodname">DB_ENV-&gt;repmgr_set_ack_policy()</code> method specifies how master and client sites will handle acknowledgment of replication messages which are necessary for "permanent" records. View sites never send these acknowledgements and are not counted by any acknowledgement policy. The current implementation requires all sites in a replication group to configure the same acknowledgement policy. </p> <p> The database environment's replication subsystem may also be configured using the environment's <a href="../../programmer_reference/env_db_config.html#env_db_config.DB_CONFIG" class="olink">DB_CONFIG</a> file. The syntax of the entry in that file is a single line with the string "repmgr_set_ack_policy", one or more whitespace characters, and the <span class="bold"><strong>ack_policy</strong></span> parameter specified as a string. For example, "repmgr_set_ack_policy DB_REPMGR_ACKS_ALL". Because the <a href="../../programmer_reference/env_db_config.html#env_db_config.DB_CONFIG" class="olink">DB_CONFIG</a> file is read when the database environment is opened, it will silently overrule configuration done before that time. </p> <p> Waiting for client acknowledgements is always limited by the <a class="link" href="repset_timeout.html#set_timeout_DB_REP_ACK_TIMEOUT">DB_REP_ACK_TIMEOUT</a> specified by the <a class="xref" href="repset_timeout.html" title="DB_ENV-&gt;rep_set_timeout()">DB_ENV-&gt;rep_set_timeout()</a> method. If an insufficient number of client acknowledgements have been received, then the master will invoke the event callback function, if set, with the <a class="link" href="envevent_notify.html#event_notify_DB_EVENT_REP_PERM_FAILED">DB_EVENT_REP_PERM_FAILED</a> value. (See the <a href="../../programmer_reference/rep_mgr_ack.html" class="olink"> Choosing a Replication Manager Ack Policy </a>section in the <em class="citetitle">Berkeley DB Programmer's Reference Guide</em> for more information.) </p> <p> The <code class="methodname">DB_ENV-&gt;repmgr_set_ack_policy()</code> method configures a database environment, not only operations performed using the specified <a class="link" href="env.html" title="Chapter 5.  The DB_ENV Handle">DB_ENV</a> handle. </p> <p> The <code class="methodname">DB_ENV-&gt;repmgr_set_ack_policy()</code> method may be called at any time during the life of the application. </p> <p> The <code class="methodname">DB_ENV-&gt;repmgr_set_ack_policy()</code> <span> <span> method returns a non-zero error value on failure and 0 on success. </span> </span> </p> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="idp4131512"></a>Parameters</h3> </div> </div> </div> <div class="sect3" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="idp4132160"></a>ack_policy</h4> </div> </div> </div> <p> Some acknowledgement policies use the concept of an electable peer, which is a client capable of being subsequently elected master of the replication group. The <span class="bold"><strong>ack_policy</strong></span> parameter must be set to one of the following values: </p> <div class="itemizedlist"> <ul type="disc"> <li> <p><a id="ackspolicy_DB_REPMGR_ACKS_ALL"></a> <span class="bold"><strong>DB_REPMGR_ACKS_ALL</strong></span> </p> <p> The master should wait until all replication clients have acknowledged each permanent replication message. </p> </li> <li> <p><a id="ackspolicy_DB_REPMGR_ACKS_ALL_AVAILABLE"></a> <span class="bold"><strong>DB_REPMGR_ACKS_ALL_AVAILABLE</strong></span> </p> <p> The master should wait until all currently connected replication clients have acknowledged each permanent replication message. This policy will then invoke the <a class="link" href="envevent_notify.html#event_notify_DB_EVENT_REP_PERM_FAILED">DB_EVENT_REP_PERM_FAILED</a> event if fewer than a quorum of clients acknowledged during that time. </p> </li> <li> <p><a id="ackspolicy_DB_REPMGR_ACKS_ALL_PEERS"></a> <span class="bold"><strong>DB_REPMGR_ACKS_ALL_PEERS</strong></span> </p> <p> The master should wait until all electable peers have acknowledged each permanent replication message. </p> </li> <li> <p><a id="ackspolicy_DB_REPMGR_ACKS_NONE"></a> <span class="bold"><strong>DB_REPMGR_ACKS_NONE</strong></span> </p> <p> The master should not wait for any client replication message acknowledgments. </p> </li> <li> <p><a id="ackspolicy_DB_REPMGR_ACKS_ONE"></a> <span class="bold"><strong>DB_REPMGR_ACKS_ONE</strong></span> </p> <p> The master should wait until at least one client site has acknowledged each permanent replication message. </p> </li> <li> <p><a id="ackspolicy_DB_REPMGR_ACKS_ONE_PEER"></a> <span class="bold"><strong>DB_REPMGR_ACKS_ONE_PEER</strong></span> </p> <p> The master should wait until at least one electable peer has acknowledged each permanent replication message. </p> </li> <li> <p><a id="ackspolicy_DB_REPMGR_ACKS_QUORUM"></a> <span class="bold"><strong>DB_REPMGR_ACKS_QUORUM</strong></span> </p> <p> The master should wait until it has received acknowledgements from the minimum number of electable peers sufficient to ensure that the effect of the permanent record remains durable if an election is held. This is the default acknowledgement policy. </p> </li> </ul> </div> </div> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="idp4170880"></a>Errors</h3> </div> </div> </div> <p> The <code class="methodname">DB_ENV-&gt;repmgr_set_ack_policy()</code> <span> <span> method may fail and return one of the following non-zero errors: </span> </span> </p> <div class="sect3" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="idp4136496"></a>EINVAL</h4> </div> </div> </div> <p> If this method is called from a base replication API application; or if an invalid flag value or parameter was specified. </p> </div> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="idp4174240"></a>Class</h3> </div> </div> </div> <p> <a class="link" href="env.html" title="Chapter 5.  The DB_ENV Handle">DB_ENV</a> </p> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="idp4177160"></a>See Also</h3> </div> </div> </div> <p> <a class="xref" href="rep.html#replist" title="Replication and Related Methods">Replication and Related Methods</a> </p> </div> </div> <div class="navfooter"> <hr /> <table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"><a accesskey="p" href="repmgr_msg_dispatch.html">Prev</a> </td> <td width="20%" align="center"> <a accesskey="u" href="rep.html">Up</a> </td> <td width="40%" align="right"> <a accesskey="n" href="repmgr_site.html">Next</a></td> </tr> <tr> <td width="40%" align="left" valign="top">DB_ENV-&gt;repmgr_msg_dispatch() </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> <td width="40%" align="right" valign="top"> DB_ENV-&gt;repmgr_site()</td> </tr> </table> </div> </body> </html>
lib/jaad-0.8.4-doc/net/sourceforge/jaad/mp4/boxes/impl/sampleentries/codec/class-use/SMVSpecificBox.html
AlienQueen/alienlabs-skeleton-for-wicket-spring-hibernate
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_02) on Sat Apr 28 23:24:33 CEST 2012 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class net.sourceforge.jaad.mp4.boxes.impl.sampleentries.codec.SMVSpecificBox</title> <meta name="date" content="2012-04-28"> <link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class net.sourceforge.jaad.mp4.boxes.impl.sampleentries.codec.SMVSpecificBox"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../../net/sourceforge/jaad/mp4/boxes/impl/sampleentries/codec/SMVSpecificBox.html" title="class in net.sourceforge.jaad.mp4.boxes.impl.sampleentries.codec">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../../index.html?net/sourceforge/jaad/mp4/boxes/impl/sampleentries/codec/\class-useSMVSpecificBox.html" target="_top">Frames</a></li> <li><a href="SMVSpecificBox.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class net.sourceforge.jaad.mp4.boxes.impl.sampleentries.codec.SMVSpecificBox" class="title">Uses of Class<br>net.sourceforge.jaad.mp4.boxes.impl.sampleentries.codec.SMVSpecificBox</h2> </div> <div class="classUseContainer">No usage of net.sourceforge.jaad.mp4.boxes.impl.sampleentries.codec.SMVSpecificBox</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../../net/sourceforge/jaad/mp4/boxes/impl/sampleentries/codec/SMVSpecificBox.html" title="class in net.sourceforge.jaad.mp4.boxes.impl.sampleentries.codec">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../../../../overview-tree.html">Tree</a></li> <li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../../index.html?net/sourceforge/jaad/mp4/boxes/impl/sampleentries/codec/\class-useSMVSpecificBox.html" target="_top">Frames</a></li> <li><a href="SMVSpecificBox.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
legacy/public/css/station_podcast.css
LibreTime/libretime
#station_podcast { position: relative; width: 100%; height: 100%; } #station_podcast .angular_wrapper { flex-flow: row; overflow: hidden; } #station_podcast .inner_editor_title h2 { width: 40%; } #station_podcast .inner_editor_title * { margin: 0; } #station_podcast .inner_editor_title button { margin: 0 0 0 4px; } #station_podcast .collapsible-header { margin: 0 0 20px; top: 20px; } #station_podcast .dataTables_wrapper { margin-left: 10px } #station_podcast .dataTables_filter input { width: 100%; } .station_podcast_wrapper { padding: 8px; overflow-x: hidden; } #station_podcast_help_text { padding-top: 20px; font-size: 14px; text-align: center; padding: 0 10px; margin-top: 0; } #podcast-settings label:nth-child(even) { width: 100%; text-align: left; } #podcast-settings #podcast-privacy-options label { width: 12%; text-align: left; } #podcast-settings label > input { width: auto; margin: 6px 6px 0 0%; } label { text-align: right; line-height: 26px; }
match/scores/2012/3/168.html
MrLpk/nba
<html><head><title>NBAÊý¾Ý¿â</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="keywords" content="NBA,NBAÖ±²¥,Ö±²¥,Ò¦Ã÷,¼¼Êõͳ¼Æ,»ð¼ý,ºþÈË,ÈÈ»ð,¿Æ±È,°ÂÄá¶û,³£¹æÈü,NBA³£¹æÈü,¼¾ºóÈü,NBA¼¾ºóÈü,×ܾöÈü,NBA×ܾöÈü,¼¾Ç°Èü,NBA¼¾Ç°Èü,Èü³Ì,Ò×½¨Áª,ÐÛ¹,NBAÅÅÃû,ÅÅÃû,NBAÈü³Ì,ת»á,½»Ò×,ǩԼ,ÇòÔ±½»Ò×" /> <meta name="description" content="ÐÂÀËÌåÓýNBAƵµÀÌṩ×î¿ìËÙ×îÈ«Ãæ×îרҵµÄNBA±ÈÈüʵʱÎÄ×ÖÖ±²¥¼°Êý¾Ý" /> <link rel="stylesheet" type="text/css" href="style2007.css"> <script language="JavaScript"> <!-- function mover(src,clrOver){ src.bgColor = clrOver; } function mout(src,clrout) { src.bgColor = clrout; } //--> </script> </head> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="5" marginwidth="0" marginheight="5"> <center> <div style="width:980px; margin:0 auto; text-align:center"> <script language="JavaScript"> <!-- function GetObj(objName){ if(document.getElementById){ return eval('document.getElementById("' + objName + '")'); }else if(document.layers){ return eval("document.layers['" + objName +"']"); }else{ return eval('document.all.' + objName); } } var PreloadImg = function(){ var preloadImages = new Array(); for(var i=0;i<arguments.length;i++){ preloadImages[0] = new Image(); preloadImages[0].src = arguments[i]; } } //PreloadImg("http://image2.sina.com.cn/ty/nba/nbalive/right1_01.gif","http://image2.sina.com.cn/ty/nba/nbalive/right2_01.gif","http://image2.sina.com.cn/ty/nba/nbalive/right_01.gif");//Ô¤¶ÁͼƬ function SetLbl(objId, cClass, cCon, hCon, dCon){ GetObj(objId).className = cClass; GetObj(cCon).style.display = "block"; GetObj(hCon).style.display = "none"; GetObj(dCon).style.display = "none"; } PreloadImg("http://image2.sina.com.cn/ty/nba/nbalive/right1_01.gif","http://image2.sina.com.cn/ty/nba/nbalive/right2_01.gif","http://image2.sina.com.cn/ty/nba/nbalive/right_01.gif","http://image2.sina.com.cn/ty/nba/rightb.gif","http://image2.sina.com.cn/ty/nba/righta.gif");//Ô¤¶ÁͼƬ function SetLb(objId, aClass, aCon, bCon){ GetObj(objId).className = aClass; GetObj(aCon).style.display = "block"; GetObj(bCon).style.display = "none"; } //--> </script> <!-- 2010-5-31 SUDA_CODE_START --> <script type="text/javascript" src="http://www.sinaimg.cn/unipro/pub/suda_s_v851c.js"></script> <script type="text/javascript" > _S_pSt(_S_PID_); </script> <noScript> <div style='position:absolute;top:0;left:0;width:0;height:0;visibility:hidden'><img width=0 height=0 src='http://beacon.sina.com.cn/a.gif?noScript' border='0' alt='' /></div> </noScript> <!-- 2010-5-31 SUDA_CODE_END --> <!-- ËùÓÐNBAÊý¾Ý¿âͨÓÃÄ£¿é1 begin --> <!-- ¾º¼¼·ç±© head begin --> <!-- ±ê×¼¶þ¼¶µ¼º½_ÌåÓý begin --> <style type="text/css"> .secondaryHeader{height:33px;overflow:hidden;background:url(http://i2.sinaimg.cn/dy/images/header/2008/standardl2nav_bg.gif) repeat-x #fff;color:#000;font-size:12px;font-weight:100;} .secondaryHeader a,.secondaryHeader a:visited{color:#000;text-decoration:none;} .secondaryHeader a:hover,.secondaryHeader a:active{color:#c00;text-decoration:underline;} .sHBorder{border:1px #e3e3e3 solid;padding:0 10px 0 12px;overflow:hidden;zoom:1;} .sHLogo{float:left;height:31px;line-height:31px;overflow:hidden;} .sHLogo span,.sHLogo span a{display:block;*float:left;display:table-cell;vertical-align:middle;*display:block;*font-size:27px;*font-family:Arial;height:31px;} .sHLogo span,.sHLogo span a img{vertical-align:middle;} .sHLinks{float:right;line-height:31px;} .secondaryHeader img{border:none;} </style> <div style="width: 980px; margin: 5px auto;" class="secondaryHeader"> <div class="sHBorder"> <div class="sHLogo"><span><a href="http://sports.sina.com.cn/"><img border="0" alt="ÐÂÀËÍø" src="http://i1.sinaimg.cn/dy/images/header/2009/standardl2nav_sina_new.gif"></a><a href="http://sports.sina.com.cn/"><img border="0" alt="ÐÂÀËÌåÓý" src="http://i3.sinaimg.cn/ty/deco/2010/0601/standardl2nav_sports.gif"></a></span></div> <div class="sHLinks"><a href="http://sports.sina.com.cn/">ÌåÓýÊ×Ò³</a>&nbsp;|&nbsp;<a href="http://www.sina.com.cn/">ÐÂÀËÊ×Ò³</a>&nbsp;|&nbsp;<a href="http://news.sina.com.cn/guide/">ÐÂÀ˵¼º½</a></div> </div> </div> <!-- ±ê×¼¶þ¼¶µ¼º½_ÌåÓý end --> <div id="nav"> <table border="0" align=left cellpadding="0" cellspacing="0"> <tr><td width=10></td> <td valign="bottom"><a href="http://sports.sina.com.cn/scrollnews.shtml" target="_blank">¹ö¶¯</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/bn/sports/" target="_blank">ÊÓÆµ</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/photo/" target="_blank">ͼƬ</a></td><td> <img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/blog/" target="_blank">²©¿Í</a></td><td> <img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/bbs/" target="_blank">ÂÛ̳</a></td><td> <img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/global/" target="_blank">¹ú¼Ê×ãÇò</a></td><td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/china/" target="_blank">¹úÄÚ×ãÇò</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/basketball/" target="_blank">ÀºÇò</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/nba/" target="_blank">NBA</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/cba/" target="_blank">CBA</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/others/" target="_blank">×ÛºÏÌåÓý</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://f1.sina.com.cn/" target="_blank">F1</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/tennis/" target="_blank">ÍøÇò</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/chess/" target="_blank">ÆåÅÆ</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://golf.sina.com.cn/" target="_blank">¸ß¶û·ò</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/lottery/" target="_blank">²ÊƱ</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://sports.sina.com.cn/gossip/" target="_blank">ÐÔ¸ÐÌå̳</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://tools.sina.com.cn/">ÐÂÀ˰ÙÊÂͨ</a></td> <td><img src="http://www.sinaimg.cn/ty/deco/2006/0925/xsy/tysy_lmy_006.gif"></td> <td valign="bottom"><a href="http://news.sina.com.cn/437/2008/1015/56.html" target="_blank"><font color=yellow>ÊÖ»ú¿´NBA</font></a></td> </tr></table> </div> <div id="navbanner"> <img src="http://www.sinaimg.cn/ty/09others/stats.jpg" width="250" height="98" alt=""><img src="http://www.sinaimg.cn/ty/nba/nbalive/2007top_03.jpg" width="730" height="98" alt=""></div> <div id="navleft"><p style="padding-left:10px;"><a href="http://sports.sina.com.cn/nba/" target="_blank">NBAÊ×Ò³</a> | <a href="http://sports.sina.com.cn/nba/live/index.html">±È·Ö</a> <a href="http://nba.sports.sina.com.cn/league_order.php?dpc=1">ÅÅÃû</a> <a href="http://nba.sports.sina.com.cn/match_result.php?dpc=1">Èü³Ì</a> <a href="http://nba.sports.sina.com.cn/playerstats.php?dpc=1">ͳ¼Æ</a> <a href="http://nba.sports.sina.com.cn/teams.php?dpc=1">Çò¶Ó</a> <a href="http://nba.sports.sina.com.cn/players.php?dpc=1">ÇòÔ±</a> <!-- <a href="http://nba.sports.sina.com.cn/transactions.php?&dpc=1" target=_blank>ת»á</a> <a href=http://nba.sports.sina.com.cn/injury.php target=_blank>ÉËÇé</a> --> <a href="http://nba.sports.sina.com.cn/showtv.php?dpc=1">µçÊÓ</a> | <a href="http://sports.sina.com.cn/nba/1.shtml" target="_blank">ÁÖÊéºÀ-»ð¼ý</a> <!-- <a href=http://sports.sina.com.cn/nba/14.shtml target=_blank>Ò×½¨ÁªÐ¡Å£</a> --> <a href="http://sports.sina.com.cn/nba/5.shtml" target="_blank">¿Æ±È-ºþÈË</a> <a href="http://sports.sina.com.cn/nba/12.shtml" target="_blank">ղķ˹-ÈÈ»ð</a> <a href="http://sports.sina.com.cn/nba/6.shtml" target="_blank">ÖîÇ¿</a> <a href="http://sports.sina.com.cn/z/nba/photo/sum/20/index.shtml" target="_blank">ͼƬ</a> <a href="http://sports.sina.com.cn/nba/9.shtml" target="_blank">ÆÀÂÛ</a> | <a href="http://sports.sina.com.cn/l/basketball/?agentId=214473" target="_blank">ÀºÇò²ÊƱ</a> </p></div> <div id="navright"><p style="padding-right:5px;">2013Äê11ÔÂ14ÈÕ</p></div> <div id="navbottom"></div> <!-- ËùÓÐNBAÊý¾Ý¿âͨÓÃÄ£¿é1 end --><style type="text/css"> #main #left img{ border:0px #fff solid;} </style> <div id="main"> <div id="left" style="width:730;"> <table width="720" border="0" align="center" cellpadding="0" cellspacing="0"> <tr><td width="102" height="98" background="http://image2.sina.com.cn/ty/nba/nbalive/mid_01.gif" valign=bottom> <table cellpadding="0" cellspacing="0" width="96" height="88" align=right> <tr><td align=center width=96 height=70> <a href="team.php?id=13" target="_blank" > <img src="http://image2.sina.com.cn/ty/nba/teamlogo/13.gif" width="86" height="70"></a></td></tr> <tr><td height=18 align=center> <a href="team.php?id=13" target="_blank" class=tlogo> ºþÈË</a></td></tr> </table></td> <td width="516" height="98" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/mid.gif"> <table border=0 cellpadding="0" cellspacing="0" width=400 height=98 background="http://image2.sina.com.cn/ty/nba/nbalive/mid_02a.gif"> <tr><td colspan=3 height=16></td></tr> <tr><td width=60 align=center><table border=0 cellpadding="0" cellspacing="1" width=45 height=37 bgcolor=#A6780D> <tr><td height=35 align=center bgcolor=black class="num">104</td></tr> </table> <table border=0 cellpadding="0" cellspacing="0" height=45 width=60> <tr><td height=45 align=center class="score">ʤ 28<br>¸º 18</td></tr> </table></td> <td align="center" valign="top"><span id="show_time" class=STYLE2></span><br> <table border=0 cellspacing="1" cellpadding="0" width=250 class=score bgcolor=#A6780D> <tr align=center> <td bgcolor="#000000">1½Ú</td><td bgcolor="#000000">2½Ú</td> <td bgcolor="#000000">3½Ú</td><td bgcolor="#000000">4½Ú</td> </tr> <tr align=center><td bgcolor="#000000">40</td> <td bgcolor="#000000">16</td> <td bgcolor="#000000">23</td> <td bgcolor="#000000">25</td> </tr> <tr align=center><td bgcolor="#000000">25</td> <td bgcolor="#000000">26</td> <td bgcolor="#000000">22</td> <td bgcolor="#000000">34</td> </tr> </table></td> <td width=60 align=center> <table border=0 cellpadding="0" cellspacing="1" width=45 height=37 bgcolor=#A6780D> <tr><td height=35 align=center bgcolor=black class="num">107</td></tr> </table> <table border=0 cellpadding="0" cellspacing="0" height=45 width=60> <tr><td height=45 align=center class="score">ʤ 25<br>¸º 22</td></tr> </table></td></tr> </table></td> <td width="102" height="98" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/mid_03.gif" valign=bottom> <table cellpadding="0" cellspacing="0" width="96" height="88" align=left><tr> <td align=center width=96 height=70> <a href="team.php?id=10" target="_blank"> <img src="http://image2.sina.com.cn/ty/nba/teamlogo/10.gif" width="86" height="70"></a></td></tr> <tr><td height=18 align=center> <a href="team.php?id=10" target="_blank" class=tlogo>»ð¼ý</a></td></tr> </table></td></tr> <tr><td colspan="3"><img src="http://image2.sina.com.cn/ty/nba/nbalive/mid_04a.gif" width="720" height="11" alt=""></td></tr> </table><br><table width="730" border="0" cellpadding="0" cellspacing="0"> <tr><td height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_07.gif"> <table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title> <tr align=center><td>ºþÈ˶Ӽ¼Êõͳ¼Æ</td></tr> </table></td></tr> <tr><td align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_05.gif" style="padding-top:4px;"> <table width="702" border="0" align="center" cellpadding="0" cellspacing="1" class="text"> <tr bgcolor=#FFD200 align="center"> <td height="20">Ê×·¢ÇòÔ±</td> <td width="35">ʱ¼ä</td><td width="40">ͶÀº</td> <td width="40">Èý·Ö</td><td width="40">·£Çò</td> <td width="40">ǰÀº°å</td><td width="40">ºóÀº°å</td> <td width="40">×ÜÀº°å</td><td width="35">Öú¹¥</td> <td width="35">ÇÀ¶Ï</td><td width="35">¸Çñ</td> <td width="35">ʧÎó</td><td width="35">·¸¹æ</td> <td width="35">µÃ·Ö</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3936" target="_blank"> °²µÂ³-°ÝÄÉÄ·</a></td> <td>23</td> <td>7-11</td> <td>0-0</td> <td>2-2</td> <td>4</td> <td>3</td> <td>7</td> <td>0</td> <td>0</td> <td>2</td> <td>4</td> <td>2</td><td>16</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3513" target="_blank"> ±£ÂÞ-¼ÓË÷¶û</a></td> <td>36</td> <td>10-14</td> <td>0-0</td> <td>1-2</td> <td>0</td> <td>4</td> <td>4</td> <td>2</td> <td>1</td> <td>0</td> <td>0</td> <td>5</td><td>21</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3118" target="_blank"> ¿Æ±È-²¼À³¶÷ÌØ</a></td> <td>35</td> <td>10-27</td> <td>2-7</td> <td>7-7</td> <td>1</td> <td>2</td> <td>3</td> <td>4</td> <td>1</td> <td>0</td> <td>1</td> <td>2</td><td>29</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3339" target="_blank"> ´ÈÊÀƽ</a></td> <td>35</td> <td>3-7</td> <td>1-2</td> <td>0-0</td> <td>0</td> <td>1</td> <td>1</td> <td>4</td> <td>2</td> <td>0</td> <td>1</td> <td>2</td><td>7</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3741" target="_blank"> Ê·µÙ·ò-²¼À׿Ë</a></td> <td>19</td> <td>1-3</td> <td>0-0</td> <td>0-0</td> <td>0</td> <td>1</td> <td>1</td> <td>3</td> <td>2</td> <td>0</td> <td>3</td> <td>2</td><td>2</td></tr> <tr bgcolor=#FFD200 align="center"> <td height="20">Ìæ²¹ÇòÔ±</td> <td width="35">ʱ¼ä</td><td width="40">ͶÀº</td> <td width="40">Èý·Ö</td><td width="40">·£Çò</td> <td width="40">ǰÀº°å</td><td width="40">ºóÀº°å</td> <td width="40">×ÜÀº°å</td><td width="35">Öú¹¥</td> <td width="35">ÇÀ¶Ï</td><td width="35">¸Çñ</td> <td width="35">ʧÎó</td><td width="35">·¸¹æ</td> <td width="35">µÃ·Ö</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3643" target="_blank"> ÂíÌØ-°Í¶÷˹</a></td> <td>26</td> <td>3-7</td> <td>2-4</td> <td>0-1</td> <td>0</td> <td>5</td> <td>5</td> <td>1</td> <td>0</td> <td>0</td> <td>3</td> <td>2</td><td>8</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3524" target="_blank"> ÌØÂåÒÁ-Ä«·Æ</a></td> <td>15</td> <td>2-4</td> <td>1-2</td> <td>0-0</td> <td>2</td> <td>2</td> <td>4</td> <td>0</td> <td>0</td> <td>1</td> <td>0</td> <td>2</td><td>5</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4613" target="_blank"> Çǵ¤-Ï£¶û</a></td> <td>1</td> <td>0-1</td> <td>0-0</td> <td>0-0</td> <td>1</td> <td>1</td> <td>2</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td><td>0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4774" target="_blank"> µÂÎÄ-ÒÁ°à¿Ë˹</a></td> <td>0</td> <td>0-0</td> <td>0-0</td> <td>0-0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td><td>0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4928" target="_blank"> °²µÂ³-¸ßµÂÂå¿Ë</a></td> <td>0</td> <td>0-0</td> <td>0-0</td> <td>0-0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td><td>0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4923" target="_blank"> ´ïÁøË¹-ĪÀï˹</a></td> <td>0</td> <td>0-0</td> <td>0-0</td> <td>0-0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td><td>0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4314" target="_blank"> Լʲ-Âó¿ËÂÞ²®´Ä</a></td> <td>21</td> <td>0-0</td> <td>0-0</td> <td>2-2</td> <td>1</td> <td>1</td> <td>2</td> <td>0</td> <td>0</td> <td>2</td> <td>1</td> <td>0</td><td>2</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4333" target="_blank"> À×ÃÉ-ÈûÉê˹</a></td> <td>29</td> <td>6-9</td> <td>0-1</td> <td>2-2</td> <td>0</td> <td>2</td> <td>2</td> <td>4</td> <td>1</td> <td>0</td> <td>1</td> <td>0</td><td>14</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4635" target="_blank"> ¿ËÀï˹µÙ°²-°¬¶÷¼Ó</a></td> <td height="20" colspan="13">δ±»¼¤»î</td> <tr bgcolor=#FFD200 align=center> <td height="20">×ܼÆ</td> <td>240</td><td>42-83</td> <td>6-16</td><td>14-16</td> <td>9</td><td>22</td> <td>31</td><td>18</td> <td>7</td><td>5</td> <td>14</td><td>17</td> <td>104</td></tr> </table></td></tr> <tr><td height="26" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_6.gif">&nbsp;</td></tr> </table><table width="730" border="0" cellpadding="0" cellspacing="0"> <tr><td height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_07.gif"> <table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title> <tr align=center><td>»ð¼ý¶Ó¼¼Êõͳ¼Æ</td></tr> </table></td></tr> <tr><td align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_05.gif" style="padding-top:4px;"> <table width="702" border="0" align="center" cellpadding="0" cellspacing="1" class="text"> <tr bgcolor=#FFD200 align="center"> <td height="20">Ê×·¢ÇòÔ±</td> <td width="35">ʱ¼ä</td><td width="40">ͶÀº</td> <td width="40">Èý·Ö</td><td width="40">·£Çò</td> <td width="40">ǰÀº°å</td><td width="40">ºóÀº°å</td> <td width="40">×ÜÀº°å</td><td width="35">Öú¹¥</td> <td width="35">ÇÀ¶Ï</td><td width="35">¸Çñ</td> <td width="35">ʧÎó</td><td width="35">·¸¹æ</td> <td width="35">µÃ·Ö</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3534" target="_blank"> ÈøçѶû-´÷ÀÕÄ·²¨ÌØ</a></td> <td>21</td> <td>4-5</td> <td>0-0</td> <td>0-0</td> <td>2</td> <td>2</td> <td>4</td> <td>0</td> <td>0</td> <td>3</td> <td>1</td> <td>3</td><td>8</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3653" target="_blank"> ·Ò×˹-˹¿ÆÀ­</a></td> <td>34</td> <td>9-13</td> <td>0-0</td> <td>5-6</td> <td>1</td> <td>2</td> <td>3</td> <td>1</td> <td>1</td> <td>0</td> <td>2</td> <td>4</td><td>23</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4920" target="_blank"> Ç®µÂÀÕ-ÅÁɭ˹</a></td> <td>35</td> <td>4-12</td> <td>3-6</td> <td>2-2</td> <td>2</td> <td>5</td> <td>7</td> <td>1</td> <td>2</td> <td>1</td> <td>3</td> <td>4</td><td>13</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4484" target="_blank"> ¿âÌØÄá-Àî</a></td> <td>36</td> <td>7-17</td> <td>3-6</td> <td>6-8</td> <td>2</td> <td>3</td> <td>5</td> <td>4</td> <td>2</td> <td>0</td> <td>4</td> <td>2</td><td>23</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4507" target="_blank"> ¸êÀ¼-µÂÀ­¼¾Ææ</a></td> <td>41</td> <td>7-13</td> <td>2-4</td> <td>0-0</td> <td>3</td> <td>4</td> <td>7</td> <td>13</td> <td>2</td> <td>0</td> <td>5</td> <td>2</td><td>16</td></tr> <tr bgcolor=#FFD200 align="center"> <td height="20">Ìæ²¹ÇòÔ±</td> <td width="35">ʱ¼ä</td><td width="40">ͶÀº</td> <td width="40">Èý·Ö</td><td width="40">·£Çò</td> <td width="40">ǰÀº°å</td><td width="40">ºóÀº°å</td> <td width="40">×ÜÀº°å</td><td width="35">Öú¹¥</td> <td width="35">ÇÀ¶Ï</td><td width="35">¸Çñ</td> <td width="35">ʧÎó</td><td width="35">·¸¹æ</td> <td width="35">µÃ·Ö</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3084" target="_blank"> Âí¿â˹-¿²±È</a></td> <td>16</td> <td>1-2</td> <td>0-0</td> <td>2-4</td> <td>2</td> <td>2</td> <td>4</td> <td>1</td> <td>0</td> <td>1</td> <td>0</td> <td>2</td><td>4</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4729" target="_blank"> ÅÁÌØÀï¿Ë-ÅÁÌØÉ­</a></td> <td>25</td> <td>4-10</td> <td>0-0</td> <td>2-4</td> <td>3</td> <td>2</td> <td>5</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td><td>10</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=3843" target="_blank"> ¿­ÎÄ-Âí¶¡</a></td> <td>0</td> <td>0-0</td> <td>0-0</td> <td>0-0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td><td>0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4895" target="_blank"> Âí¿â˹-ĪÀï˹</a></td> <td>0</td> <td>0-0</td> <td>0-0</td> <td>0-0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td><td>0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4987" target="_blank"> ¸ñÀ׸ñ-Ê·ÃÜ˹</a></td> <td>0</td> <td>0-0</td> <td>0-0</td> <td>0-0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td> <td>0</td><td>0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4649" target="_blank"> ²Ì˹-°Í¶¡¸ñ</a></td> <td>25</td> <td>2-7</td> <td>1-4</td> <td>3-3</td> <td>0</td> <td>4</td> <td>4</td> <td>2</td> <td>1</td> <td>0</td> <td>2</td> <td>1</td><td>8</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4998" target="_blank"> ¿âÌØÄá-¸£ÌØÉ­</a></td> <td>7</td> <td>1-1</td> <td>0-0</td> <td>0-0</td> <td>1</td> <td>0</td> <td>1</td> <td>2</td> <td>1</td> <td>0</td> <td>0</td> <td>0</td><td>2</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align="center"> <td height="20"><a href="player_one.php?id=4152" target="_blank"> ¿­¶û-ÂåÈð</a></td> <td height="20" colspan="13">δ±»¼¤»î</td> <tr bgcolor=#FFD200 align=center> <td height="20">×ܼÆ</td> <td>240</td><td>39-80</td> <td>9-20</td><td>20-27</td> <td>16</td><td>24</td> <td>40</td><td>24</td> <td>9</td><td>5</td> <td>17</td><td>18</td> <td>107</td></tr> </table></td></tr> <tr><td height="26" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_6.gif">&nbsp;</td></tr> </table><table width="730" border="0" cellpadding="0" cellspacing="0" class=text> <tr><td height="35" align="center" valign="bottom" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_07.gif" > ±ÈÈüºÄʱ£º2:31&nbsp;| ¹ÛÖÚÈËÊý£º 18391&nbsp;| ²ÃÅУº,,</td></tr> <tr><td height="26" background="http://image2.sina.com.cn/ty/nba/nbalive/bot_6.gif">&nbsp;</td></tr> </table></div> <div id="right"> <table width="250" border="0" cellpadding="0" cellspacing="0"> <tr><td height="36"> <div style="width:250px;"> <table id="mil_lbl" width="250" height="36" border=0 cellpadding=0 cellspacing=0 class="bg_live_1"> <tr><td height="36"> <table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title> <tr align=center><td width=75 onClick="SetLbl('mil_lbl','bg_live_0','yesterday','today','tomorrow')">×òÈÕÈü¹û</td> <td width=78 onClick="SetLbl('mil_lbl','bg_live_1','today','yesterday','tomorrow')">½ñÈձȷÖ</td> <td width=75 onClick="SetLbl('mil_lbl','bg_live_2','tomorrow','yesterday','today')">Ã÷ÈÕÔ¤¸æ</td> </tr></table> </td></tr> </table></div> </td></tr> <tr><td align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/left_05.gif" style="padding-top:3px;"> <div id="yesterday" style="display:none"></div> <div id="today" style="display:block;"></div> <div id="tomorrow" style="display:none"></div> <table border=0 cellpadding="0" cellspacing="0" width=250 height=11><tr><td> <img src="http://image2.sina.com.cn/ty/nba/nbalive/left_03.gif" width="250" height="11" alt=""></td></tr></table> <table border=0 cellpadding="0" cellspacing="0" width=250 height=11> <tr><td width="250" height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/left_01.gif"> <table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title> <tr align=center><td>ÏÖ³¡Í¼Æ¬</td></tr> </table></td></tr> <tr><td height="146" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/left_05.gif" valign=bottom> <iframe scrolling="no" height="142" width="222" src="http://sports.sina.com.cn/iframe/nbalivepics/2012032010.html" frameborder="0"></iframe> </td></tr> <tr><td><img src="http://image2.sina.com.cn/ty/nba/nbalive/left_03.gif" width="250" height="11" alt=""></td></tr> </table> </td></tr> <tr><td width="250" height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/left_04.gif"> <table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title> <tr align=center><td width="33%"><a href="team.php?id=13" target="_blank">ºþÈË</a></td> <td>¸÷Ïî×î¸ß</td> <td width="33%"><a href="team.php?id=10" target="_blank">»ð¼ý</a></td> </tr></table> </td></tr> <tr><td height="109" align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/left_05.gif" style="padding-top:3px;"> <table width="222" border="0" align="center" cellpadding="0" cellspacing="1" class=text> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');"> <td width="94" height="20" style="padding-left:4px;"><a href=player_one.php?id=3118 target=_blank>²¼À³¶÷ÌØ</a> 29</td> <td width="30" height="20" align="center" style="padding-left:2px;">µÃ·Ö</td> <td width="94" height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=3653 target=_blank>˹¿ÆÀ­</a> 23</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');"> <td height="20" style="padding-left:4px;"><a href=player_one.php?id=3936 target=_blank>°ÝÄÉÄ·</a> 7</td> <td height="20" align="center" style="padding-left:2px;">Àº°å</td> <td height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=4920 target=_blank>ÅÁɭ˹</a> 7</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');"> <td height="20" style="padding-left:4px;"><a href=player_one.php?id=3118 target=_blank>²¼À³¶÷ÌØ</a> 4</td> <td height="20" align="center" style="padding-left:2px;">Öú¹¥</td> <td height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=4507 target=_blank>µÂÀ­¼¾Ææ</a> 13</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');"> <td height="20" style="padding-left:4px;"><a href=player_one.php?id=3339 target=_blank>´ÈÊÀƽ</a> 2</td> <td height="20" align="center" style="padding-left:2px;">ÇÀ¶Ï</td> <td height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=4920 target=_blank>ÅÁɭ˹</a> 2</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');"> <td height="20" style="padding-left:4px;"><a href=player_one.php?id=3936 target=_blank>°ÝÄÉÄ·</a> 2</td> <td height="20" align="center" style="padding-left:2px;">¸Çñ</td> <td height="20" align=right style="padding-right:4px;"><a href=player_one.php?id=3534 target=_blank>´÷ÀÕÄ·²¨ÌØ</a> 3</td></tr></table> </td></tr> <tr><td><img src="http://image2.sina.com.cn/ty/nba/nbalive/left_03.gif" width="250" height="11" alt=""></td></tr> <tr><td width="250" height="36" align="center" background="http://image2.sina.com.cn/ty/nba/nbalive/left_01.gif"> <table width="228" height="36" border="0" align="center" cellpadding="0" cellspacing="0" class=title> <tr align=center> <td width="33%"><a href="team.php?id=13" target="_blank">ºþÈË</a></td> <td>Çò¶Óͳ¼Æ</td> <td width="33%"><a href="team.php?id=10" target="_blank">»ð¼ý</a></td></tr> </table></td></tr> <tr><td align="center" valign="top" background="http://image2.sina.com.cn/ty/nba/nbalive/left_05.gif" style="padding-top:3px;"> <table width="222" border="0" align="center" cellpadding="0" cellspacing="1" class=text> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">104</td><td height="20">µÃ·Ö</td> <td width="33%">107</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">11</td><td height="20">¿ì¹¥µÃ·Ö</td> <td width="33%">9</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">46</td><td height="20">ÄÚÏߵ÷Ö</td> <td width="33%">32</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">17</td><td height="20">×î´óÁìÏÈ</td> <td width="33%">5</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">50.6%</td><td height="20">ͶÀºÃüÖÐÂÊ</td> <td width="33%">48.8%</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">87.5%</td><td height="20">·£ÇòÃüÖÐÂÊ</td> <td width="33%">74.1%</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">37.5%</td><td height="20">Èý·ÖÃüÖÐÂÊ</td> <td width="33%">45%</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">2</td><td height="20">¼¼Êõ·¸¹æ</td> <td width="33%">0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">0</td><td height="20">¶ñÒâ·¸¹æ</td> <td width="33%">0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">0</td><td height="20">·¸ÂúÀ볡</td> <td width="33%">0</td></tr> <tr bgcolor="#FFEFB6" onMouseOut="mout(this,'#FFEFB6');" onMouseOver="mover(this,'#ffffff');" align=center> <td width="33%">0</td> <td height="20">±»Öð³ö³¡</td> <td width="33%">0</td></tr> </table> </td></tr> <tr><td><img src="http://image2.sina.com.cn/ty/nba/nbalive/left_03.gif" width="250" height="11" alt=""></td></tr></table> </div></div> <table width="980" border="0" cellpadding="0" cellspacing="0"> <tr><td height="10" bgcolor=#FFC000></td></tr></table> <!-- ËùÓÐNBAÊý¾Ý¿âͨÓÃÄ£¿é2 begin --> <!--<SCRIPT LANGUAGE="JavaScript" src="http://www.sinaimg.cn/dy/deco/2007/sinafooter.js"></SCRIPT> --> <div id="footer"><p><a href="http://corp.sina.com.cn/chn/">ÐÂÀ˼ò½é</a> | <a href="http://corp.sina.com.cn/eng/">About Sina</a> | <a href="http://ads.sina.com.cn/">¹ã¸æ·þÎñ</a> | <a href="http://www.sina.com.cn/contactus.html">ÁªÏµÎÒÃÇ</a> | <a href="http://corp.sina.com.cn/chn/sina_job.html">ÕÐÆ¸ÐÅÏ¢</a> | <a href="http://www.sina.com.cn/intro/lawfirm.shtml">ÍøÕ¾ÂÉʦ</a> | <a href="http://english.sina.com">SINA English</a> | <a href="http://members.sina.com.cn/apply/">ͨÐÐ֤ע²á</a> | <a href="http://tech.sina.com.cn/focus/sinahelp.shtml">²úÆ·´ðÒÉ</a></p><p>Copyright &copy; 1996-2012 SINA Corporation, All Rights Reserved</p><p>ÐÂÀ˹«Ë¾ <a href="http://www.sina.com.cn/intro/copyright.shtml" target="_blank">°æÈ¨ËùÓÐ</a></p></div> </div></div> <!-- ËùÓÐNBAÊý¾Ý¿âͨÓÃÄ£¿é2 end --><script language="javascript" src="http://nba.sports.sina.com.cn/showmatch.js"></script> <script language="javascript" src="http://nba.sports.sina.com.cn/js/tomorrow.js"></script> <script language="javascript" src="http://nba.sports.sina.com.cn/js/today.js"></script> <script language="javascript" src="http://nba.sports.sina.com.cn/js/yesterday.js"></script>
app/protected/modules/accounts/tests/functional/cases/MassUpdateAccount.html
ralphkretzschmar/zurmohuf
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head profile="http://selenium-ide.openqa.org/profiles/test-case"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="selenium.base" href="http://localhost/" /> <title>MassEditAccounts</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr> <td rowspan="1" colspan="3">Mass Edit Accounts</td> </tr> </thead> <tbody> <tr> <td>setTimeout</td> <td>45000</td> <td></td> </tr> <!--go to accounts list--> <tr> <td>open</td> <td>index.php</td> <td></td> </tr> <tr> <td>waitForPageToLoad</td> <td></td> <td></td> </tr> <tr> <td>waitForCondition</td> <td>selenium.browserbot.getCurrentWindow().jQuery.active == 0</td> <td>30000</td> </tr> <tr> <td>clickAndWait</td> <td>//html/body/section/nav/div[1]/ul/li[3]/a/span</td> <td></td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[2]/div[1]/form/div[5]/a[4]</td> <td>Items I Own</td> </tr> <!--mass check and uncheck account--> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/thead/tr[1]/th[1]/label/input</td> <td>off</td> </tr> <tr> <td>click</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/thead/tr[1]/th[1]/label/input</td> <td></td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/thead/tr[1]/th[1]/label/input</td> <td>on</td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[1]/td[1]/label/input</td> <td>on</td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[2]/td[1]/label/input</td> <td>on</td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[3]/td[1]/label/input</td> <td>on</td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[4]/td[1]/label/input</td> <td>on</td> </tr> <tr> <td>click</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/thead/tr[1]/th[1]/label/input</td> <td></td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/thead/tr[1]/th[1]/label/input</td> <td>off</td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[1]/td[1]/label/input</td> <td>off</td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[2]/td[1]/label/input</td> <td>off</td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[3]/td[1]/label/input</td> <td>off</td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[4]/td[1]/label/input</td> <td>off</td> </tr> <!--indivisual check and uncheck account--> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[1]/td[1]/label/input</td> <td>off</td> </tr> <tr> <td>click</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[1]/td[1]/label/input</td> <td></td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[1]/td[1]/label/input</td> <td>on</td> </tr> <!--check validation on mass update account page--> <tr> <td>clickAndWait</td> <td>//html/body/section/div[1]/div[1]/div/nav/div[2]/ul/li[2]/a</td> <td></td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div/h1/span/span</td> <td>Mass Update: Accounts</td> </tr> <tr> <td>clickAndWait</td> <td>//html/body/section/div[1]/div/div/div/form/div/div/a/span[3]</td> <td></td> </tr> <tr> <td>waitForTextPresent</td> <td>You must select at least one field to modify.</td> <td></td> </tr> <tr> <td>click</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[1]/th[1]/label/input</td> <td></td> </tr> <tr> <td>click</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[2]/th[1]/label/input</td> <td></td> </tr> <tr> <td>click</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[3]/th[1]/label/input</td> <td></td> </tr> <tr> <td>click</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[4]/th[1]/label/input</td> <td></td> </tr> <tr> <td>clickAndWait</td> <td>//html/body/section/div[1]/div/div/div/form/div/div/a/span[3]</td> <td></td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[1]/td[1]/div[2]</td> <td>Owner cannot be blank.</td> </tr> <!--mass edit all result--> <tr> <td>sendKeys</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[1]/td[1]/div/input</td> <td>Sam Smith</td> </tr> <tr> <td>waitForCondition</td> <td>selenium.browserbot.getCurrentWindow().jQuery.active == 0</td> <td>30000</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[1]/td[1]/ul/li/a</td> <td>Sam Smith (sam)</td> </tr> <tr> <td>click</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[1]/td[1]/ul/li/a</td> <td></td> </tr> <tr> <td>select</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[2]/td[1]/div/select</td> <td>Automotive</td> </tr> <tr> <td>select</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[3]/td[1]/div/select</td> <td>Vendor</td> </tr> <tr> <td>type</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[4]/td[1]/input</td> <td>300</td> </tr> <tr> <td>clickAndWait</td> <td>//html/body/section/div[1]/div/div/div/form/div/div/a/span[3]</td> <td></td> </tr> <tr> <td>waitForTextPresent</td> <td>records updated successfully.</td> <td></td> </tr> <tr> <td>clickAndWait</td> <td>//html/body/section/div[1]/div/div/div[2]/a/span</td> <td></td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[2]/div[1]/form/div[5]/a[4]</td> <td>Items I Own</td> </tr> <!--verify values after mass editing accounts--> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[1]/td[5]/a</td> <td>Sam Smith</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[2]/td[5]/a</td> <td>Sam Smith</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[3]/td[5]/a</td> <td>Sam Smith</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[4]/td[5]/a</td> <td>Sam Smith</td> </tr> <tr> <td>waitForTextNotPresent</td> <td>Prospect</td> <td></td> </tr> <tr> <td>waitForTextNotPresent</td> <td>Customer</td> <td></td> </tr> <!--mass edit selected result--> <tr> <td>click</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[1]/td[1]/label/input</td> <td></td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[1]/td[1]/label/input</td> <td>on</td> </tr> <tr> <td>click</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[2]/td[1]/label/input</td> <td></td> </tr> <tr> <td>verifyValue</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[2]/td[1]/label/input</td> <td>on</td> </tr> <tr> <td>clickAndWait</td> <td>//html/body/section/div[1]/div[1]/div/nav/div[2]/ul/li[1]/a</td> <td></td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div/h1/span/span</td> <td>Mass Update: Accounts</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div/div/div/form/span</td> <td>2 records selected for updating. Please tick the boxes next to the fields you wish to update and then select the value you wish to be used.</td> </tr> <tr> <td>click</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[1]/th[1]/label/input</td> <td></td> </tr> <tr> <td>click</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[3]/th[1]/label/input</td> <td></td> </tr> <tr> <td>sendKeys</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[1]/td[1]/div/input</td> <td>Super User</td> </tr> <tr> <td>waitForCondition</td> <td>selenium.browserbot.getCurrentWindow().jQuery.active == 0</td> <td>30000</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[1]/td[1]/ul/li/a</td> <td>Super User (super)</td> </tr> <tr> <td>click</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[1]/td[1]/ul/li/a</td> <td></td> </tr> <tr> <td>select</td> <td>//html/body/section/div[1]/div/div/div/form/table/tbody/tr[3]/td[1]/div/select</td> <td>Customer</td> </tr> <tr> <td>clickAndWait</td> <td>//html/body/section/div[1]/div/div/div/form/div/div/a/span[3]</td> <td></td> </tr> <!--verify values after mass editing accounts--> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[1]/td[5]/a</td> <td>Super User</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[2]/td[5]/a</td> <td>Super User</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[3]/td[5]/a</td> <td>Sam Smith</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[4]/td[5]/a</td> <td>Sam Smith</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[1]/td[4]</td> <td>Customer</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[2]/td[4]</td> <td>Customer</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[3]/td[4]</td> <td>Vendor</td> </tr> <tr> <td>waitForText</td> <td>//html/body/section/div[1]/div[3]/div/div[2]/table/tbody/tr[4]/td[4]</td> <td>Vendor</td> </tr> <tr> <td>waitForTextNotPresent</td> <td>Prospect</td> <td></td> </tr> <!--try selected mass update without selecting any record--> <tr> <td>click</td> <td>//html/body/section/div[1]/div[1]/div/nav/div[2]/ul/li[1]/a</td> <td></td> </tr> <tr> <td>assertAlert</td> <td>At least 1 record must be selected</td> <td></td> </tr> </tbody> </table> </body> </html>
chrome/content/zotero/tools/build_typeSchemaData.html
gracile-fr/zotero
<html> <head> <title>Build schemaData.js</title> </head> <body> <p>This script builds typeSchemaData.js, which contains Zotero schema information for the connector.</p> <p id="result"></p> <script src="../include.js"></script> <script type="text/javascript"> Zotero.Promise.coroutine(function* (){ // Create schema var schema = {"itemTypes":{}, "creatorTypes":{}, "fields":{}}; var types = Zotero.ItemTypes.getTypes(); var fieldIDs = yield Zotero.DB.columnQueryAsync("SELECT fieldID FROM fieldsCombined"); var baseMappedFields = Zotero.ItemFields.getBaseMappedFields(); for (let fieldID of fieldIDs) { var fieldObj = [/* name */Zotero.ItemFields.getName(fieldID)]; try { fieldObj.push(/* localizedString */Zotero.getString("itemFields." + fieldObj.name)); } catch(e) { fieldObj.push(/* name -> localizedString */fieldObj[0]); } fieldObj.push(/* isBaseField */ !baseMappedFields.includes(fieldID)); schema.fields[fieldID] = fieldObj; } // names, localizedStrings, creatorTypes, and fields for each item type for (let type of types) { var fieldIDs = Zotero.ItemFields.getItemTypeFields(type.id); var baseFields = {}; for (let fieldID in fieldIDs) { if (baseMappedFields.includes(fieldID)) { baseFields[fieldID] = Zotero.ItemFields.getBaseIDFromTypeAndField(type.id, fieldID); } } var icon = Zotero.ItemTypes.getImageSrc(type.name); icon = icon.substr(icon.lastIndexOf("/")+1); try { var creatorTypes = Zotero.CreatorTypes.getTypesForItemType(type.id).map((creatorType) => creatorType.id); } catch (e) { creatorTypes = []; } var primaryCreatorType = Zotero.CreatorTypes.getPrimaryIDForType(type.id); if(creatorTypes[0] != primaryCreatorType) { creatorTypes.splice(creatorTypes.indexOf(primaryCreatorType), 1); creatorTypes.unshift(primaryCreatorType); } schema.itemTypes[type.id] = [ /* name */type.name, /* localizedString */Zotero.ItemTypes.getLocalizedString(type.name), /* creatorTypes */creatorTypes, /* fields */ fieldIDs, /* baseFields */baseFields, /* icon */icon ]; } var types = Zotero.CreatorTypes.getTypes(); for (let type of types) { schema.creatorTypes[type.id] = [ /* name */type.name, /* localizedString */Zotero.CreatorTypes.getLocalizedString(type.name) ]; } // Write to file var nsIFilePicker = Components.interfaces.nsIFilePicker; var fp = Components.classes["@mozilla.org/filepicker;1"] .createInstance(nsIFilePicker); fp.init(window, Zotero.getString('dataDir.selectDir'), nsIFilePicker.modeGetFolder); let resultElem = document.getElementById('result'); if (fp.show() != nsIFilePicker.returnOK) { result.innerHTML = '<p>Failed.</p>'; } else { let schemaFile = fp.file; schemaFile.append("connectorTypeSchemaData.js"); Zotero.File.putContents(schemaFile, `Zotero.Connector_Types.schema = ${JSON.stringify(schema)}`); result.innerHTML = `<p>Wrote ${schemaFile.path} successfully.</p>`; } })(); </script> </body> </html>
docs/java/com/sleepycat/bind/tuple/class-use/ByteBinding.html
hyc/BerkeleyDB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_51) on Tue Jun 25 15:27:12 EDT 2013 --> <TITLE> Uses of Class com.sleepycat.bind.tuple.ByteBinding (Oracle - Berkeley DB Java API) </TITLE> <META NAME="date" CONTENT="2013-06-25"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.sleepycat.bind.tuple.ByteBinding (Oracle - Berkeley DB Java API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Berkeley DB</b><br><font size="-1"> version 6.0.20</font></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/sleepycat/bind/tuple//class-useByteBinding.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ByteBinding.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>com.sleepycat.bind.tuple.ByteBinding</B></H2> </CENTER> No usage of com.sleepycat.bind.tuple.ByteBinding <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/sleepycat/bind/tuple/ByteBinding.html" title="class in com.sleepycat.bind.tuple"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> <b>Berkeley DB</b><br><font size="-1"> version 6.0.20</font></EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/sleepycat/bind/tuple//class-useByteBinding.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ByteBinding.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates. All rights reserved.</font> </BODY> </HTML>
Class-Examples/JavaScript/SVG_to_Table/style.css
ebeshero/DHClass-Hub
body { background-color: #acc1ca; margin: 0px; padding: 0px; } .boxed { padding: 5px; border: 1px solid white; position: static; top: 70%; left: 20%; right: 20%; } .homeBanner{ color: #acc1ca; position: absolute; top: -5%; left: 28%; right: 30%; font-size:90px; font-family: hightowerEOT; } .homeHeader { color: black; font-size:25px; font-family: hightowerEOT; padding: 5px; } .p1 { color: black; font-size: 20px; font-family: hightowerEOT; padding: 5px; } .homeImage { max-width: 54.5%; margin-left: 22.5%; margin-right: 22.5%; margin-top: .5%; padding: 5px; } #header-container { width: 100%; height: 150px; background-color: #725d5f; margin-top: 0%; } .topNav:after { display:block; clear:both; } ul.topnav { list-style-type: none; margin: 0 auto; width: 100%; height: 43px; padding: 1px; overflow: hidden; background-color: white; text-align: center; margin-top: .5%; } ul.topnav li { display: inline-block; text-align: center; } ul.topnav li a { display: inline-block; color: #6a363b; text-align: center; padding: 14px 16px; text-decoration: none; transition: 0.3s; font-size: 17px; } ul.topnav li a:hover { background-color: #acc1ca; } .navBar li:hover .sub-menu { z-index:1; opacity:1; visibility: visible; } .sub-menu { width:10%; padding:5px 0px; position:absolute; top:25.7%; left:38.9%; z-index:-1; opacity:0; transition:opacity linear 0.15s; box-shadow:0px 2px 3px rgba(0,0,0,0.2); background-color: white; } .sub-menu li { display:block; font-size:16px; } .sub-menu li a { padding:10px 30px; display:block; } .sub-menu li a:hover, .sub-menu .current-item a { background-color: white; } .navBar li:hover .sub-menu2 { z-index:1; opacity:1; visibility: visible; } .sub-menu2 { width:10%; padding:5px 0px; position:absolute; top:25.7%; left:50.5%; z-index:-1; opacity:0; transition:opacity linear 0.15s; box-shadow:0px 2px 3px rgba(0,0,0,0.2); background-color: white; } .sub-menu2 li { display:block; font-size:16px; } .sub-menu2 li a { padding:10px 30px; display:block; } .sub-menu2 li a:hover, .sub-menu .current-item a { background-color: white; } .copy { margin-left: 20%; margin-top: 3%; } .aboutHeader { color: #6a363b; font-size:32px; font-family: hightowerEOT; position: relative; left: -10%; top: 7%; } .members { display: table; width: 750px; height: 100%; margin-bottom: 35px; padding: 10px; } .memberRow { display: table-row; height: 100%; } .memberPic { display: table-cell; width: 200px; text-align: center; background-color: #acc1ca; } .memberBio { display: table-cell; width: 300px; height: 100px; background-color: #725d5f; opacity: 0.8; } .memberName { padding: 10px; display:block; text-align: center; font-weight: bold; font-family: 'Open Sans', sans-serif; font-family: hightowerEOT; font-size: 23px; } .memberBioCopy { line-height: 30px; padding-left: 30px; padding-right: 30px; font-size: 20px; font-family: hightowerEOT } .aboutImage{ height: 250px; } #menu{ width: 100%; height: 70px; background-color: #725d5f; margin-top: 0%; } .ssiHeader{ color: #acc1ca; position: absolute; top: -2.5%; left: 5%; font-size:40px; font-family: hightowerEOT; } ul.topMenu { list-style-type: none; margin: 0 auto; width: 100%; height: 43px; padding: 0; overflow: hidden; background-color: white; text-align: center; margin-top: .5%; } ul.topMenu li { display: inline-block; text-align: center; } ul.topMenu li a { display: inline-block; color: #6a363b; text-align: center; padding: 14px 16px; text-decoration: none; transition: 0.3s; font-size: 17px; } ul.topMenu li a:hover { background-color: #acc1ca; } .menuBar li:hover .sub-nav { position: absolute; z-index:1; opacity:1; visibility: visible; } .sub-nav { width:10%; padding:5px 0px; position:absolute; top:15.3%; left:41.6%; z-index:-1; opacity:0; visibility: hidden; transition:opacity linear 0.15s; box-shadow:0px 2px 3px rgba(0,0,0,0.2); background-color: white; } .sub-nav li { display:block; font-size:16px; } .sub-nav li a { padding:10px 30px; display:block; } .sub-nav li a:hover, .sub-nav .current-item a { background-color: white; } .menuBar li:hover .sub-nav2 { position: absolute; z-index:1; opacity:1; visibility: visible; } .sub-nav2 { width:10%; padding:5px 0px; position:absolute; top:15.3%; left:53.5%; z-index:-1; opacity:0; visibility: hidden; transition:opacity linear 0.15s; box-shadow:0px 2px 3px rgba(0,0,0,0.2); background-color: white; } .sub-nav2 li { display:block; font-size:16px; } .sub-nav2 li a { padding:10px 30px; display:block; } .sub-nav2 li a:hover, .sub-nav .current-item a { background-color: white; } .menuImage{ margin-left: 90%; margin-right: 10%; margin-top: 1.2%; } .cc{ margin-left: 48%; margin-right: 48%; margin-top: 17%; } .creativeCommons{ margin-left: 19%; margin-right: 19%; margin-top: 0%; } .ssiCC{ margin-left: 19%; margin-right: 19%; margin-top: 8.5%; } .methodologyImage{ max-width: 40%; margin-left: 5%; margin-right: 22.5%; margin-top: 10%; padding: 5px; } .p2{ position: absolute; top: 35%; left: 35%; right: 5%; font-size: 20px; font-family: hightowerEOT } .methodHeader{ color: #6a363b; font-size:32px; font-family: hightowerEOT; position: absolute; left: 38%; top: 16%; } .cemeteryHeader{ color: #6a363b; font-size:32px; font-family: hightowerEOT; position: absolute; left: 38%; top: 16%; } .cemeteryImage{ max-width: 40%; margin-left: 5%; margin-right: 22.5%; margin-top: 10%; padding: 5px; } .p3{ border: 1px solid black; position: absolute; top: 32%; left: 50%; right: 10%; font-size: 20px; font-family: hightowerEOT } p{ padding: 3px; } .p4{ border: 1px solid black; position: absolute; top: 65%; left: 50%; right: 10%; font-size: 20px; font-family: hightowerEOT } #ageBarGraph{ width:60%; max-width: 1200px; margin-left: 5%; margin-right: 22.5%; padding: 5px; position: relative; top:0px; z-index:0; } table{ border-collapse:collapse; } table, th, td { border-color:black; border-style:solid; border-width:1px; padding:10px } #ageGraphTable{ position:absolute; width:20%; max-width: 900px; top:70%; left:30% } #ageGraphTable td:nth-child(2){ background-color:#15B7FF } #ageGraphTable td:nth-child(3){ background-color:#FFCCFF } #ageGraphTable tr[id] {display: none; /*height:100px; width:300px;*/} #ageGraphTable tr[id="0to2"] {display: table-row;} .lineGraph{ margin-right: 3%; margin-left: 3%; margin-top: 7%; } #explanation{ position:absolute; top:110%; left:10%; font-size:20px; } .p5{border: 1px solid black; position: absolute; width:500%; top: 70%; font-size: 18px; padding:5px; font-family: hightowerEOT } map{ display: inline; } img.tn{width:75px; padding:1px; } .iframe{ display: block; margin: auto; padding: 5px; } .mapI{ display: block; margin: auto; padding: 10px; } .methodImage3{ display: block; max-width: 30%; margin-left: 2%; margin-top: 12%; padding: 5px; } .methodImage{ display: block; max-width: 30%; margin-left: 2%; margin-top: 5%; padding: 5px; } .methodImage2{ display: block; max-width: 30%; margin-left: 2%; margin-top: 5%; padding: 5px; } #explanation2{ position:absolute; top:70%; left:10%; font-size:20px; } #explanation3{ position:absolute; top:70%; left:10%; font-size:20px; max-width: 30%; }
www/templates/wallet/list/modal_import_file.html
duniter/cesium
<ion-modal-view id="transfer" class="modal-full-height"> <ion-header-bar class="bar-positive"> <button class="button button-clear visible-xs" ng-click="closeModal()" translate>COMMON.BTN_CANCEL</button> <h1 class="title" translate>ACCOUNT.WALLET_LIST.IMPORT_MODAL.TITLE</h1> </ion-header-bar> <ion-content scroll="true" class="padding"> <p translate>ACCOUNT.WALLET_LIST.IMPORT_MODAL.HELP</p> <div drop-zone="onFileChanged(file)"> <div ng-if="!hasContent" file-select="onFileChanged(file)" accept=".csv,.txt"> <h2 class="gray" translate>COMMON.CHOOSE_FILE</h2> </div> <div ng-if="hasContent" class="item item-icon-left item-icon-right stable-bg"> <i class="icon ion-document-text gray"></i> <div class="item-content row"> <div class="col"> <h2>{{fileData.name}}</h2> <h4 ng-if="fileData.lastModified"> <span class="gray" translate>COMMON.FILE.DATE</span> {{fileData.lastModified/1000|formatDate}} </h4> <h5> <span class="gray" translate>COMMON.FILE.SIZE</span> {{fileData.size|formatInteger}} Ko </h5> </div> <div class="col padding-left"> <h3 ng-if="validatingFile" translate>COMMON.FILE.VALIDATING</h3> <h3 ng-if="!validatingFile"> <span class="dark animate-show-hide ng-hide" ng-show="isValidFile && content.length" ng-bind-html="'ACCOUNT.WALLET_LIST.IMPORT_MODAL.WALLET_COUNT'|translate:{count: content.length}"> </span> <span class="assertive animate-show-hide ng-hide" ng-show="isValidFile && !content.length"><br/> <i class="ion-close-circled assertive"></i> {{'ACCOUNT.WALLET_LIST.IMPORT_MODAL.NO_NEW_WALLET' |translate}} </span> <span class="assertive animate-show-hide ng-hide" ng-show="!isValidFile"><br/> <i class="ion-close-circled assertive"></i> {{'ERROR.INVALID_FILE_FORMAT' |translate}} </span> </h3> </div> </div> <!-- remove file button --> <a class="ion-close-round gray pull-right" style="font-size: 10px; position: absolute; top: 6px; right: 6px;" ng-click="removeFile()"></a> </div> </div> <div class="padding hidden-xs text-right"> <button class="button button-clear button-dark ink" ng-click="closeModal()" type="button" translate>COMMON.BTN_CANCEL </button> <button class="button button-positive ink" ng-disabled="loading || !content.length" ng-click="closeModal(content)" translate> COMMON.BTN_IMPORT </button> </div> </ion-content> </ion-modal-view>
yamcs-web/src/main/webapp/src/app/admin/threads/ThreadsTable.html
m-sc/yamcs
<table mat-table *ngIf="dataSource" [dataSource]="dataSource" class="ya-data-table" matSort matSortActive="id" matSortDirection="desc" matSortDisableClear> <ng-container matColumnDef="id"> <th mat-header-cell *matHeaderCellDef mat-sort-header style="width: 40px">ID</th> <td mat-cell *matCellDef="let row">{{ row.id }}</td> </ng-container> <ng-container matColumnDef="name"> <th mat-header-cell *matHeaderCellDef mat-sort-header style="width: 200px">Name</th> <td mat-cell *matCellDef="let row"> <a [routerLink]="row.id"> {{ row.name }} </a> </td> </ng-container> <ng-container matColumnDef="state"> <th mat-header-cell *matHeaderCellDef class="status"></th> <td mat-cell *matCellDef="let row" class="status"> <mat-icon *ngIf="row.state === 'RUNNABLE'" [matTooltip]="row.state">playlist_play</mat-icon> <mat-icon *ngIf="row.state === 'TIMED_WAITING'" [matTooltip]="row.state">timer</mat-icon> <mat-icon *ngIf="row.state === 'WAITING'" [matTooltip]="row.state">pause</mat-icon> <mat-icon *ngIf="row.state === 'BLOCKED'" [matTooltip]="row.state">block</mat-icon> </td> </ng-container> <ng-container matColumnDef="native"> <th mat-header-cell *matHeaderCellDef>Native</th> <td mat-cell *matCellDef="let row"> <mat-icon *ngIf="row.native">check</mat-icon> <ng-container *ngIf="!row.native">-</ng-container> </td> </ng-container> <ng-container matColumnDef="suspended"> <th mat-header-cell *matHeaderCellDef>Suspended</th> <td mat-cell *matCellDef="let row"> <mat-icon *ngIf="row.suspended">check</mat-icon> <ng-container *ngIf="!row.suspended">-</ng-container> </td> </ng-container> <ng-container matColumnDef="group"> <th mat-header-cell *matHeaderCellDef>Group</th> <td mat-cell *matCellDef="let row"> {{ row.group?.name || '-' }} </td> </ng-container> <ng-container matColumnDef="trace"> <th mat-header-cell *matHeaderCellDef style="width: 400px">Frame</th> <td mat-cell *matCellDef="let row"> <app-trace-element *ngIf="row.trace" [element]="row.trace[0]"></app-trace-element> <ng-container *ngIf="!row.trace">-</ng-container> </td> </ng-container> <tr mat-header-row *matHeaderRowDef="displayedColumns"></tr> <tr mat-row *matRowDef="let row; columns: displayedColumns;"></tr> </table> <div class="ya-data-table-placeholder" *ngIf="!dataSource.data.length"> No rows to display </div>
Ephesoft_Community_Release_4.0.2.0/javadocs/com/ephesoft/gxt/admin/client/view/scanner/class-use/WebScannerMenuView.html
ungerik/ephesoft
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Fri Jul 10 16:43:19 IST 2015 --> <title>Uses of Class com.ephesoft.gxt.admin.client.view.scanner.WebScannerMenuView</title> <meta name="date" content="2015-07-10"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.ephesoft.gxt.admin.client.view.scanner.WebScannerMenuView"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerMenuView.html" title="class in com.ephesoft.gxt.admin.client.view.scanner">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?com/ephesoft/gxt/admin/client/view/scanner/class-use/WebScannerMenuView.html" target="_top">Frames</a></li> <li><a href="WebScannerMenuView.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class com.ephesoft.gxt.admin.client.view.scanner.WebScannerMenuView" class="title">Uses of Class<br>com.ephesoft.gxt.admin.client.view.scanner.WebScannerMenuView</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerMenuView.html" title="class in com.ephesoft.gxt.admin.client.view.scanner">WebScannerMenuView</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.ephesoft.gxt.admin.client.presenter.scanner">com.ephesoft.gxt.admin.client.presenter.scanner</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.ephesoft.gxt.admin.client.view.scanner">com.ephesoft.gxt.admin.client.view.scanner</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.ephesoft.gxt.admin.client.presenter.scanner"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerMenuView.html" title="class in com.ephesoft.gxt.admin.client.view.scanner">WebScannerMenuView</a> in <a href="../../../../../../../../com/ephesoft/gxt/admin/client/presenter/scanner/package-summary.html">com.ephesoft.gxt.admin.client.presenter.scanner</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../../../com/ephesoft/gxt/admin/client/presenter/scanner/package-summary.html">com.ephesoft.gxt.admin.client.presenter.scanner</a> with parameters of type <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerMenuView.html" title="class in com.ephesoft.gxt.admin.client.view.scanner">WebScannerMenuView</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../../../../com/ephesoft/gxt/admin/client/presenter/scanner/WebScannerMenuPresenter.html#WebScannerMenuPresenter(com.ephesoft.gxt.admin.client.controller.BatchClassManagementController,%20com.ephesoft.gxt.admin.client.view.scanner.WebScannerMenuView)">WebScannerMenuPresenter</a></strong>(<a href="../../../../../../../../com/ephesoft/gxt/admin/client/controller/BatchClassManagementController.html" title="class in com.ephesoft.gxt.admin.client.controller">BatchClassManagementController</a>&nbsp;controller, <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerMenuView.html" title="class in com.ephesoft.gxt.admin.client.view.scanner">WebScannerMenuView</a>&nbsp;view)</code> <div class="block">Instantiates a new web scanner menu presenter.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.ephesoft.gxt.admin.client.view.scanner"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerMenuView.html" title="class in com.ephesoft.gxt.admin.client.view.scanner">WebScannerMenuView</a> in <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/package-summary.html">com.ephesoft.gxt.admin.client.view.scanner</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/package-summary.html">com.ephesoft.gxt.admin.client.view.scanner</a> declared as <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerMenuView.html" title="class in com.ephesoft.gxt.admin.client.view.scanner">WebScannerMenuView</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerMenuView.html" title="class in com.ephesoft.gxt.admin.client.view.scanner">WebScannerMenuView</a></code></td> <td class="colLast"><span class="strong">WebScannerView.</span><code><strong><a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerView.html#scannerImportMenuView">scannerImportMenuView</a></strong></code> <div class="block">The scanner import menu view.</div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/package-summary.html">com.ephesoft.gxt.admin.client.view.scanner</a> that return <a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerMenuView.html" title="class in com.ephesoft.gxt.admin.client.view.scanner">WebScannerMenuView</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerMenuView.html" title="class in com.ephesoft.gxt.admin.client.view.scanner">WebScannerMenuView</a></code></td> <td class="colLast"><span class="strong">WebScannerView.</span><code><strong><a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerView.html#getScannerImportMenuView()">getScannerImportMenuView</a></strong>()</code> <div class="block">Gets the scanner import menu view.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../../com/ephesoft/gxt/admin/client/view/scanner/WebScannerMenuView.html" title="class in com.ephesoft.gxt.admin.client.view.scanner">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?com/ephesoft/gxt/admin/client/view/scanner/class-use/WebScannerMenuView.html" target="_top">Frames</a></li> <li><a href="WebScannerMenuView.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
Library/MOC-V/Documentation/class-MOC.V.Core.AutoLoader.Component.Exception.Repository.EmptyNamespaceException.html
KWZwickau/KREDA-Sphere
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="generator" content="ApiGen 2.8.0" /> <title>Class MOC\V\Core\AutoLoader\Component\Exception\Repository\EmptyNamespaceException | Mark V</title> <script type="text/javascript" src="resources/combined.js?4076080066"></script> <script type="text/javascript" src="elementlist.js?2814603222"></script> <link rel="stylesheet" type="text/css" media="all" href="resources/style.css?1143814050"/> <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic|Open+Sans:300' rel='stylesheet' type='text/css' /> </head> <body> <div id="TopBar"> <ul> <li><a href="http://derdu.github.io/MOC-Framework-Mark-V" title="DerDu" onclick="window.open(this.href); return false;">Documentation</a></li> <li><a href="https://github.com/DerDu/MOC-Framework-Mark-V" title="DerDu" onclick="window.open(this.href); return false;">GitHub</a></li> <li><a href="https://github.com/DerDu" title="DerDu" onclick="window.open(this.href); return false;">DerDu</a> </li> </ul> </div> <div id="Header"> <h1>MOC Framework</h1> <p>Mark V</p> </div> <div id="Navigation"> <ul> <li> <a>Documentation</a> </li> </ul> </div> <div class="Channel"> <h1>Api Documentation</h1> <div id="ChannelRelease"> <div id="left"> <div id="menu"> <a href="index.html" title="Overview"><span>Overview</span></a> <div id="groups"> <h3>Namespaces</h3> <ul> <li class="active main"><a href="namespace-MOC.html">MOC<span></span></a> <ul> <li class="active main"><a href="namespace-MOC.V.html">V<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.html">Component<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Database.html">Database<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Database.Component.html">Component<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Database.Component.Bridge.html">Bridge<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Database.Component.Bridge.Repository.html">Repository</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Component.Database.Component.Exception.html">Exception<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Database.Component.Exception.Repository.html">Repository</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Component.Database.Component.Parameter.html">Parameter<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Database.Component.Parameter.Repository.html">Repository</a> </li> </ul></li></ul></li> <li class="main"><a href="namespace-MOC.V.Component.Database.Exception.html">Exception</a> </li> <li class="main"><a href="namespace-MOC.V.Component.Database.Vendor.html">Vendor</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Component.Document.html">Document<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Document.Component.html">Component<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Document.Component.Bridge.html">Bridge<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Document.Component.Bridge.Repository.html">Repository</a> </li> </ul> </li> <li class="main"><a href="namespace-MOC.V.Component.Document.Component.Exception.html">Exception<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Document.Component.Exception.Repository.html">Repository</a> </li> </ul> </li> <li class="main"><a href="namespace-MOC.V.Component.Document.Component.Parameter.html">Parameter<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Document.Component.Parameter.Repository.html">Repository</a> </li> </ul> </li> </ul> </li> <li class="main"><a href="namespace-MOC.V.Component.Document.Exception.html">Exception</a> </li> <li class="main"><a href="namespace-MOC.V.Component.Document.Vendor.html">Vendor</a> </li> </ul> </li> <li class="main"><a href="namespace-MOC.V.Component.Documentation.html">Documentation<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Documentation.Component.html">Component<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Documentation.Component.Bridge.html">Bridge<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Documentation.Component.Bridge.Repository.html">Repository</a> </li> </ul> </li> <li class="main"><a href="namespace-MOC.V.Component.Documentation.Component.Exception.html">Exception<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Documentation.Component.Exception.Repository.html">Repository</a> </li> </ul> </li> <li class="main"><a href="namespace-MOC.V.Component.Documentation.Component.Parameter.html">Parameter<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Documentation.Component.Parameter.Repository.html">Repository</a> </li> </ul> </li> </ul> </li> <li class="main"><a href="namespace-MOC.V.Component.Documentation.Exception.html">Exception</a> </li> <li class="main"><a href="namespace-MOC.V.Component.Documentation.Vendor.html">Vendor</a> </li> </ul> </li> <li class="main"><a href="namespace-MOC.V.Component.Router.html">Router<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Router.Component.html">Component<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Router.Component.Bridge.html">Bridge<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Router.Component.Bridge.Repository.html">Repository</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Component.Router.Component.Exception.html">Exception<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Router.Component.Exception.Repository.html">Repository</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Component.Router.Component.Parameter.html">Parameter<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Router.Component.Parameter.Repository.html">Repository</a> </li> </ul></li></ul></li> <li class="main"><a href="namespace-MOC.V.Component.Router.Exception.html">Exception</a> </li> <li class="main"><a href="namespace-MOC.V.Component.Router.Vendor.html">Vendor</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Component.Template.html">Template<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Template.Component.html">Component<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Template.Component.Bridge.html">Bridge<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Template.Component.Bridge.Repository.html">Repository</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Component.Template.Component.Exception.html">Exception<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Template.Component.Exception.Repository.html">Repository</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Component.Template.Component.Parameter.html">Parameter<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Component.Template.Component.Parameter.Repository.html">Repository</a> </li> </ul></li></ul></li> <li class="main"><a href="namespace-MOC.V.Component.Template.Exception.html">Exception</a> </li> <li class="main"><a href="namespace-MOC.V.Component.Template.Vendor.html">Vendor</a> </li> </ul></li></ul></li> <li class="active main"><a href="namespace-MOC.V.Core.html">Core<span></span></a> <ul> <li class="active main"><a href="namespace-MOC.V.Core.AutoLoader.html">AutoLoader<span></span></a> <ul> <li class="active main"><a href="namespace-MOC.V.Core.AutoLoader.Component.html">Component<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.AutoLoader.Component.Bridge.html">Bridge<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.AutoLoader.Component.Bridge.Repository.html">Repository</a> </li> </ul></li> <li class="active main"><a href="namespace-MOC.V.Core.AutoLoader.Component.Exception.html">Exception<span></span></a> <ul> <li class="active main"><a href="namespace-MOC.V.Core.AutoLoader.Component.Exception.Repository.html">Repository</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Core.AutoLoader.Component.Parameter.html">Parameter<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.AutoLoader.Component.Parameter.Repository.html">Repository</a> </li> </ul></li></ul></li> <li class="main"><a href="namespace-MOC.V.Core.AutoLoader.Exception.html">Exception</a> </li> <li class="main"><a href="namespace-MOC.V.Core.AutoLoader.Vendor.html">Vendor<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.AutoLoader.Vendor.Multiton.html">Multiton</a> </li> <li class="main"><a href="namespace-MOC.V.Core.AutoLoader.Vendor.Universal.html">Universal<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.AutoLoader.Vendor.Universal.NamespaceLoader.html">NamespaceLoader</a> </li> </ul></li></ul></li></ul></li> <li class="main"><a href="namespace-MOC.V.Core.FileSystem.html">FileSystem<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.FileSystem.Component.html">Component<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.FileSystem.Component.Bridge.html">Bridge<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.FileSystem.Component.Bridge.Repository.html">Repository</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Core.FileSystem.Component.Exception.html">Exception<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.FileSystem.Component.Exception.Repository.html">Repository</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Core.FileSystem.Component.Parameter.html">Parameter<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.FileSystem.Component.Parameter.Repository.html">Repository</a> </li> </ul></li></ul></li> <li class="main"><a href="namespace-MOC.V.Core.FileSystem.Exception.html">Exception</a> </li> <li class="main"><a href="namespace-MOC.V.Core.FileSystem.Vendor.html">Vendor<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.FileSystem.Vendor.Universal.html">Universal</a> </li> </ul></li></ul></li> <li class="main"><a href="namespace-MOC.V.Core.HttpKernel.html">HttpKernel<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.HttpKernel.Component.html">Component<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.HttpKernel.Component.Bridge.html">Bridge<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.HttpKernel.Component.Bridge.Repository.html">Repository</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Core.HttpKernel.Component.Exception.html">Exception</a> </li> <li class="main"><a href="namespace-MOC.V.Core.HttpKernel.Component.Parameter.html">Parameter</a> </li> </ul></li> <li class="main"><a href="namespace-MOC.V.Core.HttpKernel.Exception.html">Exception</a> </li> <li class="main"><a href="namespace-MOC.V.Core.HttpKernel.Vendor.html">Vendor<span></span></a> <ul> <li class="main"><a href="namespace-MOC.V.Core.HttpKernel.Vendor.Universal.html">Universal</a> </li> </ul></li></ul></li></ul></li></ul></li></ul></li> <li><a href="namespace-PHP.html">PHP</a> </li> </ul> </div> <hr /> <div id="elements"> <h3>Exceptions</h3> <ul> <li><a href="class-MOC.V.Core.AutoLoader.Component.Exception.Repository.DirectoryNotFoundException.html">DirectoryNotFoundException</a></li> <li><a href="class-MOC.V.Core.AutoLoader.Component.Exception.Repository.EmptyDirectoryException.html">EmptyDirectoryException</a></li> <li class="active"><a href="class-MOC.V.Core.AutoLoader.Component.Exception.Repository.EmptyNamespaceException.html">EmptyNamespaceException</a></li> </ul> </div> </div> </div> <div id="splitter"></div> <div id="right"> <div id="rightInner"> <form id="search"> <input type="hidden" name="cx" value="" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="text" name="q" class="text" /> <input type="submit" value="Search" class="Button" /> </form> <div id="navigation"> <ul> <li> <a href="index.html" title="Overview"><span>Overview</span></a> </li> <li> <a href="namespace-MOC.V.Core.AutoLoader.Component.Exception.Repository.html" title="Summary of MOC\V\Core\AutoLoader\Component\Exception\Repository"><span>Namespace</span></a> </li> <li class="active"> <span>Class</span> </li> </ul> <ul> <li> <a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a> </li> <li> <a href="deprecated.html" title="List of deprecated elements"><span>Deprecated</span></a> </li> <li> <a href="todo.html" title="Todo list"><span>Todo</span></a> </li> </ul> <ul> <li> <a href="mark-v-api-documentation.zip" title="Download documentation as ZIP archive"><span>Download</span></a> </li> </ul> </div> <div id="content" class="class"> <h1>Class EmptyNamespaceException</h1> <div class="description"> <p>Class EmptyNamespaceException</p> </div> <dl class="tree"> <dd style="padding-left:0px"> <a href="class-Exception.html"><span>Exception</span></a> </dd> <dd style="padding-left:30px"> <img src="resources/inherit.png" alt="Extended by" /> <a href="class-MOC.V.Core.AutoLoader.Exception.AutoLoaderException.html"><span>MOC\V\Core\AutoLoader\Exception\AutoLoaderException</span></a> </dd> <dd style="padding-left:60px"> <img src="resources/inherit.png" alt="Extended by" /> <a href="class-MOC.V.Core.AutoLoader.Component.Exception.ComponentException.html"><span>MOC\V\Core\AutoLoader\Component\Exception\ComponentException</span></a> </dd> <dd style="padding-left:90px"> <img src="resources/inherit.png" alt="Extended by" /> <b><span>MOC\V\Core\AutoLoader\Component\Exception\Repository\EmptyNamespaceException</span></b> </dd> </dl> <div class="info"> <b>Namespace:</b> <a href="namespace-MOC.html">MOC</a>\<a href="namespace-MOC.V.html">V</a>\<a href="namespace-MOC.V.Core.html">Core</a>\<a href="namespace-MOC.V.Core.AutoLoader.html">AutoLoader</a>\<a href="namespace-MOC.V.Core.AutoLoader.Component.html">Component</a>\<a href="namespace-MOC.V.Core.AutoLoader.Component.Exception.html">Exception</a>\<a href="namespace-MOC.V.Core.AutoLoader.Component.Exception.Repository.html">Repository</a><br/> <b>Package:</b> MOC\V\Core\AutoLoader\Component\Exception<br /> <b>Located at</b> <a href="source-class-MOC.V.Core.AutoLoader.Component.Exception.Repository.EmptyNamespaceException.html#6-24" title="Go to source code">Core/AutoLoader/Component/Exception/Repository/EmptyNamespaceException.php</a><br /> </div> <table class="summary" id="methods"> <caption>Methods summary</caption> <tr data-order="__construct" id="___construct"> <td class="attributes"><code> public </code> </td> <td class="name"><div> <a class="anchor" href="#___construct">#</a> <code><a href="source-class-MOC.V.Core.AutoLoader.Component.Exception.Repository.EmptyNamespaceException.html#14-23" title="Go to source code">__construct</a>( <span>string <var>$Message</var> = <span class="php-quote">&quot;&quot;</span></span>, <span>integer <var>$Code</var> = <span class="php-num">0</span></span>, <span>null <var>$Previous</var> = <span class="php-keyword1">null</span> </span> )</code> <div class="description short"> </div> <div class="description detailed hidden"> <h4>Parameters</h4> <div class="list"><dl> <dt><var>$Message</var></dt> <dd><code>string</code><br>$Message</dd> <dt><var>$Code</var></dt> <dd><code>integer</code><br>$Code</dd> <dt><var>$Previous</var></dt> <dd><code>null</code><br>$Previous</dd> </dl></div> <h4>Overrides</h4> <div class="list"><code><a href="class-MOC.V.Core.AutoLoader.Component.Exception.ComponentException.html#___construct">MOC\V\Core\AutoLoader\Component\Exception\ComponentException::__construct()</a></code></div> </div> </div></td> </tr> </table> <table class="summary inherited"> <caption>Methods inherited from <a href="class-Exception.html#methods">Exception</a></caption> <tr> <td><code> <a href="class-Exception.html#___toString">__toString()</a>, <a href="class-Exception.html#_getCode">getCode()</a>, <a href="class-Exception.html#_getFile">getFile()</a>, <a href="class-Exception.html#_getLine">getLine()</a>, <a href="class-Exception.html#_getMessage">getMessage()</a>, <a href="class-Exception.html#_getPrevious">getPrevious()</a>, <a href="class-Exception.html#_getTrace">getTrace()</a>, <a href="class-Exception.html#_getTraceAsString">getTraceAsString()</a> </code></td> </tr> </table> <table class="summary inherited"> <caption>Properties inherited from <a href="class-Exception.html#properties">Exception</a></caption> <tr> <td><code> <a href="class-Exception.html#$code"><var>$code</var></a>, <a href="class-Exception.html#$file"><var>$file</var></a>, <a href="class-Exception.html#$line"><var>$line</var></a>, <a href="class-Exception.html#$message"><var>$message</var></a> </code></td> </tr> </table> </div> <div id="footer"> Mark V API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a> </div> </div> </div> <div style="clear: both;"></div> </div> </div> <div id="BottomBar"> <ul> <li>Powered by <a href="http://github.com" style="background: transparent url('resources/GitHub-Mark-Light-32px.png') no-repeat left center; padding-left: 42px; margin-left: 5px;">GitHub</a> </li> <li> Mark V API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a> </li> </ul> </div> </body> </html>
static/glyphs/css/fontello-ie7-codes.css
hackingtype1/cgm-remote-monitor-MAYO
.icon-help-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;'); } .icon-angle-double-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe801;&nbsp;'); } .icon-angle-double-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe802;&nbsp;'); } .icon-menu { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe803;&nbsp;'); } .icon-cog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe806;&nbsp;'); } .icon-cancel-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe809;&nbsp;'); } .icon-volume { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80a;&nbsp;'); }
Ephesoft_Community_Release_4.0.2.0/javadocs/com/ephesoft/gxt/admin/client/util/class-use/NavigationNodeFactory.NavigationNode.html
ungerik/ephesoft
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Fri Jul 10 16:43:16 IST 2015 --> <title>Uses of Class com.ephesoft.gxt.admin.client.util.NavigationNodeFactory.NavigationNode</title> <meta name="date" content="2015-07-10"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.ephesoft.gxt.admin.client.util.NavigationNodeFactory.NavigationNode"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.NavigationNode.html" title="class in com.ephesoft.gxt.admin.client.util">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/ephesoft/gxt/admin/client/util/class-use/NavigationNodeFactory.NavigationNode.html" target="_top">Frames</a></li> <li><a href="NavigationNodeFactory.NavigationNode.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class com.ephesoft.gxt.admin.client.util.NavigationNodeFactory.NavigationNode" class="title">Uses of Class<br>com.ephesoft.gxt.admin.client.util.NavigationNodeFactory.NavigationNode</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.NavigationNode.html" title="class in com.ephesoft.gxt.admin.client.util">NavigationNodeFactory.NavigationNode</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.ephesoft.gxt.admin.client.util">com.ephesoft.gxt.admin.client.util</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.ephesoft.gxt.admin.client.view.navigator">com.ephesoft.gxt.admin.client.view.navigator</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#com.ephesoft.gxt.admin.client.widget">com.ephesoft.gxt.admin.client.widget</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.ephesoft.gxt.admin.client.util"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.NavigationNode.html" title="class in com.ephesoft.gxt.admin.client.util">NavigationNodeFactory.NavigationNode</a> in <a href="../../../../../../../com/ephesoft/gxt/admin/client/util/package-summary.html">com.ephesoft.gxt.admin.client.util</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../com/ephesoft/gxt/admin/client/util/package-summary.html">com.ephesoft.gxt.admin.client.util</a> that return <a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.NavigationNode.html" title="class in com.ephesoft.gxt.admin.client.util">NavigationNodeFactory.NavigationNode</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.NavigationNode.html" title="class in com.ephesoft.gxt.admin.client.util">NavigationNodeFactory.NavigationNode</a></code></td> <td class="colLast"><span class="strong">NavigationNodeFactory.</span><code><strong><a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.html#getNode(java.lang.Object,%20com.ephesoft.gxt.admin.client.controller.BatchClassManagementController,%20java.lang.Object)">getNode</a></strong>(java.lang.Object&nbsp;bindedObject, <a href="../../../../../../../com/ephesoft/gxt/admin/client/controller/BatchClassManagementController.html" title="class in com.ephesoft.gxt.admin.client.controller">BatchClassManagementController</a>&nbsp;controller, java.lang.Object&nbsp;parentObject)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.ephesoft.gxt.admin.client.view.navigator"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.NavigationNode.html" title="class in com.ephesoft.gxt.admin.client.util">NavigationNodeFactory.NavigationNode</a> in <a href="../../../../../../../com/ephesoft/gxt/admin/client/view/navigator/package-summary.html">com.ephesoft.gxt.admin.client.view.navigator</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../com/ephesoft/gxt/admin/client/view/navigator/package-summary.html">com.ephesoft.gxt.admin.client.view.navigator</a> with parameters of type <a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.NavigationNode.html" title="class in com.ephesoft.gxt.admin.client.util">NavigationNodeFactory.NavigationNode</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">BatchClassNavigatorView.</span><code><strong><a href="../../../../../../../com/ephesoft/gxt/admin/client/view/navigator/BatchClassNavigatorView.html#addNode(com.ephesoft.gxt.admin.client.widget.property.BatchClassNavigationNode,%20com.ephesoft.gxt.admin.client.util.NavigationNodeFactory.NavigationNode,%20int)">addNode</a></strong>(<a href="../../../../../../../com/ephesoft/gxt/admin/client/widget/property/BatchClassNavigationNode.html" title="class in com.ephesoft.gxt.admin.client.widget.property">BatchClassNavigationNode</a>&lt;?&gt;&nbsp;parent, <a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.NavigationNode.html" title="class in com.ephesoft.gxt.admin.client.util">NavigationNodeFactory.NavigationNode</a>&nbsp;childNode, int&nbsp;index)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.ephesoft.gxt.admin.client.widget"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.NavigationNode.html" title="class in com.ephesoft.gxt.admin.client.util">NavigationNodeFactory.NavigationNode</a> in <a href="../../../../../../../com/ephesoft/gxt/admin/client/widget/package-summary.html">com.ephesoft.gxt.admin.client.widget</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../com/ephesoft/gxt/admin/client/widget/package-summary.html">com.ephesoft.gxt.admin.client.widget</a> with parameters of type <a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.NavigationNode.html" title="class in com.ephesoft.gxt.admin.client.util">NavigationNodeFactory.NavigationNode</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">BatchClassNavigationTree.</span><code><strong><a href="../../../../../../../com/ephesoft/gxt/admin/client/widget/BatchClassNavigationTree.html#addNode(com.ephesoft.gxt.admin.client.widget.property.BatchClassNavigationNode,%20com.ephesoft.gxt.admin.client.util.NavigationNodeFactory.NavigationNode,%20int)">addNode</a></strong>(<a href="../../../../../../../com/ephesoft/gxt/admin/client/widget/property/BatchClassNavigationNode.html" title="class in com.ephesoft.gxt.admin.client.widget.property">BatchClassNavigationNode</a>&lt;?&gt;&nbsp;parentNode, <a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.NavigationNode.html" title="class in com.ephesoft.gxt.admin.client.util">NavigationNodeFactory.NavigationNode</a>&nbsp;node, int&nbsp;nodeIndex)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/ephesoft/gxt/admin/client/util/NavigationNodeFactory.NavigationNode.html" title="class in com.ephesoft.gxt.admin.client.util">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/ephesoft/gxt/admin/client/util/class-use/NavigationNodeFactory.NavigationNode.html" target="_top">Frames</a></li> <li><a href="NavigationNodeFactory.NavigationNode.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
web/fb-share/programa/en/174.html
podemos-info/programa-electoral-podemos-26j
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Podemos - Creation of a national fund for universal accessibility</title> <meta property="og:title" content="Podemos - Creation of a national fund for universal accessibility" /> <meta property="og:description" content="We will create the National Fund for Universal Accessibility Law. This fund will consist of 1% of the sum intended for public works and infrastructures, new information technologies in the National Budget. This fund will finance projects and activities nationwide concerning universal accessibility with the aim that everyone with a functional diversity, communicative or cognitive limitation or in a situation of dependency of any kind can be independent and fully participate in every aspect of life." /> <meta property="og:image" content="http://lasonrisadeunpais.es/wp-content/plugins/programa/data/meta-programa.png" /> <meta property="og:image:type" content="image/png" /> <meta property="og:image:width" content="600" /> <meta property="og:image:height" content="315" /> </head> <body> <script type="text/javascript"> var url_base = '/en/programa/?medida=174'; window.location = url_base; </script> <img src="http://lasonrisadeunpais.es/wp-content/plugins/programa/data/meta-programa.png" alt="Programa PODEMOS" /> <h1>Creation of a national fund for universal accessibility</h1> <div> <p>We will create the National Fund for Universal Accessibility Law. This fund will consist of 1% of the sum intended for public works and infrastructures, new information technologies in the National Budget. This fund will finance projects and activities nationwide concerning universal accessibility with the aim that everyone with a functional diversity, communicative or cognitive limitation or in a situation of dependency of any kind can be independent and fully participate in every aspect of life.</p> </div> </body> </html>
modules/KalturaSupport/components/share/Share.html
joanpuigsanz/mwEmbed
<!DOCTYPE HTML> <html> <head> <title>Share Plugin</title> <script type="text/javascript" src="../../../../tests/qunit/qunit-bootstrap.js"></script> <script type="text/javascript" src="../../../../mwEmbedLoader.php"></script> <script type="text/javascript" src="../../../../docs/js/doc-bootstrap.js"></script> <!-- Facebook Open Graph tags --> <meta property="og:title" content="Kaltura Player: Share Plugin example" /> <meta property="og:url" content="http://player.kaltura.com/modules/KalturaSupport/components/share/Share.html"> <meta property="og:description" content="Kaltura Player: Share plugin demonstrates the ease of which social share can be configured with the kaltura player toolkit." /> <meta property="og:type" content="video" /> <meta property="og:image" content="http://cdnbakmi.kaltura.com/p/243342/sp/24334200/thumbnail/entry_id/1_sf5ovm7u/version/100003/width/400" /> <meta property="og:image:seucre_url" content="https://cdnsecakmi.kaltura.com/p/243342/sp/24334200/thumbnail/entry_id/1_sf5ovm7u/version/100003/width/400" /> <!-- direct asset ref: --> <meta property="og:video" content="https://cdnapisec.kaltura.com/p/243342/sp/24334200/playManifest/entryId/1_sf5ovm7u/flavorId/1_d2uwy7vv/format/url/protocol/http/a.mp4" /> <meta property="og:video:type" content="video/mp4" /> <meta property="og:site_name" content="Kaltura" /> <!-- Facebook iframe embed --> <meta property="og:video:url" content="https://cdnapisec.kaltura.com/p/243342/sp/24334200/embedIframeJs/uiconf_id/28685261/partner_id/243342?iframeembed=true&playerId=kaltura_player&entry_id=1_sf5ovm7u"> <meta property="og:video:secure_url" content="https://cdnapisec.kaltura.com/p/243342/sp/24334200/embedIframeJs/uiconf_id/28685261/partner_id/243342?iframeembed=true&playerId=kaltura_player&entry_id=1_sf5ovm7u"> <meta property="og:video:type" content="text/html"> <meta property="og:video:width" content="560"> <meta property="og:video:height" content="395"> <!-- legacy swf embed: --> <meta property="og:video:url" content="https://cdnapisec.kaltura.com/index.php/kwidget/cache_st/1423160141/wid/_243342/uiconf_id/28685261/entry_id/1_sf5ovm7u" /> <meta property="og:video:secure_url" content="https://cdnapisec.kaltura.com/index.php/kwidget/cache_st/1423160141/wid/_243342/uiconf_id/28685261/entry_id/1_sf5ovm7u" /> <meta property="og:video:type" content="application/x-shockwave-flash"> <meta property="og:video:width" content="600" /> <meta property="og:video:height" content="376" /> <!-- Twitter Cards tags --> <meta name="twitter:card" content="player"> <meta name="twitter:site" content="@Kaltura"> <meta name="twitter:title" content="Kaltura Player: Share Plugin example"> <meta name="twitter:description" content="Kaltura presenting the new v2 player"> <meta name="twitter:image" content="https://cdnsecakmi.kaltura.com/p/243342/sp/24334200/thumbnail/entry_id/1_sf5ovm7u/version/100003/width/400"> <meta name="twitter:player" content="https://cdnapisec.kaltura.com/p/243342/sp/24334200/embedIframeJs/uiconf_id/28685261/partner_id/243342?iframeembed=true&playerId=kaltura_player&entry_id=1_sf5ovm7u"> <meta name="twitter:player:width" content="600"> <meta name="twitter:player:height" content="376"> <meta name="twitter:player:stream" content="https://cdnapisec.kaltura.com/p/243342/sp/24334200/playManifest/entryId/1_sf5ovm7u/flavorId/1_d2uwy7vv/format/url/protocol/http/a.mp4"> <meta name="twitter:player:stream:content_type" content="video/mp4; codecs=&quot;avc1.42E01E1, mp4a.40.2&quot;"> </head> <body> <h2>Share Plugin</h2> <br /> <div id="kdp" style="width:600px;height:376px;float:left"></div> <script type="text/javascript" src="../../tests/resources/qunit-kaltura-bootstrap.js"></script> <script> kWidget.featureConfig({ 'targetId': 'kdp', 'wid': '_243342', 'uiconf_id' : '28685261', 'entry_id' : '1_sf5ovm7u', 'flashvars': { 'share': { 'plugin': true, 'parent': "topBarContainer", 'order': 3, 'socialShareURL': 'smart', 'socialNetworks': 'facebook,twitter,googleplus,email,linkedin,sms' }, 'autoPlay': false } }); </script> <div style="clear:both"></div> Also see <a href="SharePlaylist.html">SharePlaylist</a> example. <h3> Supporting Twitter Cards </h3> You can lean more about twitter cards in the detailed <a href="https://dev.twitter.com/docs/cards">twitter card documentation</a> <br> <br><b>Sample Kaltura player Twitter card markup: </b> <pre class="prettyprint linenums">&lt;meta name=&quot;twitter:card&quot; content=&quot;player&quot;&gt; &lt;meta name=&quot;twitter:site&quot; content=&quot;@Kaltura&quot;&gt; &lt;meta name=&quot;twitter:title&quot; content=&quot;Kaltura Player: Share Plugin example&quot;&gt; &lt;meta name=&quot;twitter:description&quot; content=&quot;Kaltura presenting the new v2 player&quot;&gt; &lt;meta name=&quot;twitter:image&quot; content=&quot;https://cdnsecakmi.kaltura.com/p/243342/sp/24334200/thumbnail/entry_id/1_sf5ovm7u/version/100003/width/400&quot;&gt; &lt;meta name=&quot;twitter:player&quot; content=&quot;https://cdnapisec.kaltura.com/p/243342/sp/24334200/embedIframeJs/uiconf_id/28685261/partner_id/243342?iframeembed=true&amp;playerId=kaltura_player&amp;entry_id=1_sf5ovm7u&quot;&gt; &lt;meta name=&quot;twitter:player:width&quot; content=&quot;600&quot;&gt; &lt;meta name=&quot;twitter:player:height&quot; content=&quot;370&quot;&gt; &lt;-- To support twiter native app embeds include content stream --&gt; &lt;meta name=&quot;twitter:player:stream&quot; content=&quot;https://cdnapisec.kaltura.com/p/243342/sp/24334200/playManifest/entryId/1_sf5ovm7u/flavorId/1_d2uwy7vv/format/url/protocol/http/a.mp4&quot;&gt; &lt;meta name=&quot;twitter:player:stream:content_type&quot; content=&quot;video/mp4; codecs=&amp;quot;avc1.42E01E1, mp4a.40.2&amp;quot;&quot;&gt; </pre> <h3> Supporting Facebook Embeds </h3> Facebook supports html5 player embeds via <a href="https://developers.facebook.com/docs/opengraph">open graph</a>. <br><br> <b>Sample Kaltura player Facebook Open Graph markup:</b> <pre class="prettyprint linenums">&lt;!-- Facebook Open Graph tags --&gt; &lt;meta property=&quot;og:title&quot; content=&quot;Kaltura Player: Share Plugin example&quot; /&gt; &lt;meta property=&quot;og:url&quot; content=&quot;http://player.kaltura.com/modules/KalturaSupport/components/share/Share.html&quot;&gt; &lt;meta property=&quot;og:description&quot; content=&quot;Kaltura Player: Share plugin demonstrates the ease of which social share can be configured with the kaltura player toolkit.&quot; /&gt; &lt;meta property=&quot;og:type&quot; content=&quot;video&quot; /&gt; &lt;meta property=&quot;og:image&quot; content=&quot;http://cdnbakmi.kaltura.com/p/243342/sp/24334200/thumbnail/entry_id/1_sf5ovm7u/version/100003/width/400&quot; /&gt; &lt;meta property=&quot;og:image:seucre_url&quot; content=&quot;https://cdnsecakmi.kaltura.com/p/243342/sp/24334200/thumbnail/entry_id/1_sf5ovm7u/version/100003/width/400&quot; /&gt; &lt;!-- direct asset ref: --&gt; &lt;meta property=&quot;og:video&quot; content=&quot;https://cdnapisec.kaltura.com/p/243342/sp/24334200/playManifest/entryId/1_sf5ovm7u/flavorId/1_d2uwy7vv/format/url/protocol/http/a.mp4&quot; /&gt; &lt;meta property=&quot;og:video:type&quot; content=&quot;video/mp4&quot; /&gt; &lt;meta property=&quot;og:site_name&quot; content=&quot;Kaltura&quot; /&gt; &lt;!-- Facebook iframe embed --&gt; &lt;meta property=&quot;og:video:url&quot; content=&quot;https://cdnapisec.kaltura.com/p/243342/sp/24334200/embedIframeJs/uiconf_id/28685261/partner_id/243342?iframeembed=true&amp;playerId=kaltura_player&amp;entry_id=1_sf5ovm7u&quot;&gt; &lt;meta property=&quot;og:video:secure_url&quot; content=&quot;https://cdnapisec.kaltura.com/p/243342/sp/24334200/embedIframeJs/uiconf_id/28685261/partner_id/243342?iframeembed=true&amp;playerId=kaltura_player&amp;entry_id=1_sf5ovm7u&amp;&quot;&gt; &lt;meta property=&quot;og:video:type&quot; content=&quot;text/html&quot;&gt; &lt;meta property=&quot;og:video:width&quot; content=&quot;560&quot;&gt; &lt;meta property=&quot;og:video:height&quot; content=&quot;395&quot;&gt; &lt;!-- legacy swf embed: --&gt; &lt;meta property=&quot;og:video:url&quot; content=&quot;https://cdnapisec.kaltura.com/index.php/kwidget/cache_st/1423160141/wid/_243342/uiconf_id/28685261/entry_id/1_sf5ovm7u&quot; /&gt; &lt;meta property=&quot;og:video:secure_url&quot; content=&quot;https://cdnapisec.kaltura.com/index.php/kwidget/cache_st/1423160141/wid/_243342/uiconf_id/28685261/entry_id/1_sf5ovm7u&quot; /&gt; &lt;meta property=&quot;og:video:type&quot; content=&quot;application/x-shockwave-flash&quot;&gt; &lt;meta property=&quot;og:video:width&quot; content=&quot;600&quot; /&gt; &lt;meta property=&quot;og:video:height&quot; content=&quot;370&quot; /&gt; </pre> </body> </html>
src/html/tools/signing.html
arcbit/arcbit-web
<h3>{{'Sign message'|_}}</h3> <a class="button fa fa-pencil postfix" ng-click="signText()">{{'Sign'|_}}</a>
doc/html/declarative-text-fonts-hello.html
sicily/qt4.8.4
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qml-examples.qdoc --> <title>Qt 4.8: Text: Hello Fonts Example</title> <link rel="stylesheet" type="text/css" href="style/style.css" /> <script src="scripts/jquery.js" type="text/javascript"></script> <script src="scripts/functions.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="style/superfish.css" /> <link rel="stylesheet" type="text/css" href="style/narrow.css" /> <!--[if IE]> <meta name="MSSmartTagsPreventParsing" content="true"> <meta http-equiv="imagetoolbar" content="no"> <![endif]--> <!--[if lt IE 7]> <link rel="stylesheet" type="text/css" href="style/style_ie6.css"> <![endif]--> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="style/style_ie7.css"> <![endif]--> <!--[if IE 8]> <link rel="stylesheet" type="text/css" href="style/style_ie8.css"> <![endif]--> <script src="scripts/superfish.js" type="text/javascript"></script> <script src="scripts/narrow.js" type="text/javascript"></script> </head> <body class="" onload="CheckEmptyAndLoadList();"> <div class="header" id="qtdocheader"> <div class="content"> <div id="nav-logo"> <a href="index.html">Home</a></div> <a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a> <div id="narrowsearch"></div> <div id="nav-topright"> <ul> <li class="nav-topright-home"><a href="http://qt.digia.com/">Qt HOME</a></li> <li class="nav-topright-dev"><a href="http://qt-project.org/">DEV</a></li> <li class="nav-topright-doc nav-topright-doc-active"><a href="http://qt-project.org/doc/"> DOC</a></li> <li class="nav-topright-blog"><a href="http://blog.qt.digia.com/">BLOG</a></li> </ul> </div> <div id="shortCut"> <ul> <li class="shortCut-topleft-inactive"><span><a href="index.html">Qt 4.8</a></span></li> <li class="shortCut-topleft-active"><a href="http://qt-project.org/doc/">ALL VERSIONS </a></li> </ul> </div> <ul class="sf-menu" id="narrowmenu"> <li><a href="#">API Lookup</a> <ul> <li><a href="classes.html">Class index</a></li> <li><a href="functions.html">Function index</a></li> <li><a href="modules.html">Modules</a></li> <li><a href="namespaces.html">Namespaces</a></li> <li><a href="qtglobal.html">Global Declarations</a></li> <li><a href="qdeclarativeelements.html">QML elements</a></li> </ul> </li> <li><a href="#">Qt Topics</a> <ul> <li><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li><a href="qtquick.html">Device UIs &amp; Qt Quick</a></li> <li><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li><a href="supported-platforms.html">Supported Platforms</a></li> <li><a href="technology-apis.html">Qt and Key Technologies</a></li> <li><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </li> <li><a href="#">Examples</a> <ul> <li><a href="all-examples.html">Examples</a></li> <li><a href="tutorials.html">Tutorials</a></li> <li><a href="demos.html">Demos</a></li> <li><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </li> </ul> </div> </div> <div class="wrapper"> <div class="hd"> <span></span> </div> <div class="bd group"> <div class="sidebar"> <div class="searchlabel"> Search index:</div> <div class="search" id="sidebarsearch"> <form id="qtdocsearch" action="" onsubmit="return false;"> <fieldset> <input type="text" name="searchstring" id="pageType" value="" /> <div id="resultdialog"> <a href="#" id="resultclose">Close</a> <p id="resultlinks" class="all"><a href="#" id="showallresults">All</a> | <a href="#" id="showapiresults">API</a> | <a href="#" id="showarticleresults">Articles</a> | <a href="#" id="showexampleresults">Examples</a></p> <p id="searchcount" class="all"><span id="resultcount"></span><span id="apicount"></span><span id="articlecount"></span><span id="examplecount"></span>&nbsp;results:</p> <ul id="resultlist" class="all"> </ul> </div> </fieldset> </form> </div> <div class="box first bottombar" id="lookup"> <h2 title="API Lookup"><span></span> API Lookup</h2> <div id="list001" class="list"> <ul id="ul001" > <li class="defaultLink"><a href="classes.html">Class index</a></li> <li class="defaultLink"><a href="functions.html">Function index</a></li> <li class="defaultLink"><a href="modules.html">Modules</a></li> <li class="defaultLink"><a href="namespaces.html">Namespaces</a></li> <li class="defaultLink"><a href="qtglobal.html">Global Declarations</a></li> <li class="defaultLink"><a href="qdeclarativeelements.html">QML elements</a></li> </ul> </div> </div> <div class="box bottombar" id="topics"> <h2 title="Qt Topics"><span></span> Qt Topics</h2> <div id="list002" class="list"> <ul id="ul002" > <li class="defaultLink"><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li class="defaultLink"><a href="qtquick.html">Device UIs &amp; Qt Quick</a></li> <li class="defaultLink"><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li class="defaultLink"><a href="supported-platforms.html">Supported Platforms</a></li> <li class="defaultLink"><a href="technology-apis.html">Qt and Key Technologies</a></li> <li class="defaultLink"><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </div> </div> <div class="box" id="examples"> <h2 title="Examples"><span></span> Examples</h2> <div id="list003" class="list"> <ul id="ul003"> <li class="defaultLink"><a href="all-examples.html">Examples</a></li> <li class="defaultLink"><a href="tutorials.html">Tutorials</a></li> <li class="defaultLink"><a href="demos.html">Demos</a></li> <li class="defaultLink"><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </div> </div> </div> <div class="wrap"> <div class="toolbar"> <div class="breadcrumb toolblock"> <ul> <li class="first"><a href="index.html">Home</a></li> <!-- Breadcrumbs go here --> <li><a href="all-examples.html">Examples</a></li> <li>QML Examples &amp; Demos</li> <li>Text: Hello Fonts Example</li> </ul> </div> <div class="toolbuttons toolblock"> <ul> <li id="smallA" class="t_button">A</li> <li id="medA" class="t_button active">A</li> <li id="bigA" class="t_button">A</li> <li id="print" class="t_button"><a href="javascript:this.print();"> <span>Print</span></a></li> </ul> </div> </div> <div class="content mainContent"> <h1 class="title">Text: Hello Fonts Example</h1> <span class="subtitle"></span> <!-- $$$declarative/text/fonts/hello-description --> <div class="descr"> <a name="details"></a> <p>Files:</p> <ul> <li><a href="declarative-text-fonts-hello-hello-svg.html">declarative/text/fonts/hello/hello.svg</a></li> <li><a href="declarative-text-fonts-hello-qml-hello-availablefonts-qml.html">declarative/text/fonts/hello/qml/hello/availableFonts.qml</a></li> <li><a href="declarative-text-fonts-hello-qml-hello-banner-qml.html">declarative/text/fonts/hello/qml/hello/banner.qml</a></li> <li><a href="declarative-text-fonts-hello-qml-hello-fonts-qml.html">declarative/text/fonts/hello/qml/hello/fonts.qml</a></li> <li><a href="declarative-text-fonts-hello-qml-hello-hello-qml.html">declarative/text/fonts/hello/qml/hello/hello.qml</a></li> <li><a href="declarative-text-fonts-hello-main-cpp.html">declarative/text/fonts/hello/main.cpp</a></li> <li><a href="declarative-text-fonts-hello-hello-pro.html">declarative/text/fonts/hello/hello.pro</a></li> <li><a href="declarative-text-fonts-hello-hello-qmlproject.html">declarative/text/fonts/hello/hello.qmlproject</a></li> </ul> <p>This example shows how to manipulate text in various ways.<table class="generic"> <tr valign="top" class="odd"><td ><p class="centerAlign"><img src="images/qml-fonts-hello-example.png" alt="" /></p></td></tr> <tr valign="top" class="even"><td >hello.qml</td></tr> </table> </div> <!-- @@@declarative/text/fonts/hello --> </div> </div> </div> <div class="ft"> <span></span> </div> </div> <div class="footer"> <p> <acronym title="Copyright">&copy;</acronym> 2012 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.</p> <br /> <p> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.</p> <p> Documentation sources may be obtained from <a href="http://www.qt-project.org"> www.qt-project.org</a>.</p> <br /> <p> Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. <a title="Privacy Policy" href="http://en.gitorious.org/privacy_policy/">Privacy Policy</a></p> </div> <script src="scripts/functions.js" type="text/javascript"></script> </body> </html>
doc/html/a00237.html
Telekinesis/Telepathy-qt4-0.8.0
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>std::deque::iterator Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="1">&nbsp;&nbsp;</td> <td class="postheader" valign="center"> <a href="index.html"> <font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"> <font color="#004faf">All Classes</font></a>&nbsp;&middot; <a href="namespaces.html"> <font color="#004faf">All Namespaces</font></a>&nbsp;&middot; <a href="modules.html"> <font color="#004faf">Modules</font></a>&nbsp;&middot; <a href="functions.html"> <font color="#004faf">Functions</font></a>&nbsp;&middot; <a href="files.html"> <font color="#004faf">Files</font></a> </td> </tr> </table> <!-- Generated by Doxygen 1.7.5 --> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><b>std</b> </li> <li class="navelem"><a class="el" href="a00200.html">deque</a> </li> <li class="navelem"><a class="el" href="a00237.html">iterator</a> </li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <div class="title">std::deque::iterator Class Reference</div> </div> </div> <div class="contents"> <!-- doxytag: class="std::deque::iterator" --> <p>STL iterator class. <a href="a00237.html#details">More...</a></p> <hr/><a name="details" id="details"></a><h2>Detailed Description</h2> <div class="textblock"><p>STL iterator class. </p> </div></div> <p /><address><hr /><div align="center"> <table width="100%" cellspacing="0" border="0"><tr class="address"> <td width="30%">Copyright &copy; 2008-2011 Collabora Ltd. and Nokia Corporation</td> <td width="30%" align="right"><div align="right">Telepathy-Qt4 0.8.0</div></td> </tr></table></div></address> </body> </html>
google7e81c45d06275cd8.html
egbertbouman/tribler-g
google-site-verification: google7e81c45d06275cd8.html
doc/html/qlistwidget-members.html
kobolabs/qt-everywhere-opensource-src-4.6.2
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- qlistwidget.cpp --> <head> <title>Qt 4.6: List of All Members for QListWidget</title> <link href="classic.css" rel="stylesheet" type="text/css" /> </head> <body> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="left" valign="top" width="32"><a href="http://qt.nokia.com/"><img src="images/qt-logo.png" align="left" border="0" /></a></td> <td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">All&nbsp;Functions</font></a>&nbsp;&middot; <a href="overviews.html"><font color="#004faf">Overviews</font></a></td></tr></table><h1 class="title">List of All Members for QListWidget</h1> <p>This is the complete list of members for <a href="qlistwidget.html">QListWidget</a>, including inherited members.</p> <p><table class="propsummary" width="100%" border="0" cellpadding="0" cellspacing="0"> <tr><td width="45%" valign="top"><ul> <li><div class="fn">enum <b><a href="qabstractitemview.html#CursorAction-enum">CursorAction</a></b></div></li> <li><div class="fn">enum <b><a href="qabstractitemview.html#DragDropMode-enum">DragDropMode</a></b></div></li> <li><div class="fn">enum <b><a href="qabstractitemview.html#DropIndicatorPosition-enum">DropIndicatorPosition</a></b></div></li> <li><div class="fn">enum <b><a href="qabstractitemview.html#EditTrigger-enum">EditTrigger</a></b></div></li> <li><div class="fn">flags <b><a href="qabstractitemview.html#EditTrigger-enum">EditTriggers</a></b></div></li> <li><div class="fn">enum <b><a href="qlistview.html#Flow-enum">Flow</a></b></div></li> <li><div class="fn">enum <b><a href="qlistview.html#LayoutMode-enum">LayoutMode</a></b></div></li> <li><div class="fn">enum <b><a href="qlistview.html#Movement-enum">Movement</a></b></div></li> <li><div class="fn">enum <b><a href="qpaintdevice.html#PaintDeviceMetric-enum">PaintDeviceMetric</a></b></div></li> <li><div class="fn">enum <b><a href="qwidget.html#RenderFlag-enum">RenderFlag</a></b></div></li> <li><div class="fn">flags <b><a href="qwidget.html#RenderFlag-enum">RenderFlags</a></b></div></li> <li><div class="fn">enum <b><a href="qlistview.html#ResizeMode-enum">ResizeMode</a></b></div></li> <li><div class="fn">enum <b><a href="qabstractitemview.html#ScrollHint-enum">ScrollHint</a></b></div></li> <li><div class="fn">enum <b><a href="qabstractitemview.html#ScrollMode-enum">ScrollMode</a></b></div></li> <li><div class="fn">enum <b><a href="qabstractitemview.html#SelectionBehavior-enum">SelectionBehavior</a></b></div></li> <li><div class="fn">enum <b><a href="qabstractitemview.html#SelectionMode-enum">SelectionMode</a></b></div></li> <li><div class="fn">enum <b><a href="qframe.html#Shadow-enum">Shadow</a></b></div></li> <li><div class="fn">enum <b><a href="qframe.html#Shape-enum">Shape</a></b></div></li> <li><div class="fn">enum <b><a href="qabstractitemview.html#State-enum">State</a></b></div></li> <li><div class="fn">enum <b><a href="qframe.html#StyleMask-enum">StyleMask</a></b></div></li> <li><div class="fn">enum <b><a href="qlistview.html#ViewMode-enum">ViewMode</a></b></div></li> <li><div class="fn"><b><a href="qlistwidget.html#QListWidget">QListWidget</a></b> ( QWidget * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#dtor.QListWidget">~QListWidget</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#acceptDrops-prop">acceptDrops</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#accessibleDescription-prop">accessibleDescription</a></b> () const : QString</div></li> <li><div class="fn"><b><a href="qwidget.html#accessibleName-prop">accessibleName</a></b> () const : QString</div></li> <li><div class="fn"><b><a href="qwidget.html#actionEvent">actionEvent</a></b> ( QActionEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#actions">actions</a></b> () const : QList&lt;QAction *&gt;</div></li> <li><div class="fn"><b><a href="qwidget.html#activateWindow">activateWindow</a></b> ()</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#activated">activated</a></b> ( const QModelIndex &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#addAction">addAction</a></b> ( QAction * )</div></li> <li><div class="fn"><b><a href="qwidget.html#addActions">addActions</a></b> ( QList&lt;QAction *&gt; )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#addItem">addItem</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#addItem-2">addItem</a></b> ( QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#addItems">addItems</a></b> ( const QStringList &amp; )</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#addScrollBarWidget">addScrollBarWidget</a></b> ( QWidget *, Qt::Alignment )</div></li> <li><div class="fn"><b><a href="qwidget.html#adjustSize">adjustSize</a></b> ()</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#alternatingRowColors-prop">alternatingRowColors</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#autoFillBackground-prop">autoFillBackground</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#autoScrollMargin-prop">autoScrollMargin</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#backgroundRole">backgroundRole</a></b> () const : QPalette::ColorRole</div></li> <li><div class="fn"><b><a href="qwidget.html#baseSize-prop">baseSize</a></b> () const : QSize</div></li> <li><div class="fn"><b><a href="qlistview.html#batchSize-prop">batchSize</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qobject.html#blockSignals">blockSignals</a></b> ( bool ) : bool</div></li> <li><div class="fn"><b><a href="qframe.html#changeEvent">changeEvent</a></b> ( QEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#childAt">childAt</a></b> ( int, int ) const : QWidget *</div></li> <li><div class="fn"><b><a href="qwidget.html#childAt-4">childAt</a></b> ( const QPoint &amp; ) const : QWidget *</div></li> <li><div class="fn"><b><a href="qobject.html#childEvent">childEvent</a></b> ( QChildEvent * )</div></li> <li><div class="fn"><b><a href="qobject.html#children">children</a></b> () const : const QObjectList &amp;</div></li> <li><div class="fn"><b><a href="qwidget.html#childrenRect-prop">childrenRect</a></b> () const : QRect</div></li> <li><div class="fn"><b><a href="qwidget.html#childrenRegion-prop">childrenRegion</a></b> () const : QRegion</div></li> <li><div class="fn"><b><a href="qlistwidget.html#clear">clear</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#clearFocus">clearFocus</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#clearMask">clearMask</a></b> ()</div></li> <li><div class="fn"><b><a href="qlistview.html#clearPropertyFlags">clearPropertyFlags</a></b> ()</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#clearSelection">clearSelection</a></b> ()</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#clicked">clicked</a></b> ( const QModelIndex &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#close">close</a></b> () : bool</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#closeEditor">closeEditor</a></b> ( QWidget *, QAbstractItemDelegate::EndEditHint )</div></li> <li><div class="fn"><b><a href="qwidget.html#closeEvent">closeEvent</a></b> ( QCloseEvent * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#closePersistentEditor">closePersistentEditor</a></b> ( QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qpaintdevice.html#colorCount">colorCount</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#commitData">commitData</a></b> ( QWidget * )</div></li> <li><div class="fn"><b><a href="qobject.html#connect">connect</a></b> ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool</div></li> <li><div class="fn"><b><a href="qobject.html#connect-2">connect</a></b> ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool</div></li> <li><div class="fn"><b><a href="qobject.html#connectNotify">connectNotify</a></b> ( const char * )</div></li> <li><div class="fn"><b><a href="qwidget.html#contentsMargins">contentsMargins</a></b> () const : QMargins</div></li> <li><div class="fn"><b><a href="qwidget.html#contentsRect">contentsRect</a></b> () const : QRect</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#contextMenuEvent">contextMenuEvent</a></b> ( QContextMenuEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#contextMenuPolicy-prop">contextMenuPolicy</a></b> () const : Qt::ContextMenuPolicy</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#cornerWidget">cornerWidget</a></b> () const : QWidget *</div></li> <li><div class="fn"><b><a href="qlistwidget.html#count-prop">count</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#create">create</a></b> ( WId, bool, bool )</div></li> <li><div class="fn"><b><a href="qlistview.html#currentChanged">currentChanged</a></b> ( const QModelIndex &amp;, const QModelIndex &amp; )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#currentIndex">currentIndex</a></b> () const : QModelIndex</div></li> <li><div class="fn"><b><a href="qlistwidget.html#currentItem">currentItem</a></b> () const : QListWidgetItem *</div></li> <li><div class="fn"><b><a href="qlistwidget.html#currentItemChanged">currentItemChanged</a></b> ( QListWidgetItem *, QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#currentRow-prop">currentRow</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qlistwidget.html#currentRowChanged">currentRowChanged</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#currentTextChanged">currentTextChanged</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#cursor-prop">cursor</a></b> () const : QCursor</div></li> <li><div class="fn"><b><a href="qwidget.html#customContextMenuRequested">customContextMenuRequested</a></b> ( const QPoint &amp; )</div></li> <li><div class="fn"><b><a href="qobject.html#customEvent">customEvent</a></b> ( QEvent * )</div></li> <li><div class="fn"><b><a href="qobject.html#d_ptr-var">d_ptr</a></b> : QScopedPointer&lt;QObjectData&gt;</div></li> <li><div class="fn"><b><a href="qlistview.html#dataChanged">dataChanged</a></b> ( const QModelIndex &amp;, const QModelIndex &amp; )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#defaultDropAction-prop">defaultDropAction</a></b> () const : Qt::DropAction</div></li> <li><div class="fn"><b><a href="qobject.html#deleteLater">deleteLater</a></b> ()</div></li> <li><div class="fn"><b><a href="qpaintdevice.html#depth">depth</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#destroy">destroy</a></b> ( bool, bool )</div></li> <li><div class="fn"><b><a href="qobject.html#destroyed">destroyed</a></b> ( QObject * )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#dirtyRegionOffset">dirtyRegionOffset</a></b> () const : QPoint</div></li> <li><div class="fn"><b><a href="qobject.html#disconnect">disconnect</a></b> ( const QObject *, const char *, const QObject *, const char * ) : bool</div></li> <li><div class="fn"><b><a href="qobject.html#disconnect-2">disconnect</a></b> ( const char *, const QObject *, const char * ) : bool</div></li> <li><div class="fn"><b><a href="qobject.html#disconnect-3">disconnect</a></b> ( const QObject *, const char * ) : bool</div></li> <li><div class="fn"><b><a href="qobject.html#disconnectNotify">disconnectNotify</a></b> ( const char * )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#doubleClicked">doubleClicked</a></b> ( const QModelIndex &amp; )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#dragDropMode-prop">dragDropMode</a></b> () const : DragDropMode</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#dragDropOverwriteMode-prop">dragDropOverwriteMode</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#dragEnabled-prop">dragEnabled</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#dragEnterEvent">dragEnterEvent</a></b> ( QDragEnterEvent * )</div></li> <li><div class="fn"><b><a href="qlistview.html#dragLeaveEvent">dragLeaveEvent</a></b> ( QDragLeaveEvent * )</div></li> <li><div class="fn"><b><a href="qlistview.html#dragMoveEvent">dragMoveEvent</a></b> ( QDragMoveEvent * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#dropEvent">dropEvent</a></b> ( QDropEvent * )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#dropIndicatorPosition">dropIndicatorPosition</a></b> () const : DropIndicatorPosition</div></li> <li><div class="fn"><b><a href="qlistwidget.html#dropMimeData">dropMimeData</a></b> ( int, const QMimeData *, Qt::DropAction ) : bool</div></li> <li><div class="fn"><b><a href="qobject.html#dumpObjectInfo">dumpObjectInfo</a></b> ()</div></li> <li><div class="fn"><b><a href="qobject.html#dumpObjectTree">dumpObjectTree</a></b> ()</div></li> <li><div class="fn"><b><a href="qobject.html#dynamicPropertyNames">dynamicPropertyNames</a></b> () const : QList&lt;QByteArray&gt;</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#edit">edit</a></b> ( const QModelIndex &amp; )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#edit-2">edit</a></b> ( const QModelIndex &amp;, EditTrigger, QEvent * ) : bool</div></li> <li><div class="fn"><b><a href="qlistwidget.html#editItem">editItem</a></b> ( QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#editTriggers-prop">editTriggers</a></b> () const : EditTriggers</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#editorDestroyed">editorDestroyed</a></b> ( QObject * )</div></li> <li><div class="fn"><b><a href="qwidget.html#effectiveWinId">effectiveWinId</a></b> () const : WId</div></li> <li><div class="fn"><b><a href="qwidget.html#ensurePolished">ensurePolished</a></b> () const</div></li> <li><div class="fn"><b><a href="qwidget.html#enterEvent">enterEvent</a></b> ( QEvent * )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#entered">entered</a></b> ( const QModelIndex &amp; )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#event">event</a></b> ( QEvent * ) : bool</div></li> <li><div class="fn"><b><a href="qobject.html#eventFilter">eventFilter</a></b> ( QObject *, QEvent * ) : bool</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#executeDelayedItemsLayout">executeDelayedItemsLayout</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#find">find</a></b> ( WId ) : QWidget *</div></li> <li><div class="fn"><b><a href="qobject.html#findChild">findChild</a></b> ( const QString &amp; ) const : T</div></li> <li><div class="fn"><b><a href="qobject.html#findChildren">findChildren</a></b> ( const QString &amp; ) const : QList&lt;T&gt;</div></li> <li><div class="fn"><b><a href="qobject.html#findChildren-2">findChildren</a></b> ( const QRegExp &amp; ) const : QList&lt;T&gt;</div></li> <li><div class="fn"><b><a href="qlistwidget.html#findItems">findItems</a></b> ( const QString &amp;, Qt::MatchFlags ) const : QList&lt;QListWidgetItem *&gt;</div></li> <li><div class="fn"><b><a href="qlistview.html#flow-prop">flow</a></b> () const : Flow</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#focusInEvent">focusInEvent</a></b> ( QFocusEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#focusNextChild">focusNextChild</a></b> () : bool</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#focusNextPrevChild">focusNextPrevChild</a></b> ( bool ) : bool</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#focusOutEvent">focusOutEvent</a></b> ( QFocusEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#focusPolicy-prop">focusPolicy</a></b> () const : Qt::FocusPolicy</div></li> <li><div class="fn"><b><a href="qwidget.html#focusPreviousChild">focusPreviousChild</a></b> () : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#focusProxy">focusProxy</a></b> () const : QWidget *</div></li> <li><div class="fn"><b><a href="qwidget.html#focusWidget">focusWidget</a></b> () const : QWidget *</div></li> <li><div class="fn"><b><a href="qwidget.html#font-prop">font</a></b> () const : const QFont &amp;</div></li> <li><div class="fn"><b><a href="qwidget.html#fontInfo">fontInfo</a></b> () const : QFontInfo</div></li> <li><div class="fn"><b><a href="qwidget.html#fontMetrics">fontMetrics</a></b> () const : QFontMetrics</div></li> <li><div class="fn"><b><a href="qwidget.html#foregroundRole">foregroundRole</a></b> () const : QPalette::ColorRole</div></li> <li><div class="fn"><b><a href="qwidget.html#frameGeometry-prop">frameGeometry</a></b> () const : QRect</div></li> <li><div class="fn"><b><a href="qframe.html#frameRect-prop">frameRect</a></b> () const : QRect</div></li> <li><div class="fn"><b><a href="qframe.html#frameShadow-prop">frameShadow</a></b> () const : Shadow</div></li> <li><div class="fn"><b><a href="qframe.html#frameShape-prop">frameShape</a></b> () const : Shape</div></li> <li><div class="fn"><b><a href="qwidget.html#frameSize-prop">frameSize</a></b> () const : QSize</div></li> <li><div class="fn"><b><a href="qframe.html#frameStyle">frameStyle</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qframe.html#frameWidth-prop">frameWidth</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#geometry-prop">geometry</a></b> () const : const QRect &amp;</div></li> <li><div class="fn"><b><a href="qwidget.html#getContentsMargins">getContentsMargins</a></b> ( int *, int *, int *, int * ) const</div></li> <li><div class="fn"><b><a href="qwidget.html#getDC">getDC</a></b> () const : HDC</div></li> <li><div class="fn"><b><a href="qwidget.html#grabGesture">grabGesture</a></b> ( Qt::GestureType, Qt::GestureFlags )</div></li> <li><div class="fn"><b><a href="qwidget.html#grabKeyboard">grabKeyboard</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#grabMouse">grabMouse</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#grabMouse-2">grabMouse</a></b> ( const QCursor &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#grabShortcut">grabShortcut</a></b> ( const QKeySequence &amp;, Qt::ShortcutContext ) : int</div></li> <li><div class="fn"><b><a href="qwidget.html#graphicsEffect">graphicsEffect</a></b> () const : QGraphicsEffect *</div></li> <li><div class="fn"><b><a href="qwidget.html#graphicsProxyWidget">graphicsProxyWidget</a></b> () const : QGraphicsProxyWidget *</div></li> <li><div class="fn"><b><a href="qlistview.html#gridSize-prop">gridSize</a></b> () const : QSize</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#autoScroll-prop">hasAutoScroll</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#hasEditFocus">hasEditFocus</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#focus-prop">hasFocus</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#mouseTracking-prop">hasMouseTracking</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#height-prop">height</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#heightForWidth">heightForWidth</a></b> ( int ) const : int</div></li> <li><div class="fn"><b><a href="qpaintdevice.html#heightMM">heightMM</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#hide">hide</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#hideEvent">hideEvent</a></b> ( QHideEvent * )</div></li> <li><div class="fn"><b><a href="qlistview.html#horizontalOffset">horizontalOffset</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#horizontalScrollBar">horizontalScrollBar</a></b> () const : QScrollBar *</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#horizontalScrollBarPolicy-prop">horizontalScrollBarPolicy</a></b> () const : Qt::ScrollBarPolicy</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#horizontalScrollMode-prop">horizontalScrollMode</a></b> () const : ScrollMode</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#iconSize-prop">iconSize</a></b> () const : QSize</div></li> <li><div class="fn"><b><a href="qlistview.html#indexAt">indexAt</a></b> ( const QPoint &amp; ) const : QModelIndex</div></li> <li><div class="fn"><b><a href="qlistwidget.html#indexFromItem">indexFromItem</a></b> ( QListWidgetItem * ) const : QModelIndex</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#indexWidget">indexWidget</a></b> ( const QModelIndex &amp; ) const : QWidget *</div></li> <li><div class="fn"><b><a href="qlistview.html#indexesMoved">indexesMoved</a></b> ( const QModelIndexList &amp; )</div></li> <li><div class="fn"><b><a href="qobject.html#inherits">inherits</a></b> ( const char * ) const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#inputContext">inputContext</a></b> () : QInputContext *</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#inputMethodEvent">inputMethodEvent</a></b> ( QInputMethodEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#inputMethodHints-prop">inputMethodHints</a></b> () const : Qt::InputMethodHints</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#inputMethodQuery">inputMethodQuery</a></b> ( Qt::InputMethodQuery ) const : QVariant</div></li> <li><div class="fn"><b><a href="qwidget.html#insertAction">insertAction</a></b> ( QAction *, QAction * )</div></li> <li><div class="fn"><b><a href="qwidget.html#insertActions">insertActions</a></b> ( QAction *, QList&lt;QAction *&gt; )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#insertItem">insertItem</a></b> ( int, QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#insertItem-2">insertItem</a></b> ( int, const QString &amp; )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#insertItems">insertItems</a></b> ( int, const QStringList &amp; )</div></li> <li><div class="fn"><b><a href="qobject.html#installEventFilter">installEventFilter</a></b> ( QObject * )</div></li> <li><div class="fn"><b><a href="qwidget.html#isActiveWindow-prop">isActiveWindow</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#isAncestorOf">isAncestorOf</a></b> ( const QWidget * ) const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#enabled-prop">isEnabled</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#isEnabledTo">isEnabledTo</a></b> ( QWidget * ) const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#fullScreen-prop">isFullScreen</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#isHidden">isHidden</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qlistview.html#isIndexHidden">isIndexHidden</a></b> ( const QModelIndex &amp; ) const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#maximized-prop">isMaximized</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#minimized-prop">isMinimized</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#modal-prop">isModal</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qlistview.html#isRowHidden">isRowHidden</a></b> ( int ) const : bool</div></li> <li><div class="fn"><b><a href="qlistview.html#selectionRectVisible-prop">isSelectionRectVisible</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qlistwidget.html#sortingEnabled-prop">isSortingEnabled</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#visible-prop">isVisible</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#isVisibleTo">isVisibleTo</a></b> ( QWidget * ) const : bool</div></li> <li><div class="fn"><b><a href="qobject.html#isWidgetType">isWidgetType</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#isWindow">isWindow</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#windowModified-prop">isWindowModified</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qlistview.html#isWrapping-prop">isWrapping</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qlistwidget.html#item">item</a></b> ( int ) const : QListWidgetItem *</div></li> <li><div class="fn"><b><a href="qlistwidget.html#itemActivated">itemActivated</a></b> ( QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#itemAt">itemAt</a></b> ( const QPoint &amp; ) const : QListWidgetItem *</div></li> <li><div class="fn"><b><a href="qlistwidget.html#itemAt-2">itemAt</a></b> ( int, int ) const : QListWidgetItem *</div></li> <li><div class="fn"><b><a href="qlistwidget.html#itemChanged">itemChanged</a></b> ( QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#itemClicked">itemClicked</a></b> ( QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#itemDelegate">itemDelegate</a></b> () const : QAbstractItemDelegate *</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#itemDelegate-2">itemDelegate</a></b> ( const QModelIndex &amp; ) const : QAbstractItemDelegate *</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#itemDelegateForColumn">itemDelegateForColumn</a></b> ( int ) const : QAbstractItemDelegate *</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#itemDelegateForRow">itemDelegateForRow</a></b> ( int ) const : QAbstractItemDelegate *</div></li> <li><div class="fn"><b><a href="qlistwidget.html#itemDoubleClicked">itemDoubleClicked</a></b> ( QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#itemEntered">itemEntered</a></b> ( QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#itemFromIndex">itemFromIndex</a></b> ( const QModelIndex &amp; ) const : QListWidgetItem *</div></li> <li><div class="fn"><b><a href="qlistwidget.html#itemPressed">itemPressed</a></b> ( QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#itemSelectionChanged">itemSelectionChanged</a></b> ()</div></li> <li><div class="fn"><b><a href="qlistwidget.html#itemWidget">itemWidget</a></b> ( QListWidgetItem * ) const : QWidget *</div></li> <li><div class="fn"><b><a href="qlistwidget.html#items">items</a></b> ( const QMimeData * ) const : QList&lt;QListWidgetItem *&gt;</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#keyPressEvent">keyPressEvent</a></b> ( QKeyEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#keyReleaseEvent">keyReleaseEvent</a></b> ( QKeyEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#keyboardGrabber">keyboardGrabber</a></b> () : QWidget *</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#keyboardSearch">keyboardSearch</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qobject.html#killTimer">killTimer</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qwidget.html#layout">layout</a></b> () const : QLayout *</div></li> <li><div class="fn"><b><a href="qwidget.html#layoutDirection-prop">layoutDirection</a></b> () const : Qt::LayoutDirection</div></li> <li><div class="fn"><b><a href="qlistview.html#layoutMode-prop">layoutMode</a></b> () const : LayoutMode</div></li> <li><div class="fn"><b><a href="qwidget.html#leaveEvent">leaveEvent</a></b> ( QEvent * )</div></li> <li><div class="fn"><b><a href="qframe.html#lineWidth-prop">lineWidth</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#locale-prop">locale</a></b> () const : QLocale</div></li> <li><div class="fn"><b><a href="qpaintdevice.html#logicalDpiX">logicalDpiX</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qpaintdevice.html#logicalDpiY">logicalDpiY</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#lower">lower</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#macCGHandle">macCGHandle</a></b> () const : Qt::HANDLE</div></li> <li><div class="fn"><b><a href="qwidget.html#macEvent">macEvent</a></b> ( EventHandlerCallRef, EventRef ) : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#macQDHandle">macQDHandle</a></b> () const : Qt::HANDLE</div></li> <li><div class="fn"><b><a href="qwidget.html#mapFrom">mapFrom</a></b> ( QWidget *, const QPoint &amp; ) const : QPoint</div></li> <li><div class="fn"><b><a href="qwidget.html#mapFromGlobal">mapFromGlobal</a></b> ( const QPoint &amp; ) const : QPoint</div></li> <li><div class="fn"><b><a href="qwidget.html#mapFromParent">mapFromParent</a></b> ( const QPoint &amp; ) const : QPoint</div></li> <li><div class="fn"><b><a href="qwidget.html#mapTo">mapTo</a></b> ( QWidget *, const QPoint &amp; ) const : QPoint</div></li> <li><div class="fn"><b><a href="qwidget.html#mapToGlobal">mapToGlobal</a></b> ( const QPoint &amp; ) const : QPoint</div></li> <li><div class="fn"><b><a href="qwidget.html#mapToParent">mapToParent</a></b> ( const QPoint &amp; ) const : QPoint</div></li> <li><div class="fn"><b><a href="qwidget.html#mask">mask</a></b> () const : QRegion</div></li> <li><div class="fn"><b><a href="qwidget.html#maximumHeight-prop">maximumHeight</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#maximumSize-prop">maximumSize</a></b> () const : QSize</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#maximumViewportSize">maximumViewportSize</a></b> () const : QSize</div></li> <li><div class="fn"><b><a href="qwidget.html#maximumWidth-prop">maximumWidth</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qobject.html#metaObject">metaObject</a></b> () const : const QMetaObject *</div></li> <li><div class="fn"><b><a href="qwidget.html#metric">metric</a></b> ( PaintDeviceMetric ) const : int</div></li> <li><div class="fn"><b><a href="qframe.html#midLineWidth-prop">midLineWidth</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qlistwidget.html#mimeData">mimeData</a></b> ( const QList&lt;QListWidgetItem *&gt; ) const : QMimeData *</div></li> <li><div class="fn"><b><a href="qlistwidget.html#mimeTypes">mimeTypes</a></b> () const : QStringList</div></li> <li><div class="fn"><b><a href="qwidget.html#minimumHeight-prop">minimumHeight</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#minimumSize-prop">minimumSize</a></b> () const : QSize</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#minimumSizeHint">minimumSizeHint</a></b> () const : QSize</div></li> <li><div class="fn"><b><a href="qwidget.html#minimumWidth-prop">minimumWidth</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#model">model</a></b> () const : QAbstractItemModel *</div></li> <li><div class="fn"><b><a href="qlistview.html#modelColumn-prop">modelColumn</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#mouseDoubleClickEvent">mouseDoubleClickEvent</a></b> ( QMouseEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#mouseGrabber">mouseGrabber</a></b> () : QWidget *</div></li> <li><div class="fn"><b><a href="qlistview.html#mouseMoveEvent">mouseMoveEvent</a></b> ( QMouseEvent * )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#mousePressEvent">mousePressEvent</a></b> ( QMouseEvent * )</div></li> <li><div class="fn"><b><a href="qlistview.html#mouseReleaseEvent">mouseReleaseEvent</a></b> ( QMouseEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#pos-prop">move</a></b> ( const QPoint &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#pos-prop">move</a></b> ( int, int )</div></li> <li><div class="fn"><b><a href="qlistview.html#moveCursor">moveCursor</a></b> ( CursorAction, Qt::KeyboardModifiers ) : QModelIndex</div></li> <li><div class="fn"><b><a href="qwidget.html#moveEvent">moveEvent</a></b> ( QMoveEvent * )</div></li> <li><div class="fn"><b><a href="qobject.html#moveToThread">moveToThread</a></b> ( QThread * )</div></li> <li><div class="fn"><b><a href="qlistview.html#movement-prop">movement</a></b> () const : Movement</div></li> <li><div class="fn"><b><a href="qwidget.html#nativeParentWidget">nativeParentWidget</a></b> () const : QWidget *</div></li> <li><div class="fn"><b><a href="qwidget.html#nextInFocusChain">nextInFocusChain</a></b> () const : QWidget *</div></li> <li><div class="fn"><b><a href="qwidget.html#normalGeometry-prop">normalGeometry</a></b> () const : QRect</div></li> <li><div class="fn"><b><a href="qpaintdevice.html#numColors">numColors</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qobject.html#objectName-prop">objectName</a></b> () const : QString</div></li> <li><div class="fn"><b><a href="qlistwidget.html#openPersistentEditor">openPersistentEditor</a></b> ( QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qwidget.html#overrideWindowFlags">overrideWindowFlags</a></b> ( Qt::WindowFlags )</div></li> <li><div class="fn"><b><a href="qwidget.html#paintEngine">paintEngine</a></b> () const : QPaintEngine *</div></li> <li><div class="fn"><b><a href="qlistview.html#paintEvent">paintEvent</a></b> ( QPaintEvent * )</div></li> <li><div class="fn"><b><a href="qpaintdevice.html#painters-var">painters</a></b> : ushort</div></li> <li><div class="fn"><b><a href="qpaintdevice.html#paintingActive">paintingActive</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#palette-prop">palette</a></b> () const : const QPalette &amp;</div></li> </ul></td><td valign="top"><ul> <li><div class="fn"><b><a href="qobject.html#parent">parent</a></b> () const : QObject *</div></li> <li><div class="fn"><b><a href="qwidget.html#parentWidget">parentWidget</a></b> () const : QWidget *</div></li> <li><div class="fn"><b><a href="qpaintdevice.html#physicalDpiX">physicalDpiX</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qpaintdevice.html#physicalDpiY">physicalDpiY</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#pos-prop">pos</a></b> () const : QPoint</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#pressed">pressed</a></b> ( const QModelIndex &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#previousInFocusChain">previousInFocusChain</a></b> () const : QWidget *</div></li> <li><div class="fn"><b><a href="qobject.html#property">property</a></b> ( const char * ) const : QVariant</div></li> <li><div class="fn"><b><a href="qwidget.html#qwsEvent">qwsEvent</a></b> ( QWSEvent * ) : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#raise">raise</a></b> ()</div></li> <li><div class="fn"><b><a href="qobject.html#receivers">receivers</a></b> ( const char * ) const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#rect-prop">rect</a></b> () const : QRect</div></li> <li><div class="fn"><b><a href="qlistview.html#rectForIndex">rectForIndex</a></b> ( const QModelIndex &amp; ) const : QRect</div></li> <li><div class="fn"><b><a href="qwidget.html#releaseDC">releaseDC</a></b> ( HDC ) const</div></li> <li><div class="fn"><b><a href="qwidget.html#releaseKeyboard">releaseKeyboard</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#releaseMouse">releaseMouse</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#releaseShortcut">releaseShortcut</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qwidget.html#removeAction">removeAction</a></b> ( QAction * )</div></li> <li><div class="fn"><b><a href="qobject.html#removeEventFilter">removeEventFilter</a></b> ( QObject * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#removeItemWidget">removeItemWidget</a></b> ( QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qwidget.html#render">render</a></b> ( QPaintDevice *, const QPoint &amp;, const QRegion &amp;, RenderFlags )</div></li> <li><div class="fn"><b><a href="qwidget.html#render-2">render</a></b> ( QPainter *, const QPoint &amp;, const QRegion &amp;, RenderFlags )</div></li> <li><div class="fn"><b><a href="qwidget.html#repaint">repaint</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#repaint-6">repaint</a></b> ( int, int, int, int )</div></li> <li><div class="fn"><b><a href="qwidget.html#repaint-7">repaint</a></b> ( const QRect &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#repaint-8">repaint</a></b> ( const QRegion &amp; )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#reset">reset</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#size-prop">resize</a></b> ( const QSize &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#size-prop">resize</a></b> ( int, int )</div></li> <li><div class="fn"><b><a href="qlistview.html#resizeEvent">resizeEvent</a></b> ( QResizeEvent * )</div></li> <li><div class="fn"><b><a href="qlistview.html#resizeMode-prop">resizeMode</a></b> () const : ResizeMode</div></li> <li><div class="fn"><b><a href="qwidget.html#restoreGeometry">restoreGeometry</a></b> ( const QByteArray &amp; ) : bool</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#rootIndex">rootIndex</a></b> () const : QModelIndex</div></li> <li><div class="fn"><b><a href="qlistwidget.html#row">row</a></b> ( const QListWidgetItem * ) const : int</div></li> <li><div class="fn"><b><a href="qlistview.html#rowsAboutToBeRemoved">rowsAboutToBeRemoved</a></b> ( const QModelIndex &amp;, int, int )</div></li> <li><div class="fn"><b><a href="qlistview.html#rowsInserted">rowsInserted</a></b> ( const QModelIndex &amp;, int, int )</div></li> <li><div class="fn"><b><a href="qwidget.html#saveGeometry">saveGeometry</a></b> () const : QByteArray</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#scheduleDelayedItemsLayout">scheduleDelayedItemsLayout</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#scroll">scroll</a></b> ( int, int )</div></li> <li><div class="fn"><b><a href="qwidget.html#scroll-2">scroll</a></b> ( int, int, const QRect &amp; )</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#scrollBarWidgets">scrollBarWidgets</a></b> ( Qt::Alignment ) : QWidgetList</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#scrollContentsBy">scrollContentsBy</a></b> ( int, int )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#scrollDirtyRegion">scrollDirtyRegion</a></b> ( int, int )</div></li> <li><div class="fn"><b><a href="qlistview.html#scrollTo">scrollTo</a></b> ( const QModelIndex &amp;, ScrollHint )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#scrollToBottom">scrollToBottom</a></b> ()</div></li> <li><div class="fn"><b><a href="qlistwidget.html#scrollToItem">scrollToItem</a></b> ( const QListWidgetItem *, QAbstractItemView::ScrollHint )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#scrollToTop">scrollToTop</a></b> ()</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#selectAll">selectAll</a></b> ()</div></li> <li><div class="fn"><b><a href="qlistview.html#selectedIndexes">selectedIndexes</a></b> () const : QModelIndexList</div></li> <li><div class="fn"><b><a href="qlistwidget.html#selectedItems">selectedItems</a></b> () const : QList&lt;QListWidgetItem *&gt;</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#selectionBehavior-prop">selectionBehavior</a></b> () const : QAbstractItemView::SelectionBehavior</div></li> <li><div class="fn"><b><a href="qlistview.html#selectionChanged">selectionChanged</a></b> ( const QItemSelection &amp;, const QItemSelection &amp; )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#selectionCommand">selectionCommand</a></b> ( const QModelIndex &amp;, const QEvent * ) const : QItemSelectionModel::SelectionFlags</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#selectionMode-prop">selectionMode</a></b> () const : QAbstractItemView::SelectionMode</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#selectionModel">selectionModel</a></b> () const : QItemSelectionModel *</div></li> <li><div class="fn"><b><a href="qobject.html#sender">sender</a></b> () const : QObject *</div></li> <li><div class="fn"><b><a href="qwidget.html#acceptDrops-prop">setAcceptDrops</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#accessibleDescription-prop">setAccessibleDescription</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#accessibleName-prop">setAccessibleName</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#alternatingRowColors-prop">setAlternatingRowColors</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#setAttribute">setAttribute</a></b> ( Qt::WidgetAttribute, bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#autoFillBackground-prop">setAutoFillBackground</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#autoScroll-prop">setAutoScroll</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#autoScrollMargin-prop">setAutoScrollMargin</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qwidget.html#setBackgroundRole">setBackgroundRole</a></b> ( QPalette::ColorRole )</div></li> <li><div class="fn"><b><a href="qwidget.html#baseSize-prop">setBaseSize</a></b> ( const QSize &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#baseSize-prop">setBaseSize</a></b> ( int, int )</div></li> <li><div class="fn"><b><a href="qlistview.html#batchSize-prop">setBatchSize</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qwidget.html#setContentsMargins">setContentsMargins</a></b> ( int, int, int, int )</div></li> <li><div class="fn"><b><a href="qwidget.html#setContentsMargins-2">setContentsMargins</a></b> ( const QMargins &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#contextMenuPolicy-prop">setContextMenuPolicy</a></b> ( Qt::ContextMenuPolicy )</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#setCornerWidget">setCornerWidget</a></b> ( QWidget * )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#setCurrentIndex">setCurrentIndex</a></b> ( const QModelIndex &amp; )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#setCurrentItem">setCurrentItem</a></b> ( QListWidgetItem * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#setCurrentItem-2">setCurrentItem</a></b> ( QListWidgetItem *, QItemSelectionModel::SelectionFlags )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#currentRow-prop">setCurrentRow</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#currentRow-prop">setCurrentRow</a></b> ( int, QItemSelectionModel::SelectionFlags )</div></li> <li><div class="fn"><b><a href="qwidget.html#cursor-prop">setCursor</a></b> ( const QCursor &amp; )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#defaultDropAction-prop">setDefaultDropAction</a></b> ( Qt::DropAction )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#setDirtyRegion">setDirtyRegion</a></b> ( const QRegion &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#setDisabled">setDisabled</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#dragDropMode-prop">setDragDropMode</a></b> ( DragDropMode )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#dragDropOverwriteMode-prop">setDragDropOverwriteMode</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#dragEnabled-prop">setDragEnabled</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#showDropIndicator-prop">setDropIndicatorShown</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#setEditFocus">setEditFocus</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#editTriggers-prop">setEditTriggers</a></b> ( EditTriggers )</div></li> <li><div class="fn"><b><a href="qwidget.html#enabled-prop">setEnabled</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#setFixedHeight">setFixedHeight</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qwidget.html#setFixedSize">setFixedSize</a></b> ( const QSize &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#setFixedSize-2">setFixedSize</a></b> ( int, int )</div></li> <li><div class="fn"><b><a href="qwidget.html#setFixedWidth">setFixedWidth</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qlistview.html#flow-prop">setFlow</a></b> ( Flow )</div></li> <li><div class="fn"><b><a href="qwidget.html#setFocus">setFocus</a></b> ( Qt::FocusReason )</div></li> <li><div class="fn"><b><a href="qwidget.html#setFocus-2">setFocus</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#focusPolicy-prop">setFocusPolicy</a></b> ( Qt::FocusPolicy )</div></li> <li><div class="fn"><b><a href="qwidget.html#setFocusProxy">setFocusProxy</a></b> ( QWidget * )</div></li> <li><div class="fn"><b><a href="qwidget.html#font-prop">setFont</a></b> ( const QFont &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#setForegroundRole">setForegroundRole</a></b> ( QPalette::ColorRole )</div></li> <li><div class="fn"><b><a href="qframe.html#frameRect-prop">setFrameRect</a></b> ( const QRect &amp; )</div></li> <li><div class="fn"><b><a href="qframe.html#frameShadow-prop">setFrameShadow</a></b> ( Shadow )</div></li> <li><div class="fn"><b><a href="qframe.html#frameShape-prop">setFrameShape</a></b> ( Shape )</div></li> <li><div class="fn"><b><a href="qframe.html#setFrameStyle">setFrameStyle</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qwidget.html#geometry-prop">setGeometry</a></b> ( const QRect &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#geometry-prop">setGeometry</a></b> ( int, int, int, int )</div></li> <li><div class="fn"><b><a href="qwidget.html#setGraphicsEffect">setGraphicsEffect</a></b> ( QGraphicsEffect * )</div></li> <li><div class="fn"><b><a href="qlistview.html#gridSize-prop">setGridSize</a></b> ( const QSize &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#setHidden">setHidden</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#setHorizontalScrollBar">setHorizontalScrollBar</a></b> ( QScrollBar * )</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#horizontalScrollBarPolicy-prop">setHorizontalScrollBarPolicy</a></b> ( Qt::ScrollBarPolicy )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#horizontalScrollMode-prop">setHorizontalScrollMode</a></b> ( ScrollMode )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#iconSize-prop">setIconSize</a></b> ( const QSize &amp; )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#setIndexWidget">setIndexWidget</a></b> ( const QModelIndex &amp;, QWidget * )</div></li> <li><div class="fn"><b><a href="qwidget.html#setInputContext">setInputContext</a></b> ( QInputContext * )</div></li> <li><div class="fn"><b><a href="qwidget.html#inputMethodHints-prop">setInputMethodHints</a></b> ( Qt::InputMethodHints )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#setItemDelegate">setItemDelegate</a></b> ( QAbstractItemDelegate * )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#setItemDelegateForColumn">setItemDelegateForColumn</a></b> ( int, QAbstractItemDelegate * )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#setItemDelegateForRow">setItemDelegateForRow</a></b> ( int, QAbstractItemDelegate * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#setItemWidget">setItemWidget</a></b> ( QListWidgetItem *, QWidget * )</div></li> <li><div class="fn"><b><a href="qwidget.html#setLayout">setLayout</a></b> ( QLayout * )</div></li> <li><div class="fn"><b><a href="qwidget.html#layoutDirection-prop">setLayoutDirection</a></b> ( Qt::LayoutDirection )</div></li> <li><div class="fn"><b><a href="qlistview.html#layoutMode-prop">setLayoutMode</a></b> ( LayoutMode )</div></li> <li><div class="fn"><b><a href="qframe.html#lineWidth-prop">setLineWidth</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qwidget.html#locale-prop">setLocale</a></b> ( const QLocale &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#setMask">setMask</a></b> ( const QBitmap &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#setMask-2">setMask</a></b> ( const QRegion &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#maximumHeight-prop">setMaximumHeight</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qwidget.html#maximumSize-prop">setMaximumSize</a></b> ( const QSize &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#maximumSize-prop">setMaximumSize</a></b> ( int, int )</div></li> <li><div class="fn"><b><a href="qwidget.html#maximumWidth-prop">setMaximumWidth</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qframe.html#midLineWidth-prop">setMidLineWidth</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qwidget.html#minimumHeight-prop">setMinimumHeight</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qwidget.html#minimumSize-prop">setMinimumSize</a></b> ( const QSize &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#minimumSize-prop">setMinimumSize</a></b> ( int, int )</div></li> <li><div class="fn"><b><a href="qwidget.html#minimumWidth-prop">setMinimumWidth</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#setModel">setModel</a></b> ( QAbstractItemModel * )</div></li> <li><div class="fn"><b><a href="qlistview.html#modelColumn-prop">setModelColumn</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qwidget.html#mouseTracking-prop">setMouseTracking</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qlistview.html#movement-prop">setMovement</a></b> ( Movement )</div></li> <li><div class="fn"><b><a href="qobject.html#objectName-prop">setObjectName</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#palette-prop">setPalette</a></b> ( const QPalette &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#setParent">setParent</a></b> ( QWidget * )</div></li> <li><div class="fn"><b><a href="qwidget.html#setParent-2">setParent</a></b> ( QWidget *, Qt::WindowFlags )</div></li> <li><div class="fn"><b><a href="qlistview.html#setPositionForIndex">setPositionForIndex</a></b> ( const QPoint &amp;, const QModelIndex &amp; )</div></li> <li><div class="fn"><b><a href="qobject.html#setProperty">setProperty</a></b> ( const char *, const QVariant &amp; ) : bool</div></li> <li><div class="fn"><b><a href="qlistview.html#resizeMode-prop">setResizeMode</a></b> ( ResizeMode )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#setRootIndex">setRootIndex</a></b> ( const QModelIndex &amp; )</div></li> <li><div class="fn"><b><a href="qlistview.html#setRowHidden">setRowHidden</a></b> ( int, bool )</div></li> <li><div class="fn"><b><a href="qlistview.html#setSelection">setSelection</a></b> ( const QRect &amp;, QItemSelectionModel::SelectionFlags )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#selectionBehavior-prop">setSelectionBehavior</a></b> ( QAbstractItemView::SelectionBehavior )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#selectionMode-prop">setSelectionMode</a></b> ( QAbstractItemView::SelectionMode )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#setSelectionModel">setSelectionModel</a></b> ( QItemSelectionModel * )</div></li> <li><div class="fn"><b><a href="qlistview.html#selectionRectVisible-prop">setSelectionRectVisible</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#setShortcutAutoRepeat">setShortcutAutoRepeat</a></b> ( int, bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#setShortcutEnabled">setShortcutEnabled</a></b> ( int, bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#sizeIncrement-prop">setSizeIncrement</a></b> ( const QSize &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#sizeIncrement-prop">setSizeIncrement</a></b> ( int, int )</div></li> <li><div class="fn"><b><a href="qwidget.html#sizePolicy-prop">setSizePolicy</a></b> ( QSizePolicy )</div></li> <li><div class="fn"><b><a href="qwidget.html#sizePolicy-prop">setSizePolicy</a></b> ( QSizePolicy::Policy, QSizePolicy::Policy )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#sortingEnabled-prop">setSortingEnabled</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qlistview.html#spacing-prop">setSpacing</a></b> ( int )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#setState">setState</a></b> ( State )</div></li> <li><div class="fn"><b><a href="qwidget.html#statusTip-prop">setStatusTip</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#setStyle">setStyle</a></b> ( QStyle * )</div></li> <li><div class="fn"><b><a href="qwidget.html#styleSheet-prop">setStyleSheet</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#tabKeyNavigation-prop">setTabKeyNavigation</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#setTabOrder">setTabOrder</a></b> ( QWidget *, QWidget * )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#textElideMode-prop">setTextElideMode</a></b> ( Qt::TextElideMode )</div></li> <li><div class="fn"><b><a href="qwidget.html#toolTip-prop">setToolTip</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qlistview.html#uniformItemSizes-prop">setUniformItemSizes</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#updatesEnabled-prop">setUpdatesEnabled</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#setVerticalScrollBar">setVerticalScrollBar</a></b> ( QScrollBar * )</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#verticalScrollBarPolicy-prop">setVerticalScrollBarPolicy</a></b> ( Qt::ScrollBarPolicy )</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#verticalScrollMode-prop">setVerticalScrollMode</a></b> ( ScrollMode )</div></li> <li><div class="fn"><b><a href="qlistview.html#viewMode-prop">setViewMode</a></b> ( ViewMode )</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#setViewport">setViewport</a></b> ( QWidget * )</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#setViewportMargins">setViewportMargins</a></b> ( int, int, int, int )</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#setViewportMargins-2">setViewportMargins</a></b> ( const QMargins &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#visible-prop">setVisible</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#whatsThis-prop">setWhatsThis</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#windowFilePath-prop">setWindowFilePath</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#windowFlags-prop">setWindowFlags</a></b> ( Qt::WindowFlags )</div></li> <li><div class="fn"><b><a href="qwidget.html#windowIcon-prop">setWindowIcon</a></b> ( const QIcon &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#windowIconText-prop">setWindowIconText</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#windowModality-prop">setWindowModality</a></b> ( Qt::WindowModality )</div></li> <li><div class="fn"><b><a href="qwidget.html#windowModified-prop">setWindowModified</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#windowOpacity-prop">setWindowOpacity</a></b> ( qreal )</div></li> <li><div class="fn"><b><a href="qwidget.html#setWindowRole">setWindowRole</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#setWindowState">setWindowState</a></b> ( Qt::WindowStates )</div></li> <li><div class="fn"><b><a href="qwidget.html#setWindowSurface">setWindowSurface</a></b> ( QWindowSurface * )</div></li> <li><div class="fn"><b><a href="qwidget.html#windowTitle-prop">setWindowTitle</a></b> ( const QString &amp; )</div></li> <li><div class="fn"><b><a href="qlistview.html#wordWrap-prop">setWordWrap</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qlistview.html#isWrapping-prop">setWrapping</a></b> ( bool )</div></li> <li><div class="fn"><b><a href="qwidget.html#setupUi">setupUi</a></b> ( QWidget * )</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#setupViewport">setupViewport</a></b> ( QWidget * )</div></li> <li><div class="fn"><b><a href="qwidget.html#show">show</a></b> ()</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#showDropIndicator-prop">showDropIndicator</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#showEvent">showEvent</a></b> ( QShowEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#showFullScreen">showFullScreen</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#showMaximized">showMaximized</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#showMinimized">showMinimized</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#showNormal">showNormal</a></b> ()</div></li> <li><div class="fn"><b><a href="qobject.html#signalsBlocked">signalsBlocked</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#size-prop">size</a></b> () const : QSize</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#sizeHint">sizeHint</a></b> () const : QSize</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#sizeHintForColumn">sizeHintForColumn</a></b> ( int ) const : int</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#sizeHintForIndex">sizeHintForIndex</a></b> ( const QModelIndex &amp; ) const : QSize</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#sizeHintForRow">sizeHintForRow</a></b> ( int ) const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#sizeIncrement-prop">sizeIncrement</a></b> () const : QSize</div></li> <li><div class="fn"><b><a href="qwidget.html#sizePolicy-prop">sizePolicy</a></b> () const : QSizePolicy</div></li> <li><div class="fn"><b><a href="qlistwidget.html#sortItems">sortItems</a></b> ( Qt::SortOrder )</div></li> <li><div class="fn"><b><a href="qlistview.html#spacing-prop">spacing</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#stackUnder">stackUnder</a></b> ( QWidget * )</div></li> <li><div class="fn"><b><a href="qlistview.html#startDrag">startDrag</a></b> ( Qt::DropActions )</div></li> <li><div class="fn"><b><a href="qobject.html#startTimer">startTimer</a></b> ( int ) : int</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#state">state</a></b> () const : State</div></li> <li><div class="fn"><b><a href="qobject.html#staticMetaObject-var">staticMetaObject</a></b> : const QMetaObject</div></li> <li><div class="fn"><b><a href="qobject.html#staticQtMetaObject-var">staticQtMetaObject</a></b> : const QMetaObject</div></li> <li><div class="fn"><b><a href="qwidget.html#statusTip-prop">statusTip</a></b> () const : QString</div></li> <li><div class="fn"><b><a href="qwidget.html#style">style</a></b> () const : QStyle *</div></li> <li><div class="fn"><b><a href="qwidget.html#styleSheet-prop">styleSheet</a></b> () const : QString</div></li> <li><div class="fn"><b><a href="qlistwidget.html#supportedDropActions">supportedDropActions</a></b> () const : Qt::DropActions</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#tabKeyNavigation-prop">tabKeyNavigation</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#tabletEvent">tabletEvent</a></b> ( QTabletEvent * )</div></li> <li><div class="fn"><b><a href="qlistwidget.html#takeItem">takeItem</a></b> ( int ) : QListWidgetItem *</div></li> <li><div class="fn"><b><a href="qwidget.html#testAttribute">testAttribute</a></b> ( Qt::WidgetAttribute ) const : bool</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#textElideMode-prop">textElideMode</a></b> () const : Qt::TextElideMode</div></li> <li><div class="fn"><b><a href="qobject.html#thread">thread</a></b> () const : QThread *</div></li> <li><div class="fn"><b><a href="qlistview.html#timerEvent">timerEvent</a></b> ( QTimerEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#toolTip-prop">toolTip</a></b> () const : QString</div></li> <li><div class="fn"><b><a href="qobject.html#tr">tr</a></b> ( const char *, const char *, int ) : QString</div></li> <li><div class="fn"><b><a href="qobject.html#trUtf8">trUtf8</a></b> ( const char *, const char *, int ) : QString</div></li> <li><div class="fn"><b><a href="qwidget.html#underMouse">underMouse</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#ungrabGesture">ungrabGesture</a></b> ( Qt::GestureType )</div></li> <li><div class="fn"><b><a href="qlistview.html#uniformItemSizes-prop">uniformItemSizes</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#cursor-prop">unsetCursor</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#layoutDirection-prop">unsetLayoutDirection</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#locale-prop">unsetLocale</a></b> ()</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#update">update</a></b> ( const QModelIndex &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#update-2">update</a></b> ( int, int, int, int )</div></li> <li><div class="fn"><b><a href="qwidget.html#update-3">update</a></b> ( const QRect &amp; )</div></li> <li><div class="fn"><b><a href="qwidget.html#update-4">update</a></b> ( const QRegion &amp; )</div></li> <li><div class="fn"><b><a href="qlistview.html#updateGeometries">updateGeometries</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#updateGeometry">updateGeometry</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#updateMicroFocus">updateMicroFocus</a></b> ()</div></li> <li><div class="fn"><b><a href="qwidget.html#updatesEnabled-prop">updatesEnabled</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qlistview.html#verticalOffset">verticalOffset</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#verticalScrollBar">verticalScrollBar</a></b> () const : QScrollBar *</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#verticalScrollBarPolicy-prop">verticalScrollBarPolicy</a></b> () const : Qt::ScrollBarPolicy</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#verticalScrollMode-prop">verticalScrollMode</a></b> () const : ScrollMode</div></li> <li><div class="fn"><b><a href="qlistview.html#viewMode-prop">viewMode</a></b> () const : ViewMode</div></li> <li><div class="fn"><b><a href="qlistview.html#viewOptions">viewOptions</a></b> () const : QStyleOptionViewItem</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#viewport">viewport</a></b> () const : QWidget *</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#viewportEntered">viewportEntered</a></b> ()</div></li> <li><div class="fn"><b><a href="qabstractitemview.html#viewportEvent">viewportEvent</a></b> ( QEvent * ) : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#visibleRegion">visibleRegion</a></b> () const : QRegion</div></li> <li><div class="fn"><b><a href="qlistwidget.html#visualItemRect">visualItemRect</a></b> ( const QListWidgetItem * ) const : QRect</div></li> <li><div class="fn"><b><a href="qlistview.html#visualRect">visualRect</a></b> ( const QModelIndex &amp; ) const : QRect</div></li> <li><div class="fn"><b><a href="qlistview.html#visualRegionForSelection">visualRegionForSelection</a></b> ( const QItemSelection &amp; ) const : QRegion</div></li> <li><div class="fn"><b><a href="qwidget.html#whatsThis-prop">whatsThis</a></b> () const : QString</div></li> <li><div class="fn"><b><a href="qabstractscrollarea.html#wheelEvent">wheelEvent</a></b> ( QWheelEvent * )</div></li> <li><div class="fn"><b><a href="qwidget.html#width-prop">width</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qpaintdevice.html#widthMM">widthMM</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#winEvent">winEvent</a></b> ( MSG *, long * ) : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#winId">winId</a></b> () const : WId</div></li> <li><div class="fn"><b><a href="qwidget.html#window">window</a></b> () const : QWidget *</div></li> <li><div class="fn"><b><a href="qwidget.html#windowFilePath-prop">windowFilePath</a></b> () const : QString</div></li> <li><div class="fn"><b><a href="qwidget.html#windowFlags-prop">windowFlags</a></b> () const : Qt::WindowFlags</div></li> <li><div class="fn"><b><a href="qwidget.html#windowIcon-prop">windowIcon</a></b> () const : QIcon</div></li> <li><div class="fn"><b><a href="qwidget.html#windowIconText-prop">windowIconText</a></b> () const : QString</div></li> <li><div class="fn"><b><a href="qwidget.html#windowModality-prop">windowModality</a></b> () const : Qt::WindowModality</div></li> <li><div class="fn"><b><a href="qwidget.html#windowOpacity-prop">windowOpacity</a></b> () const : qreal</div></li> <li><div class="fn"><b><a href="qwidget.html#windowRole">windowRole</a></b> () const : QString</div></li> <li><div class="fn"><b><a href="qwidget.html#windowState">windowState</a></b> () const : Qt::WindowStates</div></li> <li><div class="fn"><b><a href="qwidget.html#windowSurface">windowSurface</a></b> () const : QWindowSurface *</div></li> <li><div class="fn"><b><a href="qwidget.html#windowTitle-prop">windowTitle</a></b> () const : QString</div></li> <li><div class="fn"><b><a href="qwidget.html#windowType">windowType</a></b> () const : Qt::WindowType</div></li> <li><div class="fn"><b><a href="qlistview.html#wordWrap-prop">wordWrap</a></b> () const : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#x-prop">x</a></b> () const : int</div></li> <li><div class="fn"><b><a href="qwidget.html#x11Event">x11Event</a></b> ( XEvent * ) : bool</div></li> <li><div class="fn"><b><a href="qwidget.html#x11Info">x11Info</a></b> () const : const QX11Info &amp;</div></li> <li><div class="fn"><b><a href="qwidget.html#x11PictureHandle">x11PictureHandle</a></b> () const : Qt::HANDLE</div></li> <li><div class="fn"><b><a href="qwidget.html#y-prop">y</a></b> () const : int</div></li> </ul> </td></tr> </table></p> <p /><address><hr /><div align="center"> <table width="100%" cellspacing="0" border="0"><tr class="address"> <td width="40%" align="left">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies)</td> <td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td> <td width="40%" align="right"><div align="right">Qt 4.6.2</div></td> </tr></table></div></address></body> </html>
doc/ext-dns-footer.html
ASPLes/ext-dns
<!-- </div> <div class="lateral-ad"> <iframe src="http://www.aspl.es/web-ads/index.php?hcolor=fdff4f&amp;fsize=10&amp;bg=555753&amp;fg=ffffff&amp;width=150&amp;type=vertical" height="420" align="middle" width="100%" scrolling="no" frameborder="0"></iframe> </div> --> <div class="footer"> <div class="sponsored-content"> <table style='border: 0px; width: 100%'> <tr> <td class='dotted'> <h1>More software</h1> <ul> <li><a href="https://myqtthub.com/en">MyQttHub.com</a></li> <li><a href="http://www.core-admin.com">Core-Admin</a></li> <li><a href="http://www.aspl.es/vortex">Vortex Library</a></li> <li><a href="http://www.aspl.es/turbulence">Turbulence Server</a></li> <li><a href="http://www.aspl.es/xml">Axl Library</a></li> <li><a href="http://www.aspl.es/xml">ext-Dns toolkit</a></li> <li><a href="http://www.aspl.es/nopoll">noPoll WebSocket toolkit</a></li> <li><a href="http://www.aspl.es/jsVortex">jsVortex js BEEP</a></li> </ul> </td> <td class='dotted'> <h1>Linux servers</h1> <ul> <li><a href="http://www.asplhosting.com/portal/servidores/servidores-vps">VPS linux servers with administration support</a></li> <li><a href="http://www.asplhosting.com/portal/servidores/servidores-dedicados">Dedicated linux servers with administration support</a></li> <li><a href="http://www.aspl.es/portal/servicios/instalacion-de-servidores-linux">Linux server installation</a></li> <li><a href="http://www.aspl.es/portal/servicios/instalacion-de-servidores-linux">Linux server administration</a></li> <li><a href="http://www.aspl.es/portal/servicios/mantenimiento-de-servidores-linux">Linux server maintenance</a></li> <li><a href="http://www.asplhosting.com/portal/servidores/servidores-de-correo-dedicados">Dedicated mail servers</a></li> <li><a href="http://www.asplhosting.com/portal/servidores/backup-de-servidores-externos">Server backup</a></li> </ul> </td> <td> <h1>Hosting services</h1> <ul> <li><a href="http://www.asplhosting.com/portal/web-hosting/comparativa-hosting-web-linux">Web hosting</a></li> <li><a href="http://www.asplhosting.com/portal/web-hosting/comparativa-hosting-web-linux">Profesional Linux hosting</a></li> <li><a href="http://www.asplhosting.com/portal/web-hosting/planes-de-correo">Mail hosting plans</a></li> <li><a href="http://www.asplhosting.com/portal/registro-de-dominios">Domain registration</a></li> <li><a href="http://www.asplhosting.com/portal/web-hosting/planes-de-correo-para-envio-masivo-massive-smtp">Massive mail services</a></li> <li><a href="http://www.asplhosting.com/portal/web-hosting/alojamiento-wordpress-seguro-y-fiable">Wordpress hosting</a></li> <li><a href="https://myqtthub.com/en">Cloud MQTT Broker</a></li> </ul> </td> <td><a href="http://www.asplhosting.com"><img style="border: 0px" src="hacha-100x171.png" ></a></td> </tr> </table> </div> <!-- sponsored-content --> <small>ext-Dns: a framework to build DNS servers. &nbsp; Copyright 2018 (C) Advanced Software Production Line, S.L.</small> </div> </body> </html>
sdk/dox/html/SocketUtil_8h_source.html
einon/affymetrix-power-tools
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>Affymetrix Power Tools: util/SocketUtil.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.7.1 --> <div class="navigation" id="top"> <div class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> </ul> </div> <div class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&nbsp;List</span></a></li> <li><a href="globals.html"><span>File&nbsp;Members</span></a></li> </ul> </div> <div class="navpath"> <ul> <li><a class="el" href="dir_5836a6c578969d3b1ee6f701f24ddbeb.html">util</a> </li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <h1>SocketUtil.h</h1> </div> </div> <div class="contents"> <a href="SocketUtil_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">////////////////////////////////////////////////////////////////</span> <a name="l00002"></a>00002 <span class="comment"></span><span class="comment">//</span> <a name="l00003"></a>00003 <span class="comment">// Copyright (C) 2005 Affymetrix, Inc.</span> <a name="l00004"></a>00004 <span class="comment">//</span> <a name="l00005"></a>00005 <span class="comment">// This library is free software; you can redistribute it and/or modify</span> <a name="l00006"></a>00006 <span class="comment">// it under the terms of the GNU Lesser General Public License </span> <a name="l00007"></a>00007 <span class="comment">// (version 2.1) as published by the Free Software Foundation.</span> <a name="l00008"></a>00008 <span class="comment">// </span> <a name="l00009"></a>00009 <span class="comment">// This library is distributed in the hope that it will be useful, but</span> <a name="l00010"></a>00010 <span class="comment">// WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY</span> <a name="l00011"></a>00011 <span class="comment">// or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License</span> <a name="l00012"></a>00012 <span class="comment">// for more details.</span> <a name="l00013"></a>00013 <span class="comment">// </span> <a name="l00014"></a>00014 <span class="comment">// You should have received a copy of the GNU Lesser General Public License</span> <a name="l00015"></a>00015 <span class="comment">// along with this library; if not, write to the Free Software Foundation, Inc.,</span> <a name="l00016"></a>00016 <span class="comment">// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA </span> <a name="l00017"></a>00017 <span class="comment">//</span><span class="comment"></span> <a name="l00018"></a>00018 <span class="comment">////////////////////////////////////////////////////////////////</span> <a name="l00019"></a>00019 <span class="comment"></span><span class="comment"></span> <a name="l00020"></a>00020 <span class="comment">/**</span> <a name="l00021"></a>00021 <span class="comment"> * @file SocketUtil.h</span> <a name="l00022"></a>00022 <span class="comment"> * @author Chuck Sugnet</span> <a name="l00023"></a>00023 <span class="comment"> * @date Mon Jan 25 11:29:11 2010</span> <a name="l00024"></a>00024 <span class="comment"> * </span> <a name="l00025"></a>00025 <span class="comment"> * @brief Some utilities for dealing with reading and writing to sockets.</span> <a name="l00026"></a>00026 <span class="comment"> */</span> <a name="l00027"></a>00027 <a name="l00028"></a>00028 <span class="preprocessor">#ifndef SOCKETUTIL_H</span> <a name="l00029"></a>00029 <span class="preprocessor"></span><span class="preprocessor">#define SOCKETUTIL_H</span> <a name="l00030"></a>00030 <span class="preprocessor"></span><span class="preprocessor">#include &lt;string&gt;</span> <a name="l00031"></a>00031 <span class="preprocessor">#include &lt;vector&gt;</span> <a name="l00032"></a>00032 <a name="l00033"></a>00033 <span class="preprocessor">#ifdef WIN32</span> <a name="l00034"></a>00034 <span class="preprocessor"></span><span class="preprocessor">#define CLOSE_SOCKET closesocket</span> <a name="l00035"></a>00035 <span class="preprocessor"></span><span class="preprocessor">#else</span> <a name="l00036"></a>00036 <span class="preprocessor"></span><span class="preprocessor">#define CLOSE_SOCKET close</span> <a name="l00037"></a>00037 <span class="preprocessor"></span><span class="preprocessor">#endif</span> <a name="l00038"></a>00038 <span class="preprocessor"></span><span class="comment"></span> <a name="l00039"></a>00039 <span class="comment">/**</span> <a name="l00040"></a>00040 <span class="comment"> * Class with static utility functions for working with Sockets.</span> <a name="l00041"></a>00041 <span class="comment"> * </span> <a name="l00042"></a>00042 <span class="comment"> */</span> <a name="l00043"></a><a class="code" href="classSocketUtil.html">00043</a> <span class="keyword">class </span><a class="code" href="classSocketUtil.html" title="Class with static utility functions for working with Sockets.">SocketUtil</a> { <a name="l00044"></a>00044 <a name="l00045"></a>00045 <span class="keyword">public</span>: <a name="l00046"></a>00046 <span class="comment"></span> <a name="l00047"></a>00047 <span class="comment"> /** </span> <a name="l00048"></a>00048 <span class="comment"> * Send a message over multiple socket send calls as necessary</span> <a name="l00049"></a>00049 <span class="comment"> * </span> <a name="l00050"></a>00050 <span class="comment"> * @param socket - Socket to write to</span> <a name="l00051"></a>00051 <span class="comment"> * @param buf - Buffer to send over socket</span> <a name="l00052"></a>00052 <span class="comment"> * @param toSend - How long is buffer</span> <a name="l00053"></a>00053 <span class="comment"> * @param sent - Number characters actually sent</span> <a name="l00054"></a>00054 <span class="comment"> * </span> <a name="l00055"></a>00055 <span class="comment"> * @return </span> <a name="l00056"></a>00056 <span class="comment"> */</span> <a name="l00057"></a>00057 <span class="keyword">virtual</span> <span class="keywordtype">int</span> <a class="code" href="classSocketUtil.html#a7d4f8c67a3ffe0981f4b997daed88e66" title="Send a message over multiple socket send calls as necessary.">sendAll</a>(<span class="keywordtype">int</span> socket, <span class="keyword">const</span> <span class="keywordtype">char</span> *buf, <span class="keywordtype">int</span> toSend, <span class="keywordtype">int</span> &amp;sent); <a name="l00058"></a>00058 <span class="comment"></span> <a name="l00059"></a>00059 <span class="comment"> /** </span> <a name="l00060"></a>00060 <span class="comment"> * Tokenize the buffer into distinct messages</span> <a name="l00061"></a>00061 <span class="comment"> * </span> <a name="l00062"></a>00062 <span class="comment"> * @param buffer - String to break into individual messages</span> <a name="l00063"></a>00063 <span class="comment"> * @param messages - Vector of messages to fill in </span> <a name="l00064"></a>00064 <span class="comment"> */</span> <a name="l00065"></a>00065 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classSocketUtil.html#a9e0bdcecd9c97703e3bf1bb67c9006b6" title="Tokenize the buffer into distinct messages.">parseMsgFromBuffer</a>(std::string &amp;buffer, std::vector&lt;std::string&gt; &amp;messages); <a name="l00066"></a>00066 <span class="comment"></span> <a name="l00067"></a>00067 <span class="comment"> /** </span> <a name="l00068"></a>00068 <span class="comment"> * Try to read new messages from socket.</span> <a name="l00069"></a>00069 <span class="comment"> * </span> <a name="l00070"></a>00070 <span class="comment"> * @param messages - Vector to fill with char * messages from socket.</span> <a name="l00071"></a>00071 <span class="comment"> * @param socket - socket to read messages from. Set to -1 if disconnected.</span> <a name="l00072"></a>00072 <span class="comment"> */</span> <a name="l00073"></a>00073 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classSocketUtil.html#a6045e7621a919ac9258230884650d102" title="Try to read new messages from socket.">checkForMsgs</a>(std::vector&lt;std::string&gt; &amp;messages, <span class="keywordtype">int</span> &amp;socket); <a name="l00074"></a>00074 <span class="comment"></span> <a name="l00075"></a>00075 <span class="comment"> /** </span> <a name="l00076"></a>00076 <span class="comment"> * Write char * messages into a socket.</span> <a name="l00077"></a>00077 <span class="comment"> * </span> <a name="l00078"></a>00078 <span class="comment"> * @param msg - Message to write to the socket.</span> <a name="l00079"></a>00079 <span class="comment"> * @param socket - Socket that could be written to.</span> <a name="l00080"></a>00080 <span class="comment"> */</span> <a name="l00081"></a>00081 <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classSocketUtil.html#a6648cb0bd95a28f93117ed13a4365d1d" title="Write char * messages into a socket.">sendMsg</a>(<span class="keyword">const</span> std::string &amp;msg, <span class="keywordtype">int</span> &amp;socket); <a name="l00082"></a>00082 <a name="l00083"></a>00083 <span class="keyword">protected</span>: <a name="l00084"></a>00084 <span class="comment"></span> <a name="l00085"></a>00085 <span class="comment"> /// Data coming over socket, including any partial messages</span> <a name="l00086"></a><a class="code" href="classSocketUtil.html#a27abcda69cc30bb9b0b9eb88093dd92d">00086</a> <span class="comment"></span> std::string <a class="code" href="classSocketUtil.html#a27abcda69cc30bb9b0b9eb88093dd92d" title="Data coming over socket, including any partial messages.">m_Buffer</a>; <a name="l00087"></a>00087 <a name="l00088"></a>00088 }; <a name="l00089"></a>00089 <a name="l00090"></a>00090 <span class="preprocessor">#endif </span><span class="comment">/* SOCKETUTIL_H */</span> </pre></div></div> </div> <hr class="footer"/><address class="footer"><small>Generated on Fri Mar 20 2015 18:03:23 for Affymetrix Power Tools by&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address> </body> </html>
Dev/Dev2Dox/html/structtag_m_o_n_i_t_o_r_i_n_f_o_e_x_w.html
MikeMcShaffry/gamecode3
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>GameCode: tagMONITORINFOEXW Struct Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.3 --> <div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div> <h1>tagMONITORINFOEXW Struct Reference</h1><!-- doxytag: class=<tagMONITORINFOEXW> --><!-- doxytag: inherits=<tagMONITORINFO> --><p>Inheritance diagram for tagMONITORINFOEXW: <p><center><img src="structtag_m_o_n_i_t_o_r_i_n_f_o_e_x_w.png" usemap="#tagMONITORINFOEXW_map" border="0" alt=""></center> <map name="tagMONITORINFOEXW_map"> <area href="structtag_m_o_n_i_t_o_r_i_n_f_o.html" alt="tagMONITORINFO" shape="rect" coords="0,0,145,24"> </map> <a href="structtag_m_o_n_i_t_o_r_i_n_f_o_e_x_w-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">WCHAR&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structtag_m_o_n_i_t_o_r_i_n_f_o_e_x_w.html#o0">szDevice</a> [CCHDEVICENAME]</td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> <p> <p> Definition at line <a class="el" href="_d_x_u_t_8cpp-source.html#l00073">73</a> of file <a class="el" href="_d_x_u_t_8cpp-source.html">DXUT.cpp</a>.<hr><h2>Member Data Documentation</h2> <a class="anchor" name="o0"></a><!-- doxytag: member=<tagMONITORINFOEXW::szDevice> ref=<o0> args=<[CCHDEVICENAME]> --><p> <table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">WCHAR <a class="el" href="structtag_m_o_n_i_t_o_r_i_n_f_o_e_x_w.html#o0">tagMONITORINFOEXW::szDevice</a>[CCHDEVICENAME] </td> </tr> </table> </td> </tr> </table> <table cellspacing="5" cellpadding="0" border="0"> <tr> <td> &nbsp; </td> <td> <p> <p> Definition at line <a class="el" href="_d_x_u_t_8cpp-source.html#l00075">75</a> of file <a class="el" href="_d_x_u_t_8cpp-source.html">DXUT.cpp</a>. </td> </tr> </table> <hr>The documentation for this struct was generated from the following file:<ul> <li>d:/Projects/GameCodev2.2/Source/DX9Common/<a class="el" href="_d_x_u_t_8cpp-source.html">DXUT.cpp</a></ul> <hr size="1"><address style="align: right;"><small>Generated on Tue Aug 22 14:08:33 2006 for GameCode by&nbsp; <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.3 </small></address> </body> </html>
3rdparty/commons-math-1.2/docs/xref/org/apache/commons/math/distribution/TDistribution.html
cacheonix/cacheonix-core
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <title>TDistribution xref</title> <link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" /> </head> <body> <div id="overview"><a href="../../../../../../apidocs/org/apache/commons/math/distribution/TDistribution.html">View Javadoc</a></div><pre> <a name="1" href="#1">1</a> <em class="jxr_comment">/*</em> <a name="2" href="#2">2</a> <em class="jxr_comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</em> <a name="3" href="#3">3</a> <em class="jxr_comment"> * contributor license agreements. See the NOTICE file distributed with</em> <a name="4" href="#4">4</a> <em class="jxr_comment"> * this work for additional information regarding copyright ownership.</em> <a name="5" href="#5">5</a> <em class="jxr_comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</em> <a name="6" href="#6">6</a> <em class="jxr_comment"> * (the "License"); you may not use this file except in compliance with</em> <a name="7" href="#7">7</a> <em class="jxr_comment"> * the License. You may obtain a copy of the License at</em> <a name="8" href="#8">8</a> <em class="jxr_comment"> *</em> <a name="9" href="#9">9</a> <em class="jxr_comment"> * <a href="http://www.apache.org/licenses/LICENSE-2.0" target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.0</a></em> <a name="10" href="#10">10</a> <em class="jxr_comment"> *</em> <a name="11" href="#11">11</a> <em class="jxr_comment"> * Unless required by applicable law or agreed to in writing, software</em> <a name="12" href="#12">12</a> <em class="jxr_comment"> * distributed under the License is distributed on an "AS IS" BASIS,</em> <a name="13" href="#13">13</a> <em class="jxr_comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</em> <a name="14" href="#14">14</a> <em class="jxr_comment"> * See the License for the specific language governing permissions and</em> <a name="15" href="#15">15</a> <em class="jxr_comment"> * limitations under the License.</em> <a name="16" href="#16">16</a> <em class="jxr_comment"> */</em> <a name="17" href="#17">17</a> <strong class="jxr_keyword">package</strong> org.apache.commons.math.distribution; <a name="18" href="#18">18</a> <a name="19" href="#19">19</a> <em class="jxr_javadoccomment">/**</em> <a name="20" href="#20">20</a> <em class="jxr_javadoccomment"> * Student's t-Distribution.</em> <a name="21" href="#21">21</a> <em class="jxr_javadoccomment"> *</em> <a name="22" href="#22">22</a> <em class="jxr_javadoccomment"> * &lt;p&gt;</em> <a name="23" href="#23">23</a> <em class="jxr_javadoccomment"> * References:</em> <a name="24" href="#24">24</a> <em class="jxr_javadoccomment"> * &lt;ul&gt;</em> <a name="25" href="#25">25</a> <em class="jxr_javadoccomment"> * &lt;li&gt;&lt;a href="<a href="http://mathworld.wolfram.com/Studentst-Distribution.html" target="alexandria_uri">http://mathworld.wolfram.com/Studentst-Distribution.html</a>"&gt;</em> <a name="26" href="#26">26</a> <em class="jxr_javadoccomment"> * Student's t-Distribution&lt;/a&gt;&lt;/li&gt;</em> <a name="27" href="#27">27</a> <em class="jxr_javadoccomment"> * &lt;/ul&gt;</em> <a name="28" href="#28">28</a> <em class="jxr_javadoccomment"> * &lt;/p&gt;</em> <a name="29" href="#29">29</a> <em class="jxr_javadoccomment"> *</em> <a name="30" href="#30">30</a> <em class="jxr_javadoccomment"> * @version $Revision: 545192 $ $Date: 2007-06-07 07:35:04 -0700 (Thu, 07 Jun 2007) $</em> <a name="31" href="#31">31</a> <em class="jxr_javadoccomment"> */</em> <a name="32" href="#32">32</a> <strong class="jxr_keyword">public</strong> <strong class="jxr_keyword">interface</strong> <a href="../../../../../org/apache/commons/math/distribution/TDistribution.html">TDistribution</a> <strong class="jxr_keyword">extends</strong> <a href="../../../../../org/apache/commons/math/distribution/ContinuousDistribution.html">ContinuousDistribution</a> { <a name="33" href="#33">33</a> <em class="jxr_javadoccomment">/**</em> <a name="34" href="#34">34</a> <em class="jxr_javadoccomment"> * Modify the degrees of freedom.</em> <a name="35" href="#35">35</a> <em class="jxr_javadoccomment"> * @param degreesOfFreedom the new degrees of freedom.</em> <a name="36" href="#36">36</a> <em class="jxr_javadoccomment"> */</em> <a name="37" href="#37">37</a> <strong class="jxr_keyword">void</strong> setDegreesOfFreedom(<strong class="jxr_keyword">double</strong> degreesOfFreedom); <a name="38" href="#38">38</a> <a name="39" href="#39">39</a> <em class="jxr_javadoccomment">/**</em> <a name="40" href="#40">40</a> <em class="jxr_javadoccomment"> * Access the degrees of freedom.</em> <a name="41" href="#41">41</a> <em class="jxr_javadoccomment"> * @return the degrees of freedom.</em> <a name="42" href="#42">42</a> <em class="jxr_javadoccomment"> */</em> <a name="43" href="#43">43</a> <strong class="jxr_keyword">double</strong> getDegreesOfFreedom(); <a name="44" href="#44">44</a> } </pre> <hr/><div id="footer">This page was automatically generated by <a href="http://maven.apache.org/">Maven</a></div></body> </html>
api/org/minueto/class-use/MinuetoOutOfBoundException.html
Mikeware/minueto
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_25) on Mon Sep 29 10:45:19 PDT 2014 --> <title>Uses of Class org.minueto.MinuetoOutOfBoundException (MinuetoAPI API)</title> <meta name="date" content="2014-09-29"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.minueto.MinuetoOutOfBoundException (MinuetoAPI API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../org/minueto/MinuetoOutOfBoundException.html" title="class in org.minueto">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../overview-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/minueto/class-use/MinuetoOutOfBoundException.html" target="_top">Frames</a></li> <li><a href="MinuetoOutOfBoundException.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.minueto.MinuetoOutOfBoundException" class="title">Uses of Class<br>org.minueto.MinuetoOutOfBoundException</h2> </div> <div class="classUseContainer">No usage of org.minueto.MinuetoOutOfBoundException</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../org/minueto/MinuetoOutOfBoundException.html" title="class in org.minueto">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../overview-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/minueto/class-use/MinuetoOutOfBoundException.html" target="_top">Frames</a></li> <li><a href="MinuetoOutOfBoundException.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
downloads/Ketai_v12/reference/ketai/sensors/package-frame.html
ketai/ketai
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_75) on Wed Aug 26 17:08:43 CDT 2015 --> <title>ketai.sensors</title> <meta name="date" content="2015-08-26"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../ketai/sensors/package-summary.html" target="classFrame">ketai.sensors</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="KetaiAudioInput.html" title="class in ketai.sensors" target="classFrame">KetaiAudioInput</a></li> <li><a href="KetaiLocation.html" title="class in ketai.sensors" target="classFrame">KetaiLocation</a></li> <li><a href="KetaiSensor.html" title="class in ketai.sensors" target="classFrame">KetaiSensor</a></li> <li><a href="Location.html" title="class in ketai.sensors" target="classFrame">Location</a></li> </ul> </div> </body> </html>
bin/ext3rd/wscite/SciTEDoc.html
prefetchnta/questlab
<?xml version="1.0" encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="generator" content="HTML Tidy, see www.w3.org" /> <meta name="generator" content="SciTE" /> <meta http-equiv="Content-Type" content="text/html" /> <title> SciTE </title> <style type="text/css"> table { border: 1px solid #1F1F1F; border-collapse: collapse; } td { border: 1px solid #1F1F1F; padding: 1px 5px 1px 5px; } th { border: 1px solid #1F1F1F; padding: 1px 5px 1px 5px; } .windowsonly { background: #E7F0FF; } .gtkonly { background: #FFFFD7; } .osxonly { background: #FFE0E0; } .windows-osx { background: #FFEBFF; } .windows-gtk { background: #EBFFF7; } .example { color: #008000; font-weight: bold; } DIV.example { background: #F7FCF7; border: 1px solid #C0D7C0; margin: 0.3em 3em; padding: 0.3em 0.6em; font-size: 80%; } h3 { border: 2px solid #FFCC00; background-color: #FFF7EE; padding: 2px 5px; } .header{ border: 1px solid #CCCCCC; } .headerlinks { padding: 7px; background-color: #CCCCCC; border: 0px solid #FF0000; font-size: 120%; } </style> </head> <body bgcolor="#FFFFFF" text="#000000"> <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="0" style="border:0px solid #FF0000" border="0" summary="banner"> <tr> <td> <img src="SciTEIco.png" border="3" height="64" width="64" alt="Scintilla icon" /> </td> <td> <a href="index.html" style="color:white;text-decoration:none"><font size="5"> SciTE Documentation</font></a> </td> </tr> </table> <table class="header" width="100%" summary="header"> <tr> <td class="headerlinks"> <a href="SciTEFAQ.html"> Frequently Asked Questions</a>&nbsp;&nbsp; <a href="SciTELua.html"> Scripting</a>&nbsp;&nbsp; <a href="SciTERegEx.html">Regular Expressions</a>&nbsp;&nbsp; </td> </tr> </table> <h3 id="StandardEditing"> Standard Editing </h3> <p> Text editing in SciTE works similarly to most Macintosh or Windows editors with the added feature of automatic syntax styling. SciTE can hold multiple files in memory at one time but only one file will be visible. Rectangular blocks of text can be selected in SciTE by holding down the Alt key on Windows or the Ctrl key on GTK while dragging the mouse over the text. The modifier key used on GTK can be changed with the rectangular.selection.modifier property. </p> <p> There are two panes in SciTE, the editing pane and the output pane. The output pane is located either to the right of the editing pane or below it. Initially it is of zero size, but it can be made larger by dragging the divider between it and the editing pane. The Options | Vertical Split command can be used to move the output pane beneath the editing pane. </p> <p> SciTE can perform commands to compile or run source files with the output from these commands directed into the output pane. </p> <p> For example, if <a href="http://www.python.org">Python</a> is installed on the machine, open a new document, type: </p> <blockquote> <kbd> print("hi") </kbd> </blockquote> <p> as that document's text. </p> Save the document as printhi.py. <br /> The document should now appear coloured as SciTE is using the file's extension to decide upon the syntax styling to use: <blockquote> <code> <b><font color="#000080">print</font></b><b><font color="#000000">(</font></b><font color="#800080">"hi"</font><b><font color="#000000">)</font></b> </code> </blockquote> Perform the Tools | Go command.<br /> The output window will be made visible if it is not already visible and will show:<br /> <blockquote> <code> <font color="#0000FF">&gt;pythonw -u printhi.py</font><br /> hi<br /> <font color="#0000FF">&gt;Exit code: 0</font> </code> </blockquote> The first blue line is from SciTE showing the command it will use to run the program. The black line is the output from running the Python program. The last blue line is from SciTE showing that the program has finished and displaying its exit code. An exit code of zero indicates a successful run. <br /> <p> SciTE partially understands the error messages produced by Python, GCC, Visual C++, Borland C++, PHP and other tools which use the same format as one of these. To see this, add a mistake to the Python file by adding a second line to make the file: </p> <blockquote> <code> <span style="color:#000080;font-weight:bold;">print</span><span style="color:#000000;font-weight:bold;">(</span><span style="color:#800080;">"hi"</span><span style="color:#000000;font-weight:bold;">)</span> <br /> mistake </code> </blockquote> <p> Perform the Tools | Go command. The results should look like: </p> <blockquote> <pre> <span style="color:#0000FF">&gt;pythonw -u printhi.py</span> hi Traceback (most recent call last): <span style="color:#FF0000">File "printhi.py", line 2, in &lt;module&gt;</span> mistake NameError: name 'mistake' is not defined <span style="color:#0000FF">&gt;Exit code: 1</span> </pre> </blockquote> <p> While it is easy to see where the problem is in this simple case, when a file is larger the Tools | Next Message command can be used to view each of the reported errors. Upon performing Tools | Next Message, the first error message in the output pane is highlighted with a yellow background, and an error indicator is displayed for the appropriate line in the editing pane. The caret is moved to this line and the pane is scrolled if needed to show the line. SciTE now looks like this: </p> <img src="PrintHi.png" alt="SciTE after running Python interpreter" /> <p> SciTE understands both the file name and line number parts of error messages in most cases so can open another file (such as a header file) if errors were caused by that file. This feature may not work where the file name is complicated by containing spaces or ".." </p> <p> If command execution has failed and is taking too long to complete then the Tools | Stop Executing command can be used. </p> <h3 id="CommandSubsystem"> Command subsystem </h3> <p> Tools can be executed in various modes by SciTE which are called "subsystems". Different subsystems are supported on Windows, GTK and macOS. The default subsystem is 0. </p> <table class="windowsonly" cellpadding="0" cellspacing="0" border="1" summary="Command line commands"> <thead><tr><td colspan="3">Windows</td></tr></thead> <tr><td>0</td><td>console</td><td>Command line programs<br/>Do not use for GUI programs as their windows will not be visible.</td></tr> <tr><td>1</td><td>windows</td><td>Programs that create their own windows</td></tr> <tr><td>2</td><td>shellexec</td><td>Run using ShellExecute<br /> A good way to open HTML files and similar as it handles this similarly to a user opening the file from the shell.</td></tr> <tr><td>3</td><td>lua<br />director</td><td>Internal extension or director extension</td></tr> <tr><td>4</td><td>htmlhelp</td><td>Open in HtmlHelp program<br /> Two part command separated by ! with the first part being the topic to search for and the second the name of the help file </td></tr> <tr><td>5</td><td>winhelp</td><td>Open with WinHelp function<br /> Two part command similar to subsystem 4</td></tr> <tr><td>7</td><td>immediate</td><td>Internal script that is executed immediately instead of being queued.</td></tr> </table> <br /> <table class="gtkonly" cellpadding="0" cellspacing="0" border="1" summary="Command line commands"> <thead><tr><td colspan="3">GTK and macOS</td></tr></thead> <tr><td>0</td><td>console</td><td>Execute tool and wait for it to finish</td></tr> <tr><td>2</td><td>shellexec</td><td>Execute in background</td></tr> <tr><td>3</td><td>lua<br />director</td><td>Internal extension or director extension</td></tr> <tr><td>7</td><td>immediate</td><td>Internal script that is executed immediately instead of being queued.</td></tr> </table> <h3 id="CommandLineArguments"> Command line arguments </h3> <p> Command line arguments to SciTE include file names, commands and properties. Commands and properties are preceded by "-" and are differentiated by the use in commands of ':' as the first character that is not '.' or alphabetic. Properties use the syntax used in property set files and override any properties set in property files. If there is no value given for a property, it is set to 1. Double quotes may be placed around arguments that contain spaces but they must be placed around the whole argument, not just around a file name, so "-open:x y.txt" works but -open:"x y.txt" doesn't. On Linux, the standard shell quoting is available. The "-p" argument causes SciTE to print the file and then exit. </p> <p> For <span class="windowsonly">Windows</span>:<br /> The command line arguments "-" and "--" (without the quotes) are special in that they read the stdin stream into the last buffer ("-"), or the output pane ("--"))<br /> The command line argument "-@" (without the quotes) is special in that file names are read from stdin and opened.<br /> <b>Note:</b> when reading stdin into the output pane, when the property split.vertical is 0, the output pane is increased to its maximum height. When the property split.vertical is 1, the output pane is increased to approximately half of the screen width.<br /> <b>Note:</b> If stdin is not redirected, these arguments are effectively ignored. </p> <div> For example,</div> <div class="example"> SciTE "-font.base=font:MS Gothic,size:11" -save.recent ScintillaGTK.cxx </div> <div>starts SciTE, opens ScintillaGTK.cxx, loads the recent file list, and uses 11 point MS Gothic as the base font.<br /> A group of properties can be saved as a property set file (with the extension ".properties") and the import command used on the command line:</div> <div class="example"> SciTE "-import c:\os\web_work" SciTEDoc.html </div> <p> A few commands are currently available although this will expand in the future. These commands are available:</p> <table cellpadding="0" cellspacing="0" border="1" summary="Command line commands"> <thead> <tr><th>Command</th><th>Argument</th></tr> </thead> <tr><td>close:</td><td></td></tr> <tr><td>cwd:</td><td>change working directory</td></tr> <tr><td>find:</td><td>search text</td></tr> <tr><td>goto:</td><td>line number[,column number]</td></tr> <tr><td>open:</td><td>file name</td></tr> <tr><td>loadsession:</td><td>file name</td></tr> <tr><td>quit:</td><td></td></tr> <tr><td>replaceall:</td><td>search text\000replacement text</td></tr> <tr><td>saveas:</td><td>file name</td></tr> </table> <br /> Commands use C style escape sequences which include: <table cellpadding="0" cellspacing="0" border="1" summary="Command line escape sequences"> <thead> <tr><th>Escape Sequence</th><th>Meaning</th></tr> </thead> <tr><td>\\</td><td>backslash</td></tr> <tr><td>\a</td><td>bell</td></tr> <tr><td>\b</td><td>backspace</td></tr> <tr><td>\f</td><td>form feed</td></tr> <tr><td>\n</td><td>new line</td></tr> <tr><td>\r</td><td>carriage return</td></tr> <tr><td>\t</td><td>tab</td></tr> <tr><td>\v</td><td>vertical tab</td></tr> <tr><td>\&lt;ooo&gt;</td><td>octal number specified by 1, 2, or 3 digits</td></tr> <tr><td>\x&lt;hh&gt;</td><td>hexadecimal number specified by 2 digits</td></tr> </table> Windows paths normally use "\" to separate directories and these should be doubled in commands. "/" may be used instead to separate directories on Windows.<br /> The following opens /big/icon.txt:<br /> <div class="example"> SciTE -open:/big/icon.txt </div> On Windows, the following opens C:\Program Files\SciTE\SciTEDoc.html and goes to the 123rd line:<br /> <div class="example"> SciTE "-open:C:\\Program Files\\SciTE\\SciTEDoc.html" -goto:123 </div> <p> Command line arguments are evaluated left to right in two phases because opening files requires the user interface to be available and there is also a need to set some user interface properties before the user interface is displayed. The first phase process arguments until just before the first file name would be opened. The second phase processes the remaining arguments. </p> <p> So, if you need to perform e.g. a find: or a goto: command on a file, you must put the command after the filename, to allow SciTE to open the file before performing the command. </p> <p> For <span class="windowsonly">Windows</span>:<br /> If any simple file name on the command line matches a directory name, the file open dialog appears - this is dependent upon the property "open.dialog.in.file.directory"<br /><br /> If the property "buffers" is greater than one and the file name matches either a existing file or by means of a wildcard search, one or more files, the matching files are loaded up to the property "buffers" count. Directories are not considered a match in this case<br /><br /> If the file name is an extension, optionally preceded by a path, and no such simple file name exists, the file open dialog appears, with the given extension as the filter.<br /><br /> If the file name contains no extension, the property "source.default.extensions" is used to provide default extensions to attempt to match the file name to an existing file. </p> <h3 id="Buffers"> Buffers </h3> <p> SciTE may be configured to use between 1 and 100 buffers each containing a file. The default is 1 and this effectively turns off buffers. With more than one buffer, the Buffers menu can be used to switch between buffers, either by selecting the file name or using the Previous (F6) and Next (Shift+F6) commands. A tab is displayed for each buffer in the tab bar although this can be turned off with the View | Tab Bar command. A tab may be closed by clicking on it with the middle mouse button. Setting large numbers of buffers may cause problems as some menus are fixed in length and thus files beyond that length may not be accessible. </p> <p> When all the buffers contain files, then opening a new file causes a buffer to be reused which may require a file to be saved. In this case an alert is displayed to ensure the user wants the file saved. </p> <h3 id="Sessions"> Sessions </h3> <p> A session is a list of file names. You can save a complete set of your currently opened buffers as a session for fast batch-loading in the future. Sessions are stored as properties files with the extension ".session". </p> <p> Use File | Load Session and File | Save Session to load/save sessions. You can turn on/off "last session autoloading" using SciTE properties variable "save.session". </p> <p> If "buffers" variable is set to "0" session management is turned off. </p> <p> Loading previously saved session will close your currently opened buffers. However you will not lose your edits, because you will be asked to save unsaved buffers first. </p> <p> Opening a specific file from command line overrides "save.session" variable state. When you start SciTE loading a specific file from command line last session will not restore even if "save.session" variable is set to "1". This makes "save.session" safe to use - you will never open a couple of files when you are trying to open just one, specific file. </p> <p> By setting "session.bookmarks" and "session.folds" variables bookmarks and folding states of the currently opened buffers are saved in session files and restored when sessions are loaded. </p> <h3 id="Languages"> Languages understood by SciTE </h3> <p> SciTE currently is able to syntax style these languages (* denotes support for folding): </p> <ul> <li>Abaqus*</li> <li>Ada</li> <li>ANS.1 MIB definition files*</li> <li>APDL</li> <li>Assembler (NASM, MASM)</li> <li>Asymptote*</li> <li>AutoIt*</li> <li>Avenue*</li> <li>Batch files (MS-DOS)</li> <li>Baan*</li> <li>Bash*</li> <li>BlitzBasic*</li> <li>Bullant*</li> <li>C/C++/C#*</li> <li>Clarion*</li> <li>cmake*</li> <li>COBOL</li> <li>Coffeescript</li> <li>conf (Apache)*</li> <li>CSound*</li> <li>CSS*</li> <li>D</li> <li>diff files*</li> <li>E-Script*</li> <li>Eiffel*</li> <li>Erlang*</li> <li>Flagship (Clipper / XBase)*</li> <li>Flash (ActionScript)*</li> <li>Fortran*</li> <li>Forth*</li> <li>GAP*</li> <li>Gettext</li> <li>Go*</li> <li>Haskell</li> <li>HTML*</li> <li>HTML with embedded JavaScript, VBScript, PHP and ASP*</li> <li>Gui4Cli*</li> <li>IDL - both MSIDL and XPIDL*</li> <li>INI, properties* and similar</li> <li>InnoSetup*</li> <li>Intel HEX*</li> <li>Java*</li> <li>JavaScript*</li> <li>JSON and JSON-LD</li> <li>KiXtart</li> <li>LISP*</li> <li>LOT*</li> <li>Lout*</li> <li>Lua*</li> <li>Make</li> <li>Matlab*</li> <li>Maxima*</li> <li>Metapost*</li> <li>MMIXAL</li> <li>MSSQL</li> <li>Modula 3</li> <li>Nimrod</li> <li>nnCron</li> <li>NSIS*</li> <li>Objective C</li> <li>Objective Caml*</li> <li>Opal</li> <li>Octave*</li> <li>Pascal/Delphi*</li> <li>Perl, most of it except for some ambiguous cases*</li> <li>PL/M*</li> <li>Progress*</li> <li>PostScript*</li> <li>POV-Ray*</li> <li>PowerBasic*</li> <li>PowerShell*</li> <li>PowerPro</li> <li>PureBasic*</li> <li>Python*</li> <li>R*</li> <li>Rebol*</li> <li>Registry</li> <li>Ruby*</li> <li>Rust</li> <li>Scheme*</li> <li>scriptol*</li> <li>SORCUS Installation</li> <li>Specman E*</li> <li>Spice</li> <li>Smalltalk</li> <li>SQL and PLSQL</li> <li>S-Record</li> <li>Swift</li> <li>TADS3*</li> <li>TeX and LaTeX</li> <li>Tcl/Tk*</li> <li>Vala*</li> <li>VB and VBScript*</li> <li>Verilog*</li> <li>VHDL*</li> <li>XML*</li> <li>YAML*</li> </ul> <p> Running and building commands for some of these languages have been set up but should be checked as they will have to be modified to work for many people. </p> <p> To keep menus to a reasonable length some languages are included but have been commented out in global options. These should be enabled by removing the comment character '#'. </p> <p> Language settings are determined from the file extension but this can be changed by selecting another language from the Language menu. The language menu can be changed with the menu.language property. </p> <h3 id="FindReplace"> Find and Replace </h3> <p> Either dialogs or strips may be used for find and replace, with dialogs being the default. Strips are similar to find in web browsers, appearing at the bottom of the window and are smaller and less distracting than dialogs. They are specified with the find.use.strip and replace.use.strip properties. </p> <p> SciTE has options to allow searching for words, regular expressions, matching case, in the reverse direction, wrapping around the end of the document. C style backslash escapes which are listed in the command line arguments section, may be used to search and replace control characters. Replacements can be made individually, over the current selection or over the whole file. When regular expressions are used tagged subexpressions can be used in the replacement text. Regular expressions will not match across a line end. </p> <p> SciTE supports <a href="SciTERegEx.html">basic regular expressions</a> with tagging. </p> <p> On Windows, pressing Shift+Enter when the focus is in a text entry field will search in the opposite of the current direction, so will normally search backwards. </p> <h3 id="Keyboard"> Keyboard commands </h3> <p> Keyboard commands in SciTE mostly follow common Windows and GTK conventions. All movement keys (arrows, page up/down, home and end) allow to extend or reduce a stream selection when holding the Shift key, and a rectangular selection when holding the Shift and Alt keys. Some keys may not be available with some national keyboards or because they are taken by the system such as by a window manager on GTK. The user.shortcuts setting may be used to assign a key to a function. Note that Home key behaviour is changed by the vc.home.key option. Keyboard equivalents of menu commands are listed in the menus. macOS keys differ from the other platforms with the command key &#8984; often used where the Ctrl key is used on Windows and GTK. Some less common commands with no menu equivalent are: </p> <table cellpadding="0" cellspacing="0" border="1" summary="Keyboard commands"> <thead> <tr><th>Command</th><th>Key</th><th align="left">macOS Key<br /> &#8679; shift<br/> &#8963; control<br /> &#8997; option<br /> &#8984; command</th></tr> </thead> <tr> <td>Magnify text size.</td><td>Ctrl+Keypad+</td><td>Trackpad expand gesture</td> </tr> <tr> <td>Reduce text size.</td><td>Ctrl+Keypad-</td><td>Trackpad reduce gesture</td> </tr> <tr> <td>Restore text size to normal.</td><td>Ctrl+Keypad/</td><td></td> </tr> <tr> <td>Cycle through recent files.</td><td>Ctrl+Tab</td><td>F6</td> </tr> <tr> <td>Indent block.</td><td>Tab</td><td>tab</td> </tr> <tr> <td>Dedent block.</td><td>Shift+Tab</td><td>&#8679;tab</td> </tr> <tr> <td>Delete to start of word.</td><td>Ctrl+BackSpace</td><td>&#8984;delete</td> </tr> <tr> <td>Delete to end of word.</td><td>Ctrl+Delete</td><td>fn&#8984;delete</td> </tr> <tr> <td>Delete to start of line.</td><td>Ctrl+Shift+BackSpace</td><td>&#8679;&#8984;delete</td> </tr> <tr> <td>Delete to end of line.</td><td>Ctrl+Shift+Delete</td><td>fn&#8679;&#8984;delete</td> </tr> <tr> <td>Go to start of document.</td><td>Ctrl+Home</td><td>&#8984;&uarr;</td> </tr> <tr> <td>Extend selection to start of document.</td><td>Ctrl+Shift+Home</td><td>&#8679;&#8984;&uarr;</td> </tr> <tr> <td>Go to start of display line.</td><td>Alt+Home</td><td>fn&#8997;&larr;</td> </tr> <tr> <td>Go to end of document.</td><td>Ctrl+End</td><td>&#8984;&darr;</td> </tr> <tr> <td>Extend selection to end of document.</td><td>Ctrl+Shift+End</td><td>&#8679;&#8984;&darr;</td> </tr> <tr> <td>Go to end of display line.</td><td>Alt+End</td><td>fn&#8997;&rarr;</td> </tr> <tr> <td>Expand or contract a fold point.</td><td>Ctrl+Keypad*</td><td></td> </tr> <tr> <td>Select to next bookmark.</td><td>Alt+F2</td><td></td> </tr> <tr> <td>Select to previous bookmark.</td><td>Alt+Shift+F2</td><td></td> </tr> <tr> <td>Find selection.</td><td>Ctrl+F3</td><td></td> </tr> <tr> <td>Find selection backwards.</td><td>Ctrl+Shift+F3</td><td></td> </tr> <tr> <td>Scroll up.</td><td>Ctrl+Up</td><td></td> </tr> <tr> <td>Scroll down.</td><td>Ctrl+Down</td><td></td> </tr> <tr> <td>Line cut.</td><td>Ctrl+L</td><td>&#8984;L</td> </tr> <tr> <td>Line copy.</td><td>Ctrl+Shift+T</td><td>&#8679;&#8984;T</td> </tr> <tr> <td>Line delete.</td><td>Ctrl+Shift+L</td><td>&#8679;&#8984;L</td> </tr> <tr> <td>Line transpose with previous.</td><td>Ctrl+T</td><td>&#8984;T</td> </tr> <tr> <td>Selection duplicate.</td><td>Ctrl+D</td><td>&#8984;D</td> </tr> <tr> <td>Find matching preprocessor conditional, skipping nested ones.</td><td>Ctrl+K</td><td></td> </tr> <tr> <td>Select to matching preprocessor conditional.</td><td>Ctrl+Shift+K</td><td></td> </tr> <tr> <td>Find matching preprocessor conditional backwards, skipping nested ones.</td><td>Ctrl+J</td><td></td> </tr> <tr> <td>Select to matching preprocessor conditional backwards.</td><td>Ctrl+Shift+J</td><td></td> </tr> <tr> <td>Previous paragraph. Shift extends selection.</td><td>Ctrl+[</td><td>&#8984;[</td> </tr> <tr> <td>Next paragraph. Shift extends selection.</td><td>Ctrl+]</td><td>&#8984;]</td> </tr> <tr> <td>Previous word. Shift extends selection.</td><td>Ctrl+Left</td><td>&#8963;&larr;</td> </tr> <tr> <td>Next word. Shift extends selection.</td><td>Ctrl+Right</td><td>&#8963;&rarr;</td> </tr> <tr> <td>Previous word part. Shift extends selection</td><td>Ctrl+/</td><td>&#8984;/</td> </tr> <tr> <td>Next word part. Shift extends selection.</td><td>Ctrl+\</td><td>&#8984;\</td> </tr> <tr> <td>Rectangular block selection.</td><td>Alt+Shift+Movement</td><td>&#8679;&#8997;Movement</td> </tr> <tr> <td>Extend rectangular selection to start of line.</td><td>Alt+Shift+Home</td><td></td> </tr> <tr> <td>Extend rectangular selection to end of line.</td><td>Alt+Shift+End</td><td></td> </tr> </table> <p class="windowsonly"> On Windows, a search can be performed in the opposite direction by using Shift+Enter in the Find or Replace strips or dialogs. </p> <h3 id="Abbreviations"> Abbreviations </h3> <p> To use an abbreviation, type it and use the Expand Abbreviation command or the Ctrl+B key. The abbreviation is replaced by an expansion defined in the Abbreviations file. You can open the Abbreviations file with a command in the Options menu and add abbreviations. There is a default abbreviations file but a different abbreviations file can be set for particular file extensions. </p> <p> Each line in the files looks like "abbreviation=expansion".<br /> The abbreviations names can have any character (except perhaps control chars, surely for CR and LF), including high Ascii chars (accented chars).<br /> Names have properties files limits: they cannot start with sharp (#) or space or tab (but can have spaces inside); and they cannot have '=' character inside.<br /> Abbreviations names are limited to 32 characters. It is probably enough for <em>abbreviations</em>...<br /> </p> <p> An expansion may contain new line characters indicated by '\n' and a caret position indicated by the '|' character. To include a literal '|' character, use '||'.<br /> Some simple examples are included in the distributed Abbreviations file.<br /> When expanding, the names don't need to be separated from the previous text. Ie. if you define 'é' as '&amp;eacute;', you can expand it inside a word.<br /> When multiple abbreviation names match, the longest matching name will be expanded. </p> <h3 id="Folding"> Folding </h3> <p> SciTE supports folding for many languages (see the list of languages understood by SciTE for more information.) Fold points are based upon indentation for Python and on counting braces for the other languages. </p> <p> The fold point markers (in the fold margin) can be clicked to expand and contract folds. Normal clicking does not alter the fold state of child fold points; naturally the children are hidden when the parent fold is contracted, but when the parent is expanded again, each child is still folded or not, as before. </p> <p> Ctrl+Click on a fold point toggles it and performs the same operation on all children. </p> <p> Shift+Click on a fold point does not toggle that fold, it expands all the child folds. </p> <p> Ctrl+Shift+Click in the fold margin expands or contracts all the top level folds. "Toggle all folds" in the View menu does the same; it toggles only top-level folds. </p> <p> Tip: To open a large code block with all its children folded, fold it with Ctrl+Click, then open it with a normal click. Then on opening a child fold, you will see that the grandchild folds are still closed; if you want those 'grandchild' folds open, Shift+Click the child fold. </p> <h3 id="PropertiesFile"> Properties file </h3> <p> Much of SciTE's behaviour can be changed by editing the properties files. </p> <p> There are four properties files used:</p> <ul> <li>Local properties file called "SciTE.properties" which may be present in the same directory as the file being edited.</li> <li>Directory properties file called "SciTEDirectory.properties" which may be present in the same or in a parent directory as the file being edited.</li> <li>User properties file called "SciTEUser.properties" on Windows and ".SciTEUser.properties" on GTK.</li> <li>Global properties file called "SciTEGlobal.properties".</li> </ul> <p> Settings in the local properties file override those in the directory properties file which overrides those in the user properties file which override those in the global properties files. Environment variables are also available as properties and these are overridden by an explicit setting in one of the properties files. </p> <p> The directory properties file can be used as project options file where user commands and compile, build commands should work in the same manner in subdirectories of a project. The benefit is that local properties files in subdirectories can be replaced by one properties file which is located at the root of the project. The evaluation of the directory properties file is disabled by default and must be enabled by setting the variable properties.directory.enable to 1 in the user or global properties file. </p> <p> The user properties file is intended for customisation by the user, leaving the global properties file to contain the default options distributed with SciTE. The main use of the local properties files is to change the effects of the Compile, Build and Go commands for the files in a directory. For example, I use the javac compiler from the Java Development Kit for most work, so SciTEGlobal.properties sets the command for compiling .java files to "javac". If I want to use the jvc compiler for the files in one directory, then the SciTE.properties file in that directory contains an entry setting the command to "jvc". </p> <p> The global properties file should not be edited by the user as it is replaced with each release. Instead copy the property into the user properties file and change it there. </p> <p> On Windows, the global properties file is located in the directory of the executable. The user properties file is looked for in the user profile directory as set in the USERPROFILE environment variable, or in the directory of the executable if USERPROFILE is not set. For GTK the user properties file is found in the user's home directory and the global properties in a directory set at build time - normally /usr/share/scite. </p> <p> There are two environment variables, "SciTE_HOME" and "SciTE_USERHOME", which the user may set to override the standard locations of the global and/or the user properties files (this and the following applies to Windows and GTK): </p> <ul> <li>If SciTE_USERHOME is set then it is where the user properties files are found.</li> <li>If SciTE_HOME is set then it is where the global properties files are found.</li> <li>If <b>only</b> SciTE_HOME is set then it is where both the global and user properties files are found.</li> </ul> <p> There are commands in the Options menu for opening each of the properties files. </p> <p> The files are in approximately the same format as Java properties files which have a simple text format. Lines that start with '#' or that are completely blank are comments. Other lines are of the form </p> <p> variable=value </p> <p> For long values, a '\' character at the end of the line continues that value on the next line. Space characters are significant in values but leading and trailing spaces are not significant in variable names so "<span class="example">&nbsp;x&nbsp;=1</span>" defines a variable called "x". Values may include the values of other variables by using $(variablename). </p> <p> The "=" function compares strings (separated by ";") and if they are the same yields "1" else "0". To test if the value of "Status" is "2": <span class="example">$(= $(Status);2)</span> </p> <p> The "star" function may be used to collect the values of all variables that start with a particular prefix. <span class="example">all.languages=$(star&nbsp;language.)</span> finds every variable that starts with "language." and assigns that to all.languages. This can be used to combine settings from many files for user interface elements such as the Language menu. Within a property file level (local, directory, user, global) the ordering is alphabetically by variable name which allows a degree of control over the ordering. Prefixes that are used by the standard distribution are <a href="#property-star-filter">"*filter."</a>, <a href="#property-star-language">"*language."</a>, and <a href="#property-star-source.patterns">"*source.patterns."</a> with the initial "*" being a convention that the variables are meant for use in a star function. These prefixes are discussed in the <a href="#DefinedVariables">"Defined variables"</a> section. </p> <p> Colours are defined like HTML with '#' followed by 6 or 8 hexadecimal digits #RRGGBB or #RRGGBBAA defining the red, green, blue, and alpha values of the colour. Alpha is the degree of translucency with 00 completely transparent and FF completely opaque. A 6 digit colour is assumed to be completely opaque. Only a few settings can currently be set translucent with an 8-digit value. </p> <p> On Windows, values may be scaled using the current screen dots-per-inch so that they use more pixels on high resolution screens and appear a reasonable size. <span class="example">margin.width=$(scale&nbsp;16)</span> makes the margin 16 pixels wide on a normal screen and 32 pixels wide when the screen is set to 200%. </p> <p> There are some variables set by the environment to access the name of the current file as well: </p> <table cellpadding="0" cellspacing="0" border="1" summary="Variables set by the environment for use in property files"> <thead> <tr><th>Name</th><th>Meaning</th></tr> </thead> <tr id='property-FilePath'><td>FilePath</td><td>full path of the current file</td></tr> <tr id='property-FileDir'><td>FileDir</td><td>directory of the current file without a trailing slash</td></tr> <tr id='property-FileName'><td>FileName</td><td>base name of the current file</td></tr> <tr id='property-FileExt'><td>FileExt</td><td>extension of the current file</td></tr> <tr id='property-FileNameExt'><td>FileNameExt</td><td>$(FileName).$(FileExt)</td></tr> <tr id='property-Language'><td>Language</td><td>name of the lexer used for the current file</td></tr> <tr id='property-SessionPath'><td>SessionPath</td><td>full path of the current session</td></tr> <tr id='property-CurrentSelection'><td>CurrentSelection</td><td>value of the currently selected text</td></tr> <tr id='property-CurrentWord'><td>CurrentWord</td><td>value of word which the caret is within or near</td></tr> <tr id='property-Replacements'><td>Replacements</td><td>number of replacements made by last Replace command</td></tr> <tr id='property-SelectionStartColumn'><td>SelectionStartColumn</td><td>column where selection starts</td></tr> <tr id='property-SelectionStartLine'><td>SelectionStartLine</td><td>line where selection starts</td></tr> <tr id='property-SelectionEndColumn'><td>SelectionEndColumn</td><td>column where selection ends</td></tr> <tr id='property-SelectionEndLine'><td>SelectionEndLine</td><td>line where selection ends</td></tr> <tr id='property-CurrentMessage'><td>CurrentMessage</td><td>most recently selected output pane message</td></tr> <tr id='property-SciteDefaultHome'><td>SciteDefaultHome</td><td>directory in which the Global Options file is found</td></tr> <tr id='property-SciteUserHome'><td>SciteUserHome</td><td>directory in which the User Options file is found</td></tr> <tr id='property-SciteDirectoryHome'><td>SciteDirectoryHome</td><td>directory in which the Directory Options file is found</td></tr> <tr id='property-APIPath'><td>APIPath</td><td>list of full paths of API files from api.<i>filepattern</i></td></tr> <tr id='property-AbbrevPath'><td>AbbrevPath</td><td>full path of abbreviations file</td></tr> <tr id='property-ScaleFactor'><td>ScaleFactor</td><td>the screen's scaling factor with a default value of 100</td></tr> <tr id='property-Appearance'><td>Appearance</td><td>whether the system is using a light (0) or dark (1) theme</td></tr> <tr id='property-Contrast'><td>Contrast</td><td>1 when the system is in high-contrast mode else 0</td></tr> </table> <p> Some features use file name patterns to see which variable to use. For example, the lexer variable can be specialised for a particular file, or a group of files based upon wildcard matching so:<br /> <b>lexer.makefile=makefile</b> indicates that the lexer called "makefile" should be used on files called "makefile".<br /> <b>lexer.*.cxx=cpp</b> indicates that the lexer called "cpp" should be used on files with a "cxx" extension.<br /> Variable substitution is available on the left hand side of file pattern assignments and look like this:<br /> <b>file.patterns.html=*.html;*.htm;*.asp;*.shtml</b><br /> <b>command.go.$(file.patterns.html)=file://$(FilePath)</b> </p> <p> Wildcard matching treats '?' as matching any character and '*' as matching any number of characters, so "*.mak" will match "proj.mak"; "Makefile*" will match "Makefile.in"; and "*.x?l" will match "data.xml" and "transform.xsl". </p> <p> Properties files are not treated as having a particular encoding, however individual property values may be treated as having an encoding. For file names, commands, and user interface text, this is UTF-8 so it may be easier to edit properties files as UTF-8 by inserting a coding cookie as explained later. Other properties may be treated as byte sequences (like word.characters.<i>filepattern</i>) or in an implicit encoding (such as keywords.<i>filepattern</i> matching the document encoding) so that it may be better to edit these settings using a non-UTF-8 encoding. Where both UTF-8 and non-UTF-8 values are wanted, two files can be used with different encodings and an import statement to include one in the other. </p> <h3 id="ImportAndConditional"> Importing properties files and conditional logic </h3> <p> <a name="property-import"></a> The 'import' statement includes a properties file as if the text were inline at that point. The imported properties file is either relative to the base file or absolute and a '.properties' extension is assumed. Therefore an "import Lua" statement in c:\os\scite\bin\SciTEGlobal.properties will import c:\os\scite\bin\Lua.properties. Any import statements in imported files are relative to directory of the original file, rather than the current file. </p> <p> All of the properties files in a directory can be imported with "import *". This does not import generic properties files like user properties or abbreviations. The set of files that are imported can be controlled with the imports.include and imports.exclude properties. </p> <p> Imported files are not scope walls: properties may be redefined in another file. Thus, if a file contains both "import cplusplus", "import java", and "style.cpp.1=fore:$(comment.colour)" then cplusplus.properties contains "comment.colour=#800000" and java.properties contains "comment.colour=#008000" then the last definition wins and is active for the definitions in the base file as well as any definitions in cplusplus.properties and java.properties. </p> <p> <a name="property-if"></a> The 'if' statement takes one argument which is a symbol or expression that may be defined earlier in this property set file or in a base property set. If the symbol evaluates to '0' then the test fails. An empty string or not present symbol evaluates to 0. An expression that evaluates to 0 or empty fails. Into the very top property set is inserted one of 'PLAT_GTK' with value '1', 'PLAT_WIN' with value '1', or 'PLAT_MAC' with value '1'. For both PLAT_GTK and PLAT_MAC, 'PLAT_UNIX' is inserted with value '1'. The system properties Appearance and Contrast are also available for use in expressions. If the test succeeds then following indented statements are executed. When a non-indented statement is found the if clause is finished. Only simple set statements are allowed in if clauses. The evaluation of if statements occurs at read time, not at evaluation time. A reread is forced if either of the system properties changes. <div class="example"> if PLAT_WIN<br /> &nbsp;&nbsp;&nbsp;&nbsp;caret.fore=#00FF00<br /> if $(= $(Appearance);1)<br /> &nbsp;&nbsp;&nbsp;&nbsp;caret.fore=#FFFFFF<br /> </div> </p> <p> <a name="property-module"></a> The 'module' statement is meant for use in the single-file distribution Sc1 where all of the standard .properties files are joined together as a resource in the executable. The module statement marks which file each segment originally came from so that the imports.include and imports.exclude properties will work with Sc1 and unwanted properties will not be active. The syntax is "module &lt;name&gt;" and the effect is to either process or ignore all text up to the next module statement depending on whether the name is in imports.include or imports.exclude. </p> <h3 id="Parameters"> Command parameters and prompting </h3> <p> SciTE has 4 properties $(1) .. $(4) which can be used to run commands with changeable parameters. To set the parameter values, use the View | Parameters command to view the modeless Parameters dialog which shows the current values of these parameters and allows setting new values. The accelerator keys for the main window remain active while this dialog is displayed, so it can be used to rapidly run a command several times with different parameters. Alternatively, a command can be made to display the modal Parameters dialog when executed by starting the command with a '*' which is otherwise ignored. If the modeless Parameters dialog is already visible, then the '*' is ignored. </p> <h3 id="Encodings"> Encodings </h3> <p> SciTE will automatically detect the encoding scheme used for Unicode files that start with a Byte Order Mark (BOM). The UTF-8 and UTF-16 encodings are recognised including both Little Endian and Big Endian variants of UTF-16. </p> <p> UTF-8 files will also be recognised when they contain a coding cookie on one of the first two lines. A coding cookie looks similar to "coding: utf-8" ("coding" followed by ':' or '=', optional whitespace, optional quote, "utf-8") and is normally contained in a comment:</p> <div class="example"># -*- coding: utf-8 -*-</div> For XML there is a declaration:<br /> <div class="example">&lt;?xml version='1.0' encoding='utf-8'?&gt;</div> <p> For other encodings set the code.page and character.set properties. </p> <h3 id="DefinedVariables"> <a name="property-"></a> Defined variables in properties files </h3> <p> Some properties are only available on <span class="windowsonly">Windows</span>, <span class="gtkonly">GTK</span>, <span class="osxonly">macOS</span>, or <span class="windows-osx">Windows &amp; macOS</span>. </p> <table cellpadding="1" cellspacing="0" border="1" summary="Defined variables in property files"> <tr id='property-position.left'> <td> <a name='property-position.top'></a><a name='property-position.width'></a><a name='property-position.height'></a><a name='property-position.maximize'></a> position.left<br /> position.top<br /> position.width<br /> position.height<br /> position.maximize </td> <td> Set the initial window size and position. If these are omitted then the environment's defaults are used. If the width or height are -1 or the position.maximize property is set then the window is maximised. </td> </tr> <tr class="windowsonly" id='property-position.tile'> <td> position.tile </td> <td> If there is another copy of SciTE open, set the initial window position to be with the left side at position.left + position.width so that most of the time you can see both copies at once without overlap. Works nicely if position.left set to 0 and position.width set to half of the screen width. </td> </tr> <tr id='property-buffers'> <td> buffers </td> <td> Set to a number between 1 and 100 to configure that many buffers. Values outside this range are clamped to be within the range. The default is 1 which turns off UI features concerned with buffers.<br /> This value is read only once, early in the startup process and only from the global and user properties files. So after changing it, restart SciTE to see the effect. </td> </tr> <tr id='property-buffers.zorder.switching'> <td> buffers.zorder.switching </td> <td> This setting chooses the ordering of buffer switching when Ctrl+Tab pressed. Set to 1, the buffers are selected in the order of their previous selection otherwise they are chosen based on the buffer number. </td> </tr> <tr id='property-are.you.sure'> <td> <a name='property-are.you.sure.for.build'></a> are.you.sure<br /> are.you.sure.for.build </td> <td> The classic GUI question. Normally, when SciTE is about to close a file which has unsaved edits it asks this annoying question. To turn off the question, set are.you.sure to 0 and files will be automatically saved without bothering the user. To abandon edits to a file use the New command. New always asks "Are you sure?" giving an opportunity to not save the file.<br /> When running or building a file, its most likely that you want the file to be saved first. To enable a confirmation dialog for performing Compile, Build or Go commands, set are.you.sure.for.build=1. </td> </tr> <tr id='property-save.all.for.build'> <td> save.all.for.build </td> <td> SciTE normally saves the current buffer when performing a Compile, Build, or Go command. To save all buffers set save.all.for.build=1 </td> </tr> <tr id='property-representations'> <td> representations </td> <td> Sets up a different way of displaying particular characters. It contains a list of items separated by ','. An item may define the representation of a character or set an appearance or colour. A representation item contains a character followed by '=' and its representation text. Hexadecimal Unicode escapes may be used: '\x' followed by 2 hexadecimal digits, '\u' followed by 4, or '\U' followed by 8. Appearance items start with '!' followed by an optional appearance number, '0' for plain or '1' for blobs, '' for default. Colour items start with '#' followed by 6 (opaque), 8 (translucent), or 0 (default) hexadecimal digits. By default, representations are shown in the colour of the style of the original text. Appearance and colour items continue to affect following representation items until they are changed or reset. To specify the characters '\', '=', ',', '!', or '#' use an escape. Only single characters can be represented except for the special case of Windows line ends Carriage Return + Line Feed.<br /> The following example shows 'π' as a blob 'Pi'; '₪' as a blob 'shekel(₪)'; and with View | End of Line turned on Carriage Return + Line Feed appears as translucent red text 'crlf'. <div class="example"> representations=π=Pi,\u20AA=shekel(\u20AA),!0,#FF000090,\x0D\x0A=crlf</div> </td> </td> </tr> <tr id='property-view.whitespace'> <td> <a name='property-view.indentation.whitespace'></a> view.whitespace<br /> view.indentation.whitespace </td> <td> Setting view.whitespace to 1 makes SciTE start up with whitespace visible.<br /> Setting view.indentation.whitespace to 0 hides visible whitespace inside indentation.<br /> Setting view.indentation.whitespace to 1 makes indentation whitespace visible<br /> Setting view.indentation.whitespace to 2 makes indentation whitespace only visible </td> </tr> <tr id='property-whitespace.fore'> <td> <a name='property-whitespace.back'></a> whitespace.fore<br /> whitespace.back </td> <td> Sets the colours used for displaying all visible whitespace, overriding any styling applied by the lexer. </td> </tr> <tr id='property-whitespace.size'> <td> whitespace.size<br /> </td> <td> Sets the size used for displaying all visible spaces, especially for when whitespace.fore is set to be subtle. </td> </tr> <tr id='property-view.indentation.guides'> <td> <a name='property-view.indentation.examine'></a><a name='property-highlight.indentation.guides'></a> view.indentation.guides<br /> view.indentation.examine<br /> view.indentation.examine.<i>filepattern</i><br /> highlight.indentation.guides </td> <td> Setting view.indentation.guides to 1 displays dotted vertical lines within indentation white space every indent.size columns.<br /> Setting view.indentation.examine to 1 to display guides within real indentation whitespace only, 2 according to the next non-empty line (good for Python) or 3 according to both the next and previous non-empty lines (good for most languages).<br /> Setting highlight.indentation.guides to 1 highlights the indentation guide associated with a brace when that brace is highlighted. </td> </tr> <tr id='property-view.eol'> <td> view.eol </td> <td> Setting this to 1 makes SciTE display the characters that make up line ends. This looks similar to (CR), (LF), or (CR)(LF). This is useful when using files created on another operating system with software that is picky about line ends. </td> </tr> <tr id='property-eol.mode'> <td> eol.mode </td> <td> The default EOL mode (characters that make up line ends) depends on your platform. You can overwrite this behaviour by setting the property to <div class="example"> LF for UNIX and macOS format<br /> CR for Macintosh format prior to OS X<br /> CRLF for DOS/Windows format</div> </td> </tr> <tr id='property-eol.auto'> <td> eol.auto </td> <td> This setting overrides the eol.mode value and chooses the end of line character sequence based on the current contents of the file when it is opened. The line ending used the most in the file is chosen. </td> </tr> <tr id='property-blank.margin.left'> <td> <a name='property-blank.margin.right'></a> <a name='property-output.blank.margin.left'></a> blank.margin.left<br /> blank.margin.right<br /> output.blank.margin.left </td> <td> There is a blank margin on both sides of the text. It is drawn in the background colour of default text. This defaults to one pixel for both left and right sides but may be altered with these settings.<br /> If output.blank.margin.left is set then it overrides blank.margin.left for the output pane. </td> </tr> <tr id='property-margin.width'> <td> margin.width </td> <td> Setting this to a number makes SciTE display a selection margin to the left of the text. The value is the number of pixels wide the selection margin should be. Line markers are displayed in the selection margin area. </td> </tr> <tr class="windowsonly" id='property-full.screen.hides.menu'> <td> full.screen.hides.menu </td> <td> Setting this to 1 hides the menu bar when the Full Screen command is used on Windows. On GTK the menu is always visible. </td> </tr> <tr class="windowsonly" id='property-minimize.to.tray'> <td> minimize.to.tray </td> <td> Setting this to 1 minimizes SciTE to the system tray rather than to the task bar. </td> </tr> <tr id='property-line.margin.visible'> <td> <a name='property-line.margin.width'></a> line.margin.visible<br /> line.margin.width </td> <td> SciTE is able to display a column of line numbers to the left of the selection margin. Setting line.margin.visible to 1 makes this column visible at startup. The line.margin.width property controls how much space is reserved for the line numbers, in terms of the number of digits that can be displayed. To specify that the margin should expand if needed to accommodate larger line numbers, add a '+' after the number of digits, e.g. <span class="example">line.margin.width=3+</span>. </td> </tr> <tr id='property-tabbar.visible'> <td> tabbar.visible </td> <td> Setting tabbar.visible to 1 makes the tab bar visible at start up. The buffers property must be set to a value greater than 1 for this option to work. </td> </tr> <tr id='property-tabbar.hide.one'> <td> tabbar.hide.one </td> <td> Setting tabbar.hide.one to 1 hides the tab bar until there is more than one tab. </td> </tr> <tr id='property-tabbar.hide.index'> <td> tabbar.hide.index </td> <td> Setting tabbar.hide.index to 1 will hide the buffer number in tabs. </td> </tr> <tr class="windowsonly" id='property-tabbar.multiline'> <td> tabbar.multiline </td> <td> Setting tabbar.multiline uses multiple lines for the tab bar </td> </tr> <tr id='property-toolbar.visible'> <td> toolbar.visible </td> <td> Setting this to 1 makes the tool bar visible at start up. </td> </tr> <tr class="windowsonly" id='property-toolbar.large'> <td> toolbar.large </td> <td> Setting this to 1 makes the tool bar larger and use larger icons. </td> </tr> <tr class="gtkonly" id='property-toolbar.usestockicons'> <td> toolbar.usestockicons </td> <td> SciTE has a built-in icon set for the toolbar, setting this to 1 makes SciTE more integrated in the GNOME desktop by using the icons provided by the current theme used in GNOME. </td> </tr> <tr class="gtkonly" id='property-pathbar.visible'> <td> pathbar.visible </td> <td> The path bar is a line of text under the tab bar showing the full path of the currently selected tab. Setting pathbar.visible to 1 makes the path bar visible on GTK. </td> </tr> <tr id='property-undo.redo.lazy'> <td> undo.redo.lazy </td> <td> Setting this to 1 changes the technique used to determine when to enable or disable tool bar buttons to be less accurate. This may improve performance on slow machines. </td> </tr> <tr id='property-statusbar.visible'> <td> statusbar.visible </td> <td> Setting this to 1 makes the status bar visible at start up. </td> </tr> <tr class="osxonly" id='property-statusbar.minimum.height'> <td> statusbar.minimum.height </td> <td> On macOS, when the status bar is turned off, it is still visible but only for this height which defaults to 4 pixels. This is because of a bug that causes window corner debris to appear in the margin when scrolling. This parameter may be set to 0 if the debris does not appear on a particular setup. </td> </tr> <tr id='property-statusbar.number'> <td> <a name='property-statusbar.text'></a> statusbar.number<br /> statusbar.text.<i>number</i> </td> <td> The statusbar.text.1 option defines the information displayed in the status bar by default on all platforms. Property values may be used in this text using the $() syntax. Commonly used properties are: ReadOnly, EOLMode, BufferLength, NbOfLines (in buffer), SelLength (chars), SelHeight (lines). Extra properties defined for the status bar are LineNumber, ColumnNumber, and OverType which is either "OVR" or "INS" depending on the overtype status. You can also use file properties, which, unlike those above, are not updated on each keystroke: FileName or FileNameExt, FileDate and FileTime and FileAttr. Plus CurrentDate and CurrentTime.<br /> On Windows only, further texts may be set as statusbar.text.2 .. and these may be cycled between by clicking the status bar.<br /> The statusbar.number option defines how many texts are to be cycled through. </td> </tr> <tr id='property-buffered.draw'> <td> buffered.draw </td> <td> Setting this to 1 rather than the default 0 may make SciTE draw output into a buffer bitmap first and then to the screen instead of directly to the screen. On old platforms and some unusual modes this can result in less flickering. but is slower.<br /> Has no effect on macOS and may have no effect on other platforms or technology choices. </td> </tr> <tr id='property-phases.draw'> <td> phases.draw </td> <td> There are two orders in which the text area may be drawn offering a trade-off between speed and allowing all pixels of text to be seen even when they overlap other elements. There may be some flickering on some platforms if buffered drawing is not turned on.<br/> Two phase drawing (phases.draw=1) draws all the backgrounds of a line first and then draws the text in transparent mode. Lines are drawn separately and no line will overlap another so any pixels that overlap into another line such as extreme ascenders and descenders on characters will be cut off.<br/> Multiple phase drawing (phases.draw=2) draws the whole area multiple times, once for each feature, building up the the appearance in layers or phases. The coloured backgrounds for all lines are drawn before any text and then all the text is drawn in transparent mode over this combined background without clipping text to the line boundaries. This allows extreme ascenders and descenders to overflow into the adjacent lines. This mode is incompatible with buffered.draw so will be treated as phases.draw=1 when buffered.draw=1.<br/> The default is for drawing to be two phase.<br /> Single phase drawing (phases.draw=0) is a deprecated mode that was used in previous releases. While it can still be enabled, it is not supported and may cause incorrect drawing.<br/> </td> </tr> <tr class="windowsonly" id='property-technology'> <td> technology </td> <td> On Windows Vista or newer, this can be set to 1, 2 or 3 to use the Direct2D and DirectWrite APIs for higher quality antialiased drawing or 0 to use the older GDI. The default is 1. The value 2 causes the frame to be retained after presentation which may prevent drawing failures on some cards and drivers. 3 may also prevent drawing failures on some cards and drivers but with lower speed. </td> </tr> <tr id='property-load.on.activate'> <td> <a name='property-save.on.deactivate'></a> load.on.activate<br /> save.on.deactivate </td> <td> The load.on.activate property causes SciTE to check whether the current file has been updated by another process whenever it is activated. This is useful when another editor such as a WYSIWYG HTML editor, is being used in conjunction with SciTE.<br /> The save.on.deactivate property causes SciTE to save the file whenever the SciTE application loses focus. This is useful when developing web pages and you want to often check the appearance of the page in a browser. </td> </tr> <tr id='property-are.you.sure.on.reload'> <td> are.you.sure.on.reload </td> <td> When both this and load.on.activate are set to 1, SciTE will ask if you really want to reload the modified file, giving you the chance to keep the file as it is. By default this property is disabled, causing SciTE to reload the file without bothering you. </td> </tr> <tr id='property-save.on.timer'> <td> save.on.timer </td> <td> The save.on.timer property causes SciTE to save modified files whenever there have been no modifications for the number of seconds specified by the property. When set to 0, the default, this feature is disabled and files are not automatically saved. </td> </tr> <tr id='property-reload.preserves.undo'> <td> reload.preserves.undo </td> <td> When set to 1, reloading a file does not delete all the undo history. This is useful when load.on.activate is used in conjunction with filter commands. </td> </tr> <tr id='property-check.if.already.open'> <td> check.if.already.open </td> <td> This option allows opening files in an existing instance of SciTE rather than always opening a new instance. When this option is set and SciTE is started, it checks to see if there are any other instances of SciTE open. If there is, another instance is asked to open the file and become active and the new instance exits. On Windows, the instance with the Options | Open Files Here menu item checked opens the file. On GTK, an arbitrary instance opens the file. </td> </tr> <tr id='property-read.only'> <td> read.only </td> <td> When this option is set then opened documents are initially read only. New files are not affected by this setting. </td> </tr> <tr id='property-read.only.indicator'> <td> read.only.indicator </td> <td> If this option is set, SciTE indicates that the buffer is read only by adding a "pipe"-character (|) to the file name in the tab bar and in the buffer menu. </td> </tr> <tr id='property-background.open.size'> <td> <a name='property-background.save.size'></a> background.open.size<br /> background.save.size </td> <td> This setting controls whether files are opened and saved without blocking the user interface while they are being read or written. Files larger than the given size in bytes will be read or written in the background while smaller files will be read or written directly and SciTE will not respond until the file access is completed. The default value is -1 allows background processing for all files. For saving, the size used is the in-memory size in bytes which will differ from the on-disk size when the UTF-16 encoding is used. </td> </tr> </tr> <tr id='property-file.size.large'> <td> <a name='property-file.size.large'></a> file.size.large </td> <td> This setting controls whether files are opened into a mode that will work with files larger than 2 gigabytes called 'large mode'. Files larger than the given size in bytes will be opened in large mode. Without this setting, SciTE will use less memory but will fail for files that are larger than 2 gigabytes when opened or grow larger than 2 gigabytes. The default value is 100000000 so files larger than 100,000,000 bytes are opened in large mode.<br /> The large mode only works when SciTE is built as a 64-bit application. </td> </tr> <tr id='property-file.size.no.styles'> <td> <a name='property-file.size.no.styles'></a> file.size.no.styles </td> <td> Very large files take a long time to style completely and this can make editing too slow. Files larger than the given size in bytes will be opened with styling turned off. It is only the file size at opening that is considered - styling will not turn on or off when the file size changes during editing. The default value is 1000000 so files larger than 1,000,000 bytes are opened without styling. </td> </tr> <tr class="windowsonly" id='property-temp.files.sync.load'> <td> temp.files.sync.load </td> <td> Files dropped on SciTE on Windows are normally opened asynchronously as there may be a long list. However, files dragged from some applications such as 7-Zip may only exist for a moment in the temporary directory and be deleted once the drop has occurred.<br /> Setting this to 1 makes SciTE open dropped files in the temporary directory immediately. </td> </tr> <tr id='property-quit.on.close.last'> <td> quit.on.close.last </td> <td> If this option is set, SciTE will close when its last buffer has been closed, e.g. with File/Close. (By default, if this option is not set, SciTE will remain open and will create a new blank document when its last buffer is closed.) </td> </tr> <tr id='property-highlight.current.word'> <td> highlight.current.word </td> <td> When set to 1, all occurrences of the selected word are highlighted with the colour defined by highlight.current.word.colour. By default, this option is disabled. (See indicators.alpha and indicators.under) </td> </tr> <tr id='property-highlight.current.word.indicator'> <td> highlight.current.word.indicator </td> <td> If set, defines the appearance of the current word highlight. This is a <a href="#IndicatorProperty">structured property</a> with multiple attributes similar to: <div class="example"> highlight.current.word.indicator=style:roundbox,colour:#0080FF,under,outlinealpha:140,fillalpha:80 </div> </td> </tr> <tr id='property-highlight.current.word.colour'> <td> highlight.current.word.colour </td> <td> The option highlight.current.word.colour defines the colour of highlight. The default value is #A0A000.<br /> Overridden by highlight.current.word.indicator. </td> </tr> <tr id='property-highlight.current.word.by.style'> <td> highlight.current.word.by.style </td> <td> If the option highlight.current.word.by.style is set, then only words with the same style are highlighted (e.g. if you select this word in a comment, then only occurrences of words in comments are selected). </td> </tr> <tr class="osxonly" id='property-spell.ignore'> <td> spell.ignore.<i>filepattern</i> </td> <td> Specifies a list of words that should not be treated as spelling mistakes for a particular filepattern. For example, in HTML, tag names that are not words are common so turn off the spelling highlight with: <div class="example"> spell.ignore.*.html=br ul toc valign blockquote kbd thead tr th tbody colspan</div> To turn spell checking completely off for a filepattern use the value *. </td> </tr> <tr class="osxonly" id='property-spell.mistake.indicator'> <td> spell.mistake.indicator </td> <td> If set, defines the appearance of spelling mistakes. This is a <a href="#IndicatorProperty">structured property</a> with multiple attributes similar to: <div class="example"> spell.mistake.indicator=style:squigglepixmap,colour:#FF0000 </div> </td> </tr> <tr class="gtkonly" id='property-rectangular.selection.modifier'> <td> rectangular.selection.modifier </td> <td> On GTK, the modifier key used to make rectangular selections can be set with this property. Valid options are 2 (Ctrl), 4 (Alt) or 8 (Super). Super is often assigned to the Windows/Start key on Windows keyboards or the Command key on Mac keyboards. <br /> Since the Alt key is often used by window managers to move windows, this will need to be configured off to use the combination in SciTE. This can be done for Metacity using gconf-editor to modify the /apps/metacity/general/mouse_button_modifier. A valid value here is &lt;Super&gt;. </td> </tr> <tr id='property-selection.fore'> <td> <a name='property-selection.back'></a> selection.fore<br /> selection.back </td> <td> Sets the colours used for displaying selected text. If one of these is not set then that attribute is not changed for the selection. The default is to show the selection by changing the background to light grey and leaving the foreground the same as when it was not selected. When selection.layer is under text (1) or over text (2), selection.back may be an 8 digit number with translucency as the last two digits. On macOS, the system's selection background may be used when selection.back is set to empty. </td> </tr> <tr id='property-selection.layer'> <td> selection.layer </td> <td> Sets the layer for drawing the selection background: base opaque (0), under text (1), or over text (2). </td> </tr> <tr id='property-selection.additional.fore'> <td> <a name='property-selection.additional.back'></a> selection.additional.fore<br /> selection.additional.back </td> <td> Similar to selection.fore, selection.back. Sets the colours used for displaying additional selections when multiple selections are enabled or a rectangular selection is made. </td> </tr> <tr id='property-selection.secondary.fore'> <td> <a name='property-selection.secondary.back'></a> selection.secondary.fore<br /> selection.secondary.back </td> <td> Similar to selection.fore and selection.back. Sets the colours used for displaying selections when another window holds the primary selection. </td> </tr> <tr id='property-selection.inactive.fore'> <td> <a name='property-selection.inactive.back'></a> selection.inactive.fore<br /> selection.inactive.back </td> <td> Similar to selection.fore and selection.back. Sets the colours used for displaying selections when the window is inactive because it does not have focus. </td> </tr> <tr class="windowsonly" id='property-selection.always.visible'> <td> selection.always.visible </td> <td> Set to 1 to show the selection coloured even when SciTE is not the active application. Default is 1. </td> </tr> <tr id='property-caret.fore'> <td> caret.fore<br /> <a name='property-caret.additional.fore'></a> caret.additional.fore </td> <td> Sets the colour used for the main and additional carets. </td> </tr> <tr id='property-caret.additional.blinks'> <td> caret.additional.blinks </td> <td> Set whether all carets blink. 0 means only the main caret blinks. Default is 1. </td> </tr> <tr id='property-caret.line.back'> <td> <a name='property-caret.line.layer'></a> caret.line.back<br /> caret.line.layer </td> <td> Sets the background colour and translucency used for line containing the caret. caret.line.back is the layer to draw the caret line: base opaque (0), under text (1), or over text (2). </td> </tr> <tr id='property-caret.line.frame'> <td> caret.line.frame </td> <td> This setting allows the caret line to be drawn as a rectangle inside the line instead of the whole line. It sets the width of rectangles sides. A setting of 0 returns to drawing the whole line. </td> </tr> <tr id='property-caret.period'> <td> caret.period </td> <td> Sets the rate at which the caret blinks. The value is the time in milliseconds that the caret is visible before it is switched to invisible. It then stays invisible for the same period before appearing again. A value of 0 stops the caret from blinking. </td> </tr> <tr id='property-caret.style'> <td> caret.style </td> <td> Sets the style of the caret. see <a href="https://www.scintilla.org/ScintillaDoc.html#SCI_SETCARETSTYLE">SCI_SETCARETSTYLE</a> for possible values. </td> </tr> <tr id='property-caret.width'> <td> caret.width </td> <td> Sets the width of the caret in pixels. Only values of 1, 2, or 3 work. </td> </tr> <tr id='property-selection.rectangular.switch.mouse'> <td> selection.rectangular.switch.mouse </td> <td> Sets whether switching to rectangular selection mode while making a selection with the mouse is allowed (1) or not (0). Default is 0. </td> </tr> <tr id='property-selection.multiple'> <td> <a name='property-selection.additional.typing'></a><a name='property-selection.multipaste'></a> selection.multiple<br /> selection.additional.typing<br /> selection.multipaste </td> <td> Set selection.multiple to make multiple selections with the mouse by holding down the Ctrl key.<br /> Set selection.additional.typing to 1. to allow typing, backspace and delete to affect all selections including each line of rectangular selections. When set to 0, typing only affects the main selection.<br /> Set selection.multipaste to 1 to paste at all selections. If set to 0, the paste will only be inserted at the last selection. </td> </tr> <tr id='property-virtual.space'> <td> virtual.space </td> <td> Determines whether the caret can be moved into virtual space, that is, beyond the last character on a line. Set to 1 to allow virtual space when making a rectangular selection, 2 to allow the arrow keys or a mouse click to move the caret into virtual space, and 3 to allow both. 4 may be added to prevent left arrow from wrapping to previous line. </td> </tr> <tr id='property-caret.policy.xslop'> <td> <a name='property-caret.policy.width'></a><a name='property-caret.policy.xstrict'></a><a name='property-caret.policy.xeven'></a><a name='property-caret.policy.xjumps'></a><a name='property-caret.policy.yslop'></a><a name='property-caret.policy.lines'></a><a name='property-caret.policy.ystrict'></a><a name='property-caret.policy.yeven'></a><a name='property-caret.policy.yjumps'></a> caret.policy.xslop<br /> caret.policy.width<br /> caret.policy.xstrict<br /> caret.policy.xeven<br /> caret.policy.xjumps<br /><br /> caret.policy.yslop<br /> caret.policy.lines<br /> caret.policy.ystrict<br /> caret.policy.yeven<br /> caret.policy.yjumps<br /> </td> <td> <p>If slop is set, we can define a slop value: width for xslop, lines for yslop.<br /> This value defines an unwanted zone (UZ) where the caret is... unwanted.<br /> This zone is defined as a number of pixels near the vertical margins, and as a number of lines near the horizontal margins.<br /> By keeping the caret away from the edges, it is seen within its context, so it is likely that the identifier that the caret is on can be completely seen, and that the current line is seen with some of the lines following it which are often dependent on that line.</p> <p>If strict is set, the policy is enforced... strictly.<br /> The caret is centred on the display if slop is not set, and cannot go in the UZ if slop is set.</p> <p>If jumps is set, the display is moved more energetically so the caret can move in the same direction longer before the policy is applied again.<br /> '3UZ' notation is used to indicate three time the size of the UZ as a distance to the margin.</p> <p>If even is not set, instead of having symmetrical UZs, the left and bottom UZs are extended up to right and top UZs respectively.<br /> This way, we favour the displaying of useful information: the beginning of lines, where most code reside, and the lines after the caret, e.g., the body of a function.</p> <p>See the table below to see how these settings interact.<br /> Default: xslop, yslop, xeven, yeven=1, width=50, all others = 0.</p> </td> </tr> <tr id='property-visible.policy.strict'> <td> <a name='property-visible.policy.slop'></a><a name='property-visible.policy.lines'></a> visible.policy.strict<br /> visible.policy.slop<br /> visible.policy.lines </td> <td> Determines how the display area is determined after a Go to command or equivalent such as a Find or Next Message. Options are similar to caret.policy.*. </td> </tr> <tr id='property-edge.mode'> <td> <a name='property-edge.column'></a><a name='property-edge.colour'></a> edge.mode<br /> edge.column<br /> edge.colour<br /> </td> <td> Indicates long lines. The default edge.mode, 0, does not indicate long lines. An edge.mode of 1 uses a vertical line to indicate the specified column and an edge.mode of 2 changes the background colour of characters beyond that column. For proportional fonts, an edge.mode of 2 is more useful than 1. </td> </tr> <tr id='property-control.char.symbol'> <td> control.char.symbol </td> <td> Sets the character to use to indicate control characters. If not set, control characters are shown as mnemonics. </td> </tr> <tr id='property-error.marker.fore'> <td> <a name='property-error.marker.back'></a> error.marker.fore<br /> error.marker.back </td> <td> The colours used to indicate error and warning lines in both the edit and output panes are set with these two values. If there is a margin on a pane then a symbol is displayed in the margin to indicate the error message for the output pane or the line causing the error message for the edit pane. The error.marker.back is used as the fill colour of the symbol and the error.marker.fore as the outline colour. If there is no margin then the background to the line is set to the error.marker.back colour. </td> </tr> <tr id='property-error.inline'> <td> <a name='property-style.error.0'></a><a name='property-style.error.1'></a><a name='property-style.error.2'></a><a name='property-style.error.3'></a> error.inline<br /> style.error.0<br /> style.error.1<br /> style.error.2<br /> style.error.3 </td> <td> To see error messages interspersed with the source code, set error.inline=1.<br /> Different visual styles are used for different severities: style.error.0 is the default; style.error.1 for warnings; style.error.2 for errors; and style.error.3 for fatal errors. The severity of a message is inferred from finding the text "warning", "error", or "fatal" in the message. </td> </tr> <tr id='property-bookmark.fore'> <td> <a name='property-bookmark.back'></a><a name='property-bookmark.alpha'></a><a name='property-bookmark.stroke.width'></a> bookmark.fore<br /> bookmark.back<br /> bookmark.alpha<br /> bookmark.stroke.width </td> <td> The colours used to display bookmarks in the margin. If bookmark.fore is empty then a blue sphere is used. When the margin is turned off, bookmarks are shown by a change in the background colour of the line with the translucency set with bookmark.alpha.<br /> The stroke width of the symbol can be set in hundredths of a pixel with bookmark.stroke.width. When using a high DPI display or large fonts it can be worthwhile setting bookmark.stroke.width to 200. </td> </tr> <tr id='property-bookmark.symbol'> <td> bookmark.symbol </td> <td> The visual style used to display bookmarks in the margin. Set to a numeric value according to the symbols defined in <a href="http://www.scintilla.org/ScintillaDoc.html#SCI_MARKERDEFINE">SCI_MARKERDEFINE</a>. </td> </tr> <tr id='property-find.mark.indicator'> <td> find.mark.indicator </td> <td> If set, then the Mark All command in the Find dialog will draw indicators over each string found. This is a <a href="#IndicatorProperty">structured property</a> with multiple attributes similar to: <div class="example"> find.mark.indicator=style:roundbox,colour:#0080FF,under,outlinealpha:140,fillalpha:80 </div> </td> </tr> <tr id='property-find.mark'> <td> find.mark </td> <td> If set, then the Mark All command in the Find dialog will draw translucent boxes over each string found. (See indicators.alpha and indicators.under)<br /> Overridden by find.mark.indicator. </td> </tr> <tr id='property-indicators.alpha'> <td> indicators.alpha </td> <td> This property defines the alpha level for indicators (default value is 30). The alpha value can range from 0 (completely transparent) to 255 (no transparency). A value out of this range is ignored and the default one is used.<br /> Will be overridden by specific indicator definitions such as find.mark.indicator. </td> </tr> <tr id='property-indicators.under'> <td> indicators.under </td> <td> If set, the indicators are drawn under text or over (by default, it is over).<br /> Will be overridden by specific indicator definitions such as find.mark.indicator. </td> </tr> <tr id='property-error.select.line'> <td> error.select.line </td> <td> When a command execution produces error messages, and you step with F4 key through the matching source lines, this option selects the line where the error occurs. Most useful if the error message contains the column of error too as the selection will start at the column of the error. The error message must contain the column and must be understood by SciTE (currently only supported for HTML Tidy). The tab size assumed by the external tool must match the tab size of your source file for correct column reporting. </td> </tr> <tr id='property-openpath'> <td>openpath.<i>filepattern</i></td> <td>Defines a path for the Open Selected Filename command in the File menu. The path is searched if the selected filename doesn't contain an absolute path or the file is not found in the document directory. The directories in openpath are separated by ';' on Windows and ':' on macOS and GTK.<br /> An openpath setting may look like: <div class="example"> openpath.*.txt=c:\dos\;f:\;<br /> openpath.$(file.patterns.cpp)=$(cpp_includes)</div> </td> </tr> <tr id='property-open.suffix'> <td>open.suffix.<i>filepattern</i></td> <td>Defines a suffix to add to the selected file name for the Open Selected Filename command in the File menu. This is used in languages where the suffix is not given when accessing a file. An example is python where "import xlib" will most often mean to import from a file called "xlib.py".<br /> An open.suffix setting may look like:<br /> <div class="example">open.suffix.*.py=.py</div> </td> </tr> <tr id='property-strip.trailing.spaces'> <td> strip.trailing.spaces<br /> strip.trailing.spaces.<i>filepattern</i> </td> <td> Strips trailing white spaces from the file while saving.<br /> The global strip.trailing.spaces property can be overridden for files that match a pattern by using the file pattern forms: <br /> <div class="example"> strip.trailing.spaces.*.yaml=0<br /> or <br /> strip.trailing.spaces.$(file.patterns.yaml)=0<br /> </div> </td> </tr> <tr id='property-ensure.final.line.end'> <td> ensure.final.line.end </td> <td> Ensures file ends with a line end when saved. </td> </tr> <tr id='property-ensure.consistent.line.ends'> <td> ensure.consistent.line.ends </td> <td> Ensures all lines end with the current Line End Characters setting when saved. </td> </tr> <tr id='property-abbreviations'> <td> abbreviations.<i>filepattern</i> </td> <td> Loads an abbreviations file for a particular language overriding the default abbreviations file. For example, <div class="example"> abbreviations.*.c=$(SciteUserHome)/c_abbrev.properties<br /> </div> </td> </tr> <tr id='property-api'> <td> api.<i>filepattern</i> </td> <td> Loads a set of API files for a particular language. If there is more than one API file then the file names are separated by ';'. API files contain a sorted list of identifiers and function prototypes, one per line. If there are multiple files then each file should end with a line end or the next file's first line will merge with the previous file's last line. The "Complete Symbol" command looks at the characters before the caret and displayed the subset of the API file starting with that string. When an opening brace is typed, the file is searched for the text preceding the caret and if a function prototype is found then it is displayed as a calltip. For example, the setting <div class="example"> api.*.c=w.api<br /> </div> could be used with a w.api file containing <div class="example"> fclose(FILE* fileClose)<br /> FILE<br /> fopen(const char* szFileName, const char* szMode)<br /> fpos_t<br /> fread(void* buf, size_t size, size_t count, FILE* file)<br /> fseek(FILE* file, long lnOffset, int nOrigin)<br /> </div> to provide autocompletion and calltips for some of the C file functions. It is best to use the full path to the API file as otherwise the current directory is used. See the Creating API files section for ways to create API files. </td> </tr> <tr id='property-autocomplete.choose.single'> <td> autocomplete.choose.single </td> <td> When set to 1 and an autocompletion list is invoked and there is only one element in that list then that element is automatically chosen. This means that the matched element is inserted and the list is not displayed. </td> </tr> <tr id='property-autocomplete.*.ignorecase'> <td> autocomplete.<i>lexer</i>.ignorecase<br /> autocomplete.*.ignorecase </td> <td> When set to 1 the API file is searched in a case insensitive way to find elements for autocompletion lists. Otherwise matches only occur if case also matches. The * form is used if there is no lexer specific setting. </td> </tr> <tr id='property-autocomplete.*.start.characters'> <td> autocomplete.<i>lexer</i>.start.characters<br /> autocomplete.*.start.characters </td> <td> If this setting is not empty, typing any of the characters will cause autocompletion to start. For example, if autocomplete.python.start.characters=. and the API file for Python contains "string.rjust" and "string.replace" then typing "string." will cause the autocompletion to display both identifiers. The * form is used if there is no lexer specific setting. </td> </tr> <tr id='property-autocomplete.*.fillups'> <td> autocomplete.<i>lexer</i>.fillups<br /> autocomplete.*.fillups </td> <td> If this setting is not empty, typing any of the characters will cause autocompletion to complete. For example, if autocomplete.python.fillups=( and the API file for Python contains "string.replace" then typing "string.r(" will cause "string.replace(" to be inserted. The * form is used if there is no lexer specific setting. </td> </tr> <tr class="windowsonly" id='property-autocomplete.fore'> <td> autocomplete.fore<br /> autocomplete.back<br /> autocomplete.selected.fore<br /> autocomplete.selected.back </td> <td> If these settings are not empty, they specify colours to use in autocompletion lists. The default values depend on the platform and system settings. </td> </tr> <tr id='property-autocomplete.*.typesep'> <td> autocomplete.<i>lexer</i>.typesep<br /> autocomplete.*.typesep </td> <td> If this setting is not empty, it specifies the character used to separate autocompletion choices from type icon IDs. The default value is '?'. </td> </tr> <tr id='property-autocomplete.visible.item.count'> <td> autocomplete.visible.item.count </td> <td> Set the number of items that are visible in autocompletion lists. The default is 9. </td> </tr> <tr id='property-autocompleteword.automatic'> <td> autocompleteword.automatic </td> <td> If this setting is 1 then when typing a word, if only one word in the document starts with that string then an autocompletion list is displayed with that word so it can be chosen by pressing Tab. </td> </tr> <tr id='property-calltip.*.ignorecase'> <td> calltip.<i>lexer</i>.ignorecase<br /> calltip.*.ignorecase </td> <td> When set to 1 the API file is searched in a case insensitive way to find the function which will have its signature displayed as a calltip. The * form is used if there is no lexer specific setting. </td> </tr> <tr id='property-calltip.*.use.escapes'> <td> calltip.<i>lexer</i>.use.escapes<br /> calltip.*.use.escapes </td> <td> When set to 1 the API file may contain C style backslash escapes which are listed in the command line arguments section. The * form is used if there is no lexer specific setting. </td> </tr> <tr id='property-calltip.*.word.characters'> <td> calltip.<i>lexer</i>.word.characters<br /> calltip.*.word.characters </td> <td> To determine the identifier to look up for calltips, a search is performed allowing the characters in this set to be included in the identifier. While the same setting can be used as for word.characters, sometimes additional characters may be allowed. For example, in Python, '.' is not normally considered part of a word when selecting text, but it is good to allow "string.replace" to show a calltip so calltip.python.word.characters=._$(chars.alpha) would be a reasonable setting. The * form is used if there is no lexer specific setting. </td> </tr> <tr id='property-calltip.*.parameters.start'> <td> <a name='property-calltip.*.parameters.end'></a><a name='property-calltip.*.parameters.separators'></a> calltip.<i>lexer</i>.parameters.start<br /> calltip.<i>lexer</i>.parameters.end<br /> calltip.<i>lexer</i>.parameters.separators<br /> calltip.*.parameters.start<br /> calltip.*.parameters.end<br /> calltip.*.parameters.separators </td> <td> Allows you to specify characters which start, end and separate parameters. For most common languages, it's usually left brace for start, right brace for end and comma or semicolon for separator. E.g. CSS has colon for start, space for separator and nothing for end. You can specify more characters for each property. The * form is used if there is no lexer specific setting. </td> </tr> <tr id='property-calltip.*.end.definition'> <td> calltip.<i>lexer</i>.end.definition<br /> calltip.*.end.definition </td> <td> API files may contain explanatory text after each function definition. To display the explanation on a second line, set this property to the character used at the end of the definition part. For most languages, this is ')'. The * form is used if there is no lexer specific setting. </td> </tr> <tr id='property-xml.auto.close.tags'> <td> xml.auto.close.tags </td> <td> For XML and HTML, setting this property to 1 will automatically insert the corresponding end tag when '&gt;' is typed to end a start tag. Type "&lt;td&gt;" and the result will be "&lt;td&gt;&lt;/td&gt;" with the caret placed between the tags. </td> </tr> <!--++Autogenerated - run ../scripts/RegenerateSource.py to regenerate --> <!--**\(\*\n\) --> <tr id='property-asp.default.language'> <td>asp.default.language</td> <td>Script in ASP code is initially assumed to be in JavaScript. To change this to VBScript set asp.default.language to 2. Python is 3.</td> </tr> <tr id='property-fold.abl.comment.multiline'> <td>fold.abl.comment.multiline</td> <td>Set this property to 0 to disable folding multi-line comments when fold.comment=1.</td> </tr> <tr id='property-fold.abl.syntax.based'> <td>fold.abl.syntax.based</td> <td>Set this property to 0 to disable syntax based folding.</td> </tr> <tr id='property-fold.asm.comment.explicit'> <td>fold.asm.comment.explicit</td> <td>This option enables folding explicit fold points when using the Asm lexer. Explicit fold points allows adding extra folding by placing a ;{ comment at the start and a ;} at the end of a section that should fold.</td> </tr> <tr id='property-fold.asm.comment.multiline'> <td>fold.asm.comment.multiline</td> <td>Set this property to 1 to enable folding multi-line comments.</td> </tr> <tr id='property-fold.asm.explicit.anywhere'> <td>fold.asm.explicit.anywhere</td> <td>Set this property to 1 to enable explicit fold points anywhere, not just in line comments.</td> </tr> <tr id='property-fold.asm.explicit.end'> <td>fold.asm.explicit.end</td> <td>The string to use for explicit fold end points, replacing the standard ;}.</td> </tr> <tr id='property-fold.asm.explicit.start'> <td>fold.asm.explicit.start</td> <td>The string to use for explicit fold start points, replacing the standard ;{.</td> </tr> <tr id='property-fold.asm.syntax.based'> <td>fold.asm.syntax.based</td> <td>Set this property to 0 to disable syntax based folding.</td> </tr> <tr id='property-fold.at.else'> <td>fold.at.else</td> <td>This option enables C++ folding on a "} else {" line of an if statement.</td> </tr> <tr id='property-fold.baan.inner.level'> <td>fold.baan.inner.level</td> <td>Set this property to 1 to enable folding of inner levels of select statements.Disabled by default. case and if statements are also eligible</td> </tr> <tr id='property-fold.baan.keywords.based'> <td>fold.baan.keywords.based</td> <td>Set this property to 0 to disable keywords based folding, which is folding based on for, if, on (case), repeat, select, while and fold ends based on endfor, endif, endcase, until, endselect, endwhile respectively.Also folds declarations which are grouped together.</td> </tr> <tr id='property-fold.baan.sections'> <td>fold.baan.sections</td> <td>Set this property to 0 to disable folding of Main Sections as well as Sub Sections.</td> </tr> <tr id='property-fold.baan.syntax.based'> <td>fold.baan.syntax.based</td> <td>Set this property to 0 to disable syntax based folding, which is folding based on '{' & '('.</td> </tr> <tr id='property-fold.basic.comment.explicit'> <td>fold.basic.comment.explicit</td> <td>This option enables folding explicit fold points when using the Basic lexer. Explicit fold points allows adding extra folding by placing a ;{ (BB/PB) or '{ (FB) comment at the start and a ;} (BB/PB) or '} (FB) at the end of a section that should be folded.</td> </tr> <tr id='property-fold.basic.explicit.anywhere'> <td>fold.basic.explicit.anywhere</td> <td>Set this property to 1 to enable explicit fold points anywhere, not just in line comments.</td> </tr> <tr id='property-fold.basic.explicit.end'> <td>fold.basic.explicit.end</td> <td>The string to use for explicit fold end points, replacing the standard ;} (BB/PB) or '} (FB).</td> </tr> <tr id='property-fold.basic.explicit.start'> <td>fold.basic.explicit.start</td> <td>The string to use for explicit fold start points, replacing the standard ;{ (BB/PB) or '{ (FB).</td> </tr> <tr id='property-fold.basic.syntax.based'> <td>fold.basic.syntax.based</td> <td>Set this property to 0 to disable syntax based folding.</td> </tr> <tr id='property-fold.cil.comment.multiline'> <td>fold.cil.comment.multiline</td> <td>Set this property to 0 to disable folding multi-line comments when fold.comment=1.</td> </tr> <tr id='property-fold.comment'> <td>fold.comment</td> <td>This option enables folding multi-line comments and explicit fold points when using the C++ lexer. Explicit fold points allows adding extra folding by placing a //{ comment at the start and a //} at the end of a section that should fold.</td> </tr> <tr id='property-fold.cpp.comment.explicit'> <td>fold.cpp.comment.explicit</td> <td>Set this property to 0 to disable folding explicit fold points when fold.comment=1.</td> </tr> <tr id='property-fold.cpp.comment.multiline'> <td>fold.cpp.comment.multiline</td> <td>Set this property to 0 to disable folding multi-line comments when fold.comment=1.</td> </tr> <tr id='property-fold.cpp.explicit.anywhere'> <td>fold.cpp.explicit.anywhere</td> <td>Set this property to 1 to enable explicit fold points anywhere, not just in line comments.</td> </tr> <tr id='property-fold.cpp.explicit.end'> <td>fold.cpp.explicit.end</td> <td>The string to use for explicit fold end points, replacing the standard //}.</td> </tr> <tr id='property-fold.cpp.explicit.start'> <td>fold.cpp.explicit.start</td> <td>The string to use for explicit fold start points, replacing the standard //{.</td> </tr> <tr id='property-fold.cpp.preprocessor.at.else'> <td>fold.cpp.preprocessor.at.else</td> <td>This option enables folding on a preprocessor #else or #endif line of an #if statement.</td> </tr> <tr id='property-fold.cpp.syntax.based'> <td>fold.cpp.syntax.based</td> <td>Set this property to 0 to disable syntax based folding.</td> </tr> <tr id='property-fold.d.comment.explicit'> <td>fold.d.comment.explicit</td> <td>Set this property to 0 to disable folding explicit fold points when fold.comment=1.</td> </tr> <tr id='property-fold.d.comment.multiline'> <td>fold.d.comment.multiline</td> <td>Set this property to 0 to disable folding multi-line comments when fold.comment=1.</td> </tr> <tr id='property-fold.d.explicit.anywhere'> <td>fold.d.explicit.anywhere</td> <td>Set this property to 1 to enable explicit fold points anywhere, not just in line comments.</td> </tr> <tr id='property-fold.d.explicit.end'> <td>fold.d.explicit.end</td> <td>The string to use for explicit fold end points, replacing the standard //}.</td> </tr> <tr id='property-fold.d.explicit.start'> <td>fold.d.explicit.start</td> <td>The string to use for explicit fold start points, replacing the standard //{.</td> </tr> <tr id='property-fold.d.syntax.based'> <td>fold.d.syntax.based</td> <td>Set this property to 0 to disable syntax based folding.</td> </tr> <tr id='property-fold.dataflex.compilerlist'> <td>fold.dataflex.compilerlist</td> <td>Set to 1 for enabling the code folding feature in *.prn files</td> </tr> <tr id='property-fold.fsharp.comment.multiline'> <td>fold.fsharp.comment.multiline</td> <td>Setting this option to 0 disables folding of grouped line comments in F# files when fold.comment=1.</td> </tr> <tr id='property-fold.fsharp.comment.stream'> <td>fold.fsharp.comment.stream</td> <td>Setting this option to 0 disables folding of ML-style comments in F# files when fold.comment=1.</td> </tr> <tr id='property-fold.fsharp.imports'> <td>fold.fsharp.imports</td> <td>Setting this option to 0 disables folding of F# import declarations.</td> </tr> <tr id='property-fold.fsharp.preprocessor'> <td>fold.fsharp.preprocessor</td> <td>Setting this option to 1 enables folding of F# compiler directives.</td> </tr> <tr id='property-fold.gdscript.quotes'> <td>fold.gdscript.quotes</td> <td>This option enables folding multi-line quoted strings when using the GDScript lexer.</td> </tr> <tr id='property-fold.haskell.imports'> <td>fold.haskell.imports</td> <td>Set to 1 to enable folding of import declarations</td> </tr> <tr id='property-fold.html'> <td>fold.html</td> <td>Folding is turned on or off for HTML and XML files with this option. The fold option must also be on for folding to occur.</td> </tr> <tr id='property-fold.html.preprocessor'> <td>fold.html.preprocessor</td> <td>Folding is turned on or off for scripts embedded in HTML files with this option. The default is on.</td> </tr> <tr id='property-fold.hypertext.comment'> <td>fold.hypertext.comment</td> <td>Allow folding for comments in scripts embedded in HTML. The default is off.</td> </tr> <tr id='property-fold.hypertext.heredoc'> <td>fold.hypertext.heredoc</td> <td>Allow folding for heredocs in scripts embedded in HTML. The default is off.</td> </tr> <tr id='property-fold.julia.docstring'> <td>fold.julia.docstring</td> <td>Fold multiline triple-doublequote strings, usually used to document a function or type above the definition.</td> </tr> <tr id='property-fold.julia.syntax.based'> <td>fold.julia.syntax.based</td> <td>Set this property to 0 to disable syntax based folding.</td> </tr> <tr id='property-fold.perl.at.else'> <td>fold.perl.at.else</td> <td>This option enables Perl folding on a "} else {" line of an if statement.</td> </tr> <tr id='property-fold.perl.comment.explicit'> <td>fold.perl.comment.explicit</td> <td>Set to 0 to disable explicit folding.</td> </tr> <tr id='property-fold.perl.package'> <td>fold.perl.package</td> <td>Set to 0 to disable folding packages when using the Perl lexer.</td> </tr> <tr id='property-fold.perl.pod'> <td>fold.perl.pod</td> <td>Set to 0 to disable folding Pod blocks when using the Perl lexer.</td> </tr> <tr id='property-fold.preprocessor'> <td>fold.preprocessor</td> <td>This option enables folding preprocessor directives when using the C++ lexer. Includes C#'s explicit #region and #endregion folding directives.</td> </tr> <tr id='property-fold.quotes.python'> <td>fold.quotes.python</td> <td>This option enables folding multi-line quoted strings when using the Python lexer.</td> </tr> <tr id='property-fold.raku.comment.multiline'> <td>fold.raku.comment.multiline</td> <td>Set this property to 0 to disable folding multi-line comments when fold.comment=1.</td> </tr> <tr id='property-fold.raku.comment.pod'> <td>fold.raku.comment.pod</td> <td>Set this property to 0 to disable folding POD comments when fold.comment=1.</td> </tr> <tr id='property-fold.rust.comment.explicit'> <td>fold.rust.comment.explicit</td> <td>Set this property to 0 to disable folding explicit fold points when fold.comment=1.</td> </tr> <tr id='property-fold.rust.comment.multiline'> <td>fold.rust.comment.multiline</td> <td>Set this property to 0 to disable folding multi-line comments when fold.comment=1.</td> </tr> <tr id='property-fold.rust.explicit.anywhere'> <td>fold.rust.explicit.anywhere</td> <td>Set this property to 1 to enable explicit fold points anywhere, not just in line comments.</td> </tr> <tr id='property-fold.rust.explicit.end'> <td>fold.rust.explicit.end</td> <td>The string to use for explicit fold end points, replacing the standard //}.</td> </tr> <tr id='property-fold.rust.explicit.start'> <td>fold.rust.explicit.start</td> <td>The string to use for explicit fold start points, replacing the standard //{.</td> </tr> <tr id='property-fold.rust.syntax.based'> <td>fold.rust.syntax.based</td> <td>Set this property to 0 to disable syntax based folding.</td> </tr> <tr id='property-fold.sql.at.else'> <td>fold.sql.at.else</td> <td>This option enables SQL folding on a "ELSE" and "ELSIF" line of an IF statement.</td> </tr> <tr id='property-fold.verilog.flags'> <td>fold.verilog.flags</td> <td>This option enables folding module definitions. Typically source files contain only one module definition so this option is somewhat useless.</td> </tr> <tr id='property-fold.xml.at.tag.open'> <td>fold.xml.at.tag.open</td> <td>Enable folding for XML at the start of open tag. The default is off.</td> </tr> <tr id='property-html.tags.case.sensitive'> <td>html.tags.case.sensitive</td> <td>For XML and HTML, setting this property to 1 will make tags match in a case sensitive way which is the expected behaviour for XML and XHTML.</td> </tr> <tr id='property-lexer.as.comment.character'> <td>lexer.as.comment.character</td> <td>Overrides the default comment character (which is ';' for asm and '#' for as).</td> </tr> <tr id='property-lexer.asm.comment.delimiter'> <td>lexer.asm.comment.delimiter</td> <td>Character used for COMMENT directive's delimiter, replacing the standard "~".</td> </tr> <tr id='property-lexer.baan.styling.within.preprocessor'> <td>lexer.baan.styling.within.preprocessor</td> <td>For Baan code, determines whether all preprocessor code is styled in the preprocessor style (0, the default) or only from the initial # to the end of the command word(1).</td> </tr> <tr id='property-lexer.cpp.allow.dollars'> <td>lexer.cpp.allow.dollars</td> <td>Set to 0 to disallow the '$' character in identifiers with the cpp lexer.</td> </tr> <tr id='property-lexer.cpp.backquoted.strings'> <td>lexer.cpp.backquoted.strings</td> <td>Set to 1 to enable highlighting of back-quoted raw strings .</td> </tr> <tr id='property-lexer.cpp.escape.sequence'> <td>lexer.cpp.escape.sequence</td> <td>Set to 1 to enable highlighting of escape sequences in strings</td> </tr> <tr id='property-lexer.cpp.hashquoted.strings'> <td>lexer.cpp.hashquoted.strings</td> <td>Set to 1 to enable highlighting of hash-quoted strings.</td> </tr> <tr id='property-lexer.cpp.track.preprocessor'> <td>lexer.cpp.track.preprocessor</td> <td>Set to 1 to interpret #if/#else/#endif to grey out code that is not active.</td> </tr> <tr id='property-lexer.cpp.triplequoted.strings'> <td>lexer.cpp.triplequoted.strings</td> <td>Set to 1 to enable highlighting of triple-quoted strings.</td> </tr> <tr id='property-lexer.cpp.update.preprocessor'> <td>lexer.cpp.update.preprocessor</td> <td>Set to 1 to update preprocessor definitions when #define found.</td> </tr> <tr id='property-lexer.cpp.verbatim.strings.allow.escapes'> <td>lexer.cpp.verbatim.strings.allow.escapes</td> <td>Set to 1 to allow verbatim strings to contain escape sequences.</td> </tr> <tr id='property-lexer.css.hss.language'> <td>lexer.css.hss.language</td> <td>Set to 1 for HSS (.hss)</td> </tr> <tr id='property-lexer.css.less.language'> <td>lexer.css.less.language</td> <td>Set to 1 for Less CSS (.less)</td> </tr> <tr id='property-lexer.css.scss.language'> <td>lexer.css.scss.language</td> <td>Set to 1 for Sassy CSS (.scss)</td> </tr> <tr id='property-lexer.d.fold.at.else'> <td>lexer.d.fold.at.else</td> <td>This option enables D folding on a "} else {" line of an if statement.</td> </tr> <tr id='property-lexer.edifact.highlight.un.all'> <td>lexer.edifact.highlight.un.all</td> <td>Set to 0 to highlight only UNA segments, or 1 to highlight all UNx segments.</td> </tr> <tr id='property-lexer.errorlist.escape.sequences'> <td>lexer.errorlist.escape.sequences</td> <td>Set to 1 to interpret escape sequences.</td> </tr> <tr id='property-lexer.errorlist.value.separate'> <td>lexer.errorlist.value.separate</td> <td>For lines in the output pane that are matches from Find in Files or GCC-style diagnostics, style the path and line number separately from the rest of the line with style 21 used for the rest of the line. This allows matched text to be more easily distinguished from its location.</td> </tr> <tr id='property-lexer.flagship.styling.within.preprocessor'> <td>lexer.flagship.styling.within.preprocessor</td> <td>For Harbour code, determines whether all preprocessor code is styled in the preprocessor style (0) or only from the initial # to the end of the command word(1, the default). It also determines how to present text, dump, and disabled code.</td> </tr> <tr id='property-lexer.gdscript.keywords2.no.sub.identifiers'> <td>lexer.gdscript.keywords2.no.sub.identifiers</td> <td>When enabled, it will not style keywords2 items that are used as a sub-identifier. Example: when set, will not highlight "foo.open" when "open" is a keywords2 item.</td> </tr> <tr id='property-lexer.gdscript.literals.binary'> <td>lexer.gdscript.literals.binary</td> <td>Set to 0 to not recognise binary and octal literals: 0b1011 0o712.</td> </tr> <tr id='property-lexer.gdscript.strings.over.newline'> <td>lexer.gdscript.strings.over.newline</td> <td>Set to 1 to allow strings to span newline characters.</td> </tr> <tr id='property-lexer.gdscript.unicode.identifiers'> <td>lexer.gdscript.unicode.identifiers</td> <td>Set to 0 to not recognise Unicode identifiers.</td> </tr> <tr id='property-lexer.gdscript.whinge.level'> <td>lexer.gdscript.whinge.level</td> <td>For GDScript code, checks whether indenting is consistent. The default, 0 turns off indentation checking, 1 checks whether each line is potentially inconsistent with the previous line, 2 checks whether any space characters occur before a tab character in the indentation, 3 checks whether any spaces are in the indentation, and 4 checks for any tab characters in the indentation. 1 is a good level to use.</td> </tr> <tr id='property-lexer.haskell.allow.hash'> <td>lexer.haskell.allow.hash</td> <td>Set to 0 to disallow the '#' character at the end of identifiers and literals with the haskell lexer (GHC -XMagicHash extension)</td> </tr> <tr id='property-lexer.haskell.allow.questionmark'> <td>lexer.haskell.allow.questionmark</td> <td>Set to 1 to allow the '?' character at the start of identifiers with the haskell lexer (GHC & Hugs -XImplicitParams extension)</td> </tr> <tr id='property-lexer.haskell.allow.quotes'> <td>lexer.haskell.allow.quotes</td> <td>Set to 0 to disable highlighting of Template Haskell name quotations and promoted constructors (GHC -XTemplateHaskell and -XDataKinds extensions)</td> </tr> <tr id='property-lexer.haskell.cpp'> <td>lexer.haskell.cpp</td> <td>Set to 0 to disable C-preprocessor highlighting (-XCPP extension)</td> </tr> <tr id='property-lexer.haskell.import.safe'> <td>lexer.haskell.import.safe</td> <td>Set to 0 to disallow "safe" keyword in imports (GHC -XSafe, -XTrustworthy, -XUnsafe extensions)</td> </tr> <tr id='property-lexer.html.django'> <td>lexer.html.django</td> <td>Set to 1 to enable the django template language.</td> </tr> <tr id='property-lexer.html.mako'> <td>lexer.html.mako</td> <td>Set to 1 to enable the mako template language.</td> </tr> <tr id='property-lexer.json.allow.comments'> <td>lexer.json.allow.comments</td> <td>Set to 1 to enable highlighting of line/block comments in JSON</td> </tr> <tr id='property-lexer.json.escape.sequence'> <td>lexer.json.escape.sequence</td> <td>Set to 1 to enable highlighting of escape sequences in strings</td> </tr> <tr id='property-lexer.julia.highlight.lexerror'> <td>lexer.julia.highlight.lexerror</td> <td>This option enables highlighting of syntax error int character or number definition.</td> </tr> <tr id='property-lexer.julia.highlight.typeannotation'> <td>lexer.julia.highlight.typeannotation</td> <td>This option enables highlighting of the type identifier after `::`.</td> </tr> <tr id='property-lexer.nim.raw.strings.highlight.ident'> <td>lexer.nim.raw.strings.highlight.ident</td> <td>Set to 1 to enable highlighting generalized raw string identifiers. Generalized raw string identifiers are anything other than r (or R).</td> </tr> <tr id='property-lexer.props.allow.initial.spaces'> <td>lexer.props.allow.initial.spaces</td> <td>For properties files, set to 0 to style all lines that start with whitespace in the default style. This is not suitable for SciTE .properties files which use indentation for flow control but can be used for RFC2822 text where indentation is used for continuation lines.</td> </tr> <tr id='property-lexer.python.decorator.attributes'> <td>lexer.python.decorator.attributes</td> <td>Set to 1 to recognise Python decorator attributes.</td> </tr> <tr id='property-lexer.python.identifier.attributes'> <td>lexer.python.identifier.attributes</td> <td>Set to 1 to recognise Python identifier attributes.</td> </tr> <tr id='property-lexer.python.keywords2.no.sub.identifiers'> <td>lexer.python.keywords2.no.sub.identifiers</td> <td>When enabled, it will not style keywords2 items that are used as a sub-identifier. Example: when set, will not highlight "foo.open" when "open" is a keywords2 item.</td> </tr> <tr id='property-lexer.python.literals.binary'> <td>lexer.python.literals.binary</td> <td>Set to 0 to not recognise Python 3 binary and octal literals: 0b1011 0o712.</td> </tr> <tr id='property-lexer.python.strings.b'> <td>lexer.python.strings.b</td> <td>Set to 0 to not recognise Python 3 bytes literals b"x".</td> </tr> <tr id='property-lexer.python.strings.f'> <td>lexer.python.strings.f</td> <td>Set to 0 to not recognise Python 3.6 f-string literals f"var={var}".</td> </tr> <tr id='property-lexer.python.strings.over.newline'> <td>lexer.python.strings.over.newline</td> <td>Set to 1 to allow strings to span newline characters.</td> </tr> <tr id='property-lexer.python.strings.u'> <td>lexer.python.strings.u</td> <td>Set to 0 to not recognise Python Unicode literals u"x" as used before Python 3.</td> </tr> <tr id='property-lexer.python.unicode.identifiers'> <td>lexer.python.unicode.identifiers</td> <td>Set to 0 to not recognise Python 3 Unicode identifiers.</td> </tr> <tr id='property-lexer.rust.fold.at.else'> <td>lexer.rust.fold.at.else</td> <td>This option enables Rust folding on a "} else {" line of an if statement.</td> </tr> <tr id='property-lexer.sql.allow.dotted.word'> <td>lexer.sql.allow.dotted.word</td> <td>Set to 1 to colourise recognized words with dots (recommended for Oracle PL/SQL objects).</td> </tr> <tr id='property-lexer.sql.numbersign.comment'> <td>lexer.sql.numbersign.comment</td> <td>If "lexer.sql.numbersign.comment" property is set to 0 a line beginning with '#' will not be a comment.</td> </tr> <tr id='property-lexer.verilog.allupperkeywords'> <td>lexer.verilog.allupperkeywords</td> <td>Set to 1 to style identifiers that are all uppercase as documentation keyword.</td> </tr> <tr id='property-lexer.verilog.fold.preprocessor.else'> <td>lexer.verilog.fold.preprocessor.else</td> <td>This option enables folding on `else and `elsif preprocessor directives.</td> </tr> <tr id='property-lexer.verilog.portstyling'> <td>lexer.verilog.portstyling</td> <td>Set to 1 to style input, output, and inout ports differently from regular keywords.</td> </tr> <tr id='property-lexer.verilog.track.preprocessor'> <td>lexer.verilog.track.preprocessor</td> <td>Set to 1 to interpret `if/`else/`endif to grey out code that is not active.</td> </tr> <tr id='property-lexer.verilog.update.preprocessor'> <td>lexer.verilog.update.preprocessor</td> <td>Set to 1 to update preprocessor definitions when `define, `undef, or `undefineall found.</td> </tr> <tr id='property-lexer.xml.allow.scripts'> <td>lexer.xml.allow.scripts</td> <td>Set to 0 to disable scripts in XML.</td> </tr> <tr id='property-sql.backslash.escapes'> <td>sql.backslash.escapes</td> <td>Enables backslash as an escape character in SQL.</td> </tr> <tr id='property-styling.within.preprocessor'> <td>styling.within.preprocessor</td> <td>For C++ code, determines whether all preprocessor code is styled in the preprocessor style (0, the default) or only from the initial # to the end of the command word(1).</td> </tr> <tr id='property-tab.timmy.whinge.level'> <td>tab.timmy.whinge.level</td> <td>For Python code, checks whether indenting is consistent. The default, 0 turns off indentation checking, 1 checks whether each line is potentially inconsistent with the previous line, 2 checks whether any space characters occur before a tab character in the indentation, 3 checks whether any spaces are in the indentation, and 4 checks for any tab characters in the indentation. 1 is a good level to use.</td> </tr> <!----Autogenerated -- end of automatically generated section --> <tr id='property-user.shortcuts'> <td> user.shortcuts </td> <td> Define keys that perform commands. This is a '|' delimited list of keys and the commands they produce. The commands are either <a href="CommandValues.html">string or numeric IDs</a>. Numeric IDs above 2000 are Scintilla commands and are sent to the focused pane. Named IDs and numeric IDs below 2000 are SciTE menu commands.<br/> The modifiers are Ctrl, Shift, Alt, <span class="gtkonly">Super</span>, and <span class="osxonly">Control</span>.<br/> The named keys are Left, Right, Up, Down, Insert, End, Home, Enter, Space, Tab, KeypadPlus, KeypadMinus, KeypadMultiply, KeypadDivide, <span class="windowsonly">KeypadDecimal</span>, Escape, Delete, PageUp, PageDown, <span class="gtkonly">Slash</span>, <span class="gtkonly">Question</span>, <span class="gtkonly">Equal</span>, Win, Menu. <br/> On macOS the command key uses the modifier Ctrl+ as this eases using one setting between platforms and the control key uses the modifier Control+. <br/> The Super modifier can be used only on GTK. <br/> <div class="example"> user.shortcuts=\<br/> Ctrl+Shift+I|IDM_OPEN|\<br/> Ctrl+Shift+Left|IDM_CLOSE|<br/> </div> This property is only read at start up. <br/> </td> </tr> <tr id='property-user.context.menu'> <td> user.context.menu </td> <td> Define additional commands for the context menu. This is a '|' delimited list of menu items and the commands they produce with commands defined as in user.shortcuts. An empty item produces a separator. <br/> <div class="example"> user.context.menu=\<br/> ||\<br/> Next File|IDM_NEXTFILE|\<br/> Prev File|IDM_PREVFILE|<br/> </div> </td> </tr> <tr id='property-magnification'> <td> <a name='property-output.magnification'></a> magnification<br /> output.magnification </td> <td> Sets the initial magnification factor of the edit and output panes. This is useful when you want to change the size of text globally, such as after changing the screen resolution without having to touch every style setting. 0 is default, negative values makes the size smaller and positive values make it larger. </td> </tr> <tr id='property-split.vertical'> <td> <a name='property-output.horizontal.size'></a><a name='property-output.vertical.size'></a><a name='property-output.initial.hide'></a> split.vertical<br /> output.horizontal.size<br /> output.vertical.size<br /> output.initial.hide </td> <td> If split.vertical is set to 1 then the output pane is to the right of the editing pane, if set to 0 then the output pane is below the editing pane. The output.*.size settings determine the initial size of the output pane. If output.initial.hide is 1, then the output pane is hidden when SciTE first starts up even when output.*.size is set; otherwise the output pane is shown at startup. </td> </tr> <tr class="gtkonly" id='property-split.wide'> <td> split.wide </td> <td> On GTK, the divider between the edit and output pane can be made wider by setting split.wide to 1. This makes it easier to grab with the mouse but uses up room. This property is only read at start up. </td> </tr> <tr id='property-clear.before.execute'> <td> clear.before.execute </td> <td> If set to 1 then the output pane is cleared before any tool commands are run. </td> </tr> <tr id='property-horizontal.scrollbar'> <td> <a name='property-horizontal.scroll.width'></a><a name='property-horizontal.scroll.width.tracking'></a><a name='property-output.horizontal.scrollbar'></a><a name='property-output.horizontal.scroll.width'></a><a name='property-output.horizontal.scroll.width.tracking'></a><a name='property-output.scroll'></a><a name='property-end.at.last.line'></a> horizontal.scrollbar<br /> horizontal.scroll.width<br /> horizontal.scroll.width.tracking<br /> output.horizontal.scrollbar<br /> output.horizontal.scroll.width<br /> output.horizontal.scroll.width.tracking<br /> output.scroll<br /> end.at.last.line </td> <td> If horizontal.scrollbar set to 0 then the edit pane's horizontal scrollbar is not displayed.<br /> horizontal.scroll.width is the document width assumed for scrolling.<br /> Similarly, output.horizontal.scrollbar and output.horizontal.scroll.width controls the horizontal scroll bar of the output pane.<br /> The horizontal scroll bar widths can automatically grow as needed to ensure all displayed lines can be fully scrolled with horizontal.scroll.width.tracking and output.horizontal.scroll.width.tracking.<br /> To stop the output pane from automatically scrolling, set output.scroll to 0. To have the output pane scroll and return back to the line of the executed command, set output.scroll to 1. If you want the output pane to scroll and remain at the bottom after execution, set output.scroll to 2.<br /> The vertical scroll range is normally set so that maximum scroll position has the last line at the bottom of the view. Set end.at.last.line to 0 to allow scrolling one page below the last line. </td> </tr> <tr id='property-wrap'> <td> <a name='property-output.wrap'></a> wrap<br /> output.wrap </td> <td> If wrap set to 1 then the edit pane is dynamically line wrapped. If output.wrap set to 1 then the output pane is dynamically line wrapped. These options have a high performance cost which is proportional to the amount of text so should be turned off for large documents on slow machines. </td> </tr> <tr id='property-wrap.style'> <td> wrap.style </td> <td> Chooses between word wrapping (1, the default) and character wrapping (2). Character wrapping is a better choice for Asian languages with no spaces between words. </td> </tr> <tr id='property-wrap.visual.flags'> <td> wrap.visual.flags </td> <td> Flags to display markers at end and begin of wrapped lines for visual identify them. Set to 0 to not display markers (default). Set to 1 to display markers at end of wrapped lines, to 2 to display markers at begin of wrapped lines and to 3 to display markers at begin and end. </td> </tr> <tr id='property-wrap.visual.flags.location'> <td> wrap.visual.flags.location </td> <td> Flags to set the location of the display markers (if enabled) near to text or near to border. Set to 0 to have begin and end markers near to border (default). Set to 1 to have end markers near text, to 2 to have begin markers near text and to 3 to have all markers near text. </td> </tr> <tr id='property-wrap.indent.mode'> <td> wrap.indent.mode </td> <td> Wrapped sublines can be indented in various ways relative to the initial subline. Default mode 0 indents sublines to the left of window plus wrap.visual.startindent. Mode 1 aligns sublines to the first subline. Mode 2 aligns sublines to the first subline plus one more level of indentation. </td> </tr> <tr id='property-wrap.visual.startindent'> <td> wrap.visual.startindent </td> <td> Sets the indention of continued wrapped lines to better visually identify the wrapping. Default is 0 (no indention). Note if wrap.visual.flags is 2 or 3 (begin marker displayed) the line is indented at least 1, even if wrap.visual.startindent is still 0. </td> </tr> <tr id='property-wrap.aware.home.end.keys'> <td>wrap.aware.home.end.keys</td> <td> This property changes the behaviour of the home and end keys when dynamic line wrapping is turned on. When set to 0 (the default), the Home and End keys will move the caret to the very beginning / end of the 'logical' line, whether or not the line is wrapped over multiple lines in the display. When this property is set to 1, the caret moves to the end of the current 'display' line if you press End once, or to the very end of the 'logical' line if you press End again. Likewise, the Home key moves first to the beginning of the 'display' line, then on to the very beginning of the line. In a pane where dynamic line-wrapping is not enabled, this setting has no effect. </td> </tr> <tr id='property-idle.styling'> <td> <a name='property-output.idle.styling'></a> idle.styling<br /> output.idle.styling </td> <td> By default (0), syntax styling is performed for all the currently visible text before displaying it. On very large files, this may make scrolling down slow. With idle.styling=1, a small amount of styling is performed before display and then further styling is performed incrementally in the background. This may result in the text initially appearing uncoloured and then, some time later, it is coloured. Text after the currently visible portion may be styled in the background with 2. To style both before and after the visible text in the background use the value 3. output.idle.styling is the equivalent setting for the output pane. </td> </tr> <tr id='property-cache.layout'> <td> <a name='property-output.cache.layout'></a> cache.layout<br /> output.cache.layout </td> <td> A large proportion of the time spent in the editor is used to lay out text prior to drawing it. This information often stays static between repaints so can be cached with these settings. There are four levels of caching. 0 is no caching, 1 caches the line that the caret is on, 2 caches the visible page as well as the caret, and 3 caches the whole document. The more that is cached, the greater the amount of memory used, with 3 using large amounts of memory, 7 times the size of the text in the document. However, level 3 dramatically speeds up dynamic wrapping by around 25 times on large source files so is a very good option to use when wrapping is turned on and memory is plentiful. </td> </tr> <tr id='property-threads.layout'> <td> threads.layout </td> <td> Specify how many threads to use for layout of wide lines. Improves performance considerably - a 4 core processor will often reduce layout time by a factor of almost 4. Will be clamped to the maximum hardware concurrency available. </td> </tr> <tr id='property-open.filter'> <td> open.filter </td> <td> This is a complex expression used for determining the file types that will be available in the open file dialog. For each type of file, there is some explanatory text, a '|' character, some file patterns, and another '|' character. These file types appear in the "Files of type:" pull down. The first item is the default, so you may wish to change the first item to include the file types you commonly open. The default value for this setting is built up by combining some specific settings for "All Source" and "All Files" with all the <a href="#property-star-filter">*filter</a> settings. The "All Source" item uses a set of file patterns which combines all the <a href="#property-star-source.patterns">*source.patterns</a> settings. <br /> </td> </tr> <tr class="windowsonly" id='property-save.filter'> <td> save.filter </td> <td> This is a complex expression used for determining the file types that will be available in the save file dialog. The structure of the property is the same as open.filter.<br /> Does not work on GTK. </td> </tr> <tr id='property-star-source.patterns'> <td> *source.patterns.<i>name</i> </td> <td> Set a value to be included in the set of file extensions used for the "All Source" pull down menu item in the Open dialog when using the default value for <a href="#property-open.filter">open.filter</a>. For example, <span class="example">*source.patterns.ruby=*.rb;*.rbw;</span> adds the file patterns *.rb and *.rbw to the set of source extensions. </td> </tr> <tr id='property-star-filter'> <td> *filter.<i>name</i> </td> <td> Set a value to be included in the file type pull down menu in the Open dialog when using the default value for <a href="#property-open.filter">open.filter</a>. For example, <span class="example">*filter.ruby=Ruby (rb rbw)|*.rb;*.rbw|</span> adds a "Ruby" item to the file type pull down menu. Selecting that item will show files that match the patterns *.rb and *.rbw. There must be 2 '|' characters in the setting. </td> </tr> <tr id='property-max.file.size'> <td> max.file.size </td> <td> To avoid accidentally loading huge files on slow media, or just to ensure SciTE is used only to edit human readable code, the user can set the max.file.size property to specify a limit to file loading. If unset or set to 0, there is no limit. If set to a given size in bytes and if a file to load exceeds this limit, the user is asked if the file should be loaded. If accepted, the file is read as usual. If rejected then no action is taken (no file loaded, no buffer created). </td> </tr> <tr id='property-save.deletes.first'> <td> save.deletes.first </td> <td> Causes files to be deleted before being opened for saving. Can be used to ensure saving under a different capitalisation changes the files capitalisation rather than silently using the old capitalisation. </td> </tr> <tr id='property-save.check.modified.time'> <td> save.check.modified.time </td> <td> With save.check.modified.time=1, when saving and the file has been modified by another process, check if it should be overwritten by the current contents. </td> </tr> <tr id='property-save.session'> <td> <a name='property-save.recent'></a><a name='property-save.position'></a><a name='property-save.find'></a> save.session<br /> save.recent<br /> save.position<br /> save.find </td> <td> If you set save.session, the list of currently opened buffers will be saved on exit in a session file. When you start SciTE next time (without specifying a file name on the command line) the last session will be restored automatically.<br /> <b>For GTK</b>, the file is called ".SciTE.session" and is located in the directory given by the SciTE_USERHOME environment variable and if that is not set, the value of the SciTE_HOME environment variable and if that is not set, the value of the HOME environment variable and if that is not set, the top level directory.<br /> <b>For Windows</b>, the file is called "SciTE.session" and is located in the directory given by the SciTE_USERHOME environment variable and if that is not set, the value of the SciTE_HOME environment variable and if that is not set, the value of the USERPROFILE environment variable and if that is not set, the directory of the SciTE executable.<br /> Setting save.recent causes the most recently used files list to be saved on exit in the session file and read at start up.<br /> Setting save.position causes the SciTE window position on the desktop to be saved on exit in the session file and restored at start up.<br /> Setting save.find cause the "Find what" and "Replace with" to be saved in the session file. </td> </tr> <tr id='property-session.bookmarks'> <td> <a name='property-session.folds'></a> session.bookmarks<br /> session.folds </td> <td> Setting session.bookmarks causes bookmarks to be saved in session files. If you set session.folds then the folding state will be saved in session files. When loading a session file bookmarks and/or folds are restored. Folding states are not restored if fold.on.open is set. </td> </tr> <tr class="windowsonly" id='property-open.dialog.in.file.directory'> <td> open.dialog.in.file.directory </td> <td> Setting open.dialog.in.file.directory causes the open dialog to initially display the same directory as the current file. If it is not set then the system default is used. </td> </tr> <tr id='property-find.close.on.find'> <td> find.close.on.find </td> <td> Set find.close.on.find to 0, 1 or 2 to prevent (0) or allow (1) closing the find strip automatically when the Find button is pressed. The value 2 causes the strip to close automatically only when the search finds a match which enables the user to change options or search string if a mistake was made. The default value is 1. </td> </tr> <tr id='property-find.replace.matchcase'> <td> <a name='property-find.replace.regexp'></a><a name='property-find.replace.wrap'></a><a name='property-find.replace.escapes'></a> find.replace.matchcase<br /> find.replace.regexp<br /> find.replace.wrap<br /> find.replace.escapes </td> <td> These properties define the initial conditions for find and replace commands. The find.replace.matchcase property turns of the "Match case" option, find.replace.regexp the "Regular expression" option, find.replace.wrap the "Wrap around" option and find.replace.escapes the "Transform backslash expressions" option.<br /> </td> </tr> <tr class="windowsonly" id='property-find.replacewith.focus'> <td> find.replacewith.focus </td> <td> If the find.replacewith.focus property is set, the Replace With input box is focused in the Replace dialog if Find What is non-empty. </td> </tr> <tr id='property-find.replace.regexp.posix'> <td> find.replace.regexp.posix </td> <td> Change behaviour of Regular expression search. If set to 0 (the default), characters '(' and ')' must be escaped by '\' to behave as regexp meta characters. If set to 1, these characters are meta characters itself. </td> </tr> <tr id='property-find.replace.regexp.cpp11'> <td> find.replace.regexp.cpp11 </td> <td> Change to an alternative regular expression library provided by the C++ compiler that SciTE was built with. This may provide more features than SciTE's own regular expression code. If set to 0 (the default), SciTE's own regular expression code is used. If set to 1, the C++ regular expression library is used. </td> </tr> <tr id='property-find.use.strip'> <td> <a name='property-replace.use.strip'></a> find.use.strip<br /> replace.use.strip </td> <td> Use in-window strips rather than dialogs for performing Find or Replace commands. </td> </tr> <tr id='property-find.strip.incremental'> <td> <a name='property-replace.strip.incremental'></a> find.strip.incremental<br /> replace.strip.incremental </td> <td> Perform incremental search when typing in the find and replace strips. Set to 1 to enable incremental searching and 2 to enable both incremental searching and highlighting all matches. Highlighting all matches (2) can be slow on large files so should only be enabled when performance is reasonable. </td> </tr> <tr id='property-find.indicator.incremental'> <td> find.indicator.incremental </td> <td> Sets the indicator to use for find.strip.incremental=2 or replace.strip.incremental=2. This is a <a href="#IndicatorProperty">structured property</a> with multiple attributes similar to: <div class="example"> find.indicator.incremental=style:compositionthick,colour:#FFB700,under </div> </td> </tr> <tr id='property-filter.match.indicator'> <td> filter.match.indicator </td> <td> Sets the indicator to used to mark matches for filter views. This is a <a href="#IndicatorProperty">structured property</a> with multiple attributes similar to: <div class="example"> filter.match.indicator=style:roundbox,colour:#00FFDF,under </div> </td> </tr> <tr id='property-filter.match.back'> <td> filter.match.back </td> <td> The background colour with alpha to use for matching lines in filter views when context shown. Either a 6-digit RGB or 8-digit RGBA value. <div class="example"> filter.match.back=#0000FF20 </div> </td> </tr> <tr id='property-filter.context'> <td> filter.context </td> <td> The number of lines of context around each matching line to show in a filter view when in context mode. <div class="example"> filter.context=3 </div> </td> </tr> <tr id='property-hidden.line.colour'> <td> hidden.line.colour </td> <td> The colour to draw horizontal lines between ranges of visible lines. <div class="example"> hidden.line.colour=#00800040 </div> </td> </tr> <tr class="gtkonly" id='property-strip.button.height'> <td> strip.button.height </td> <td> Buttons on GTK often contain extra spacing that makes strips take too much room. This setting tries to limit the height of buttons. A value of 23 or 24 may work well. </td> </tr> <tr class="osxonly" id='property-strip.shortcuts.enable'> <td> strip.shortcuts.enable </td> <td> On macOS, default behaviour is to allow use of shortcuts in the Find and Replace strips such as &#x2318;W to turn "Match whole word only" on or off. This prevents closing the file with &#x2318;W so shortcuts can be disabled for strips by setting this property to 0. This property is only read at start up. </td> </tr> <tr id='property-find.replace.advanced'> <td> find.replace.advanced </td> <td> Enables Replace in Buffers command <span class="windowsonly">and Search only in this style checkbox. If enabled, searches can be restricted to a particular style (e.g. strings).</span> </td> </tr> <tr class="osxonly" id='property-find.indicator'> <td> find.indicator </td> <td> Controls the animated golden match indicator on macOS. The default value, 1, shows and animates the find indicator then fades it away so surrounding text can be seen clearly. Use the value 0 to disable the find indicator and the value 2 to keep the find indicator displayed. This setting is not available on macOS 10.6. </td> </tr> <tr id='property-find.command'> <td> <a name='property-find.input'></a> find.command<br /> find.option.wholeword.0<br /> find.option.wholeword.1<br /> find.option.matchcase.0<br /> find.option.matchcase.1<br /> <span class="windowsonly">find.input</span> </td> <td> The Find in Files command works in a similar way to the building commands executing a command line tool with output redirected to the output pane. If the command produces output understood by one of the error output passes, as does grep, then the F4 and Shift+F4 keys can be used to move through all the matches. The $(find.what), $(find.files), and $(find.directory) variables can be used for the values from the Find in Files dialog.<br /> There are some scripts that implement this feature in Perl better than grep does itself <a href="http://jenda.krynicky.cz/#SciteFind">here</a> and <a href="http://www.forusers.com/forme/finder.zip">here</a>. This command line works with Cygwin on Windows, with modifications to suit the Cygwin installation directory:<br /> <div class="example"> find.command=cmd /c c:\cygwin\bin\find "$(find.directory)" -name "$(find.files)" -print0 | c:\cygwin\bin\xargs -0 fgrep -G -n "$(find.what)" </div> On Windows, the find string can be given to the find command through its standard input stream to avoid problems with quote interpretation. To do this, specify find.input to be the search string, $(find.what). <br /> If find.command is empty then SciTE's own search code is used. This only does a simple search without regular expressions and is faster than running an external program. <br /> When defining find.command, to specify the value of the option for the "match case" use $(find.matchcase), and to specify the value of the option "whole word" use $(find.wholeword). Additionally, you should define the properties find.option.matchcase.0, find.option.matchcase.1, find.option.wholeword.0 and find.option.wholeword.1 to match the expected parameters of the command you use for find. <br /> <div class="example"> find.option.wholeword.0=<br /> find.option.wholeword.1=-w<br /> find.option.matchcase.0=-i<br /> find.option.matchcase.1=<br /> <br /> find.command=cmd /c c:\cygwin\bin\find "$(find.directory)" -name "*" -print0 | c:\cygwin\bin\xargs -0 grep $(find.wholeword) $(find.matchcase) -G -n "$(find.what)" </div> </td> </tr> <tr id='property-find.files'> <td> find.files </td> <td> This is the default set of files to search through using the Find in Files command. The find.files property can contain a list of sets of files separated by '|' like "*.cxx *.h|*.py *.pyw|*.html" which adds three entries to the history and uses the first as the default value.<br /> The evaluation of this setting is a little unusual in that each entry in the value from the property files is appended to the end of the history if that entry is not already present. This means that opening files from different directories will result in any local setting of find.files being added to the list. </td> </tr> <tr id='property-find.in.dot'> <td> find.in.dot </td> <td> If find.in.dot is 1 then Find in Files searches in directories that start with '.'. The default behaviour is to prevent SciTE finding matches in the unmodified versions of files kept by Subversion in .svn subdirectories. </td> </tr> <tr id='property-find.in.binary'> <td> find.in.binary </td> <td> If find.in.binary is 1 then Find in Files displays matches in binary files. For Find in Files, a binary file is a file that contains a NUL byte in the first 64K block read from the file. </td> </tr> <tr id='property-find.in.directory'> <td> find.in.directory </td> <td> If set then Find in Files directory will be prefilled by this value. If not set then Find in Files directory will be prefilled by directory of current file. </td> </tr> <tr id='property-find.in.files.close.on.find'> <td> find.in.files.close.on.find </td> <td> Set to 0 to prevent the Find in Files dialog from closing when "Find" pressed. </td> </tr> <tr id='property-code.page'> <td> <a name='property-output.code.page'></a> code.page<br /> output.code.page </td> <td> To support a DBCS language such as Japanese, a code page can be set here. This ensures that double byte characters are always treated as a unit so the caret is never located between the two bytes of a double byte character.<br/><br/> <table> <thead><tr><th>Code page</th><th>Value</th></tr></thead> <tr><td>Default (single byte character set)</td><td align="right">0</td></tr> <tr><td>UTF-8</td><td align="right">65001</td></tr> <tr><td>Japanese Shift-JIS</td><td align="right">932</td></tr> <tr><td>Simplified Chinese GBK</td><td align="right">936</td></tr> <tr><td>Korean Wansung</td><td align="right">949</td></tr> <tr><td>Traditional Chinese Big5</td><td align="right">950</td></tr> <tr><td>Korean Johab</td><td align="right">1361</td></tr> </table> Setting code.page to 65001 starts Unicode mode and the document is treated as a sequence of characters expressed as UTF-8. Display is performed by converting to the platform's normal Unicode encoding first so characters from any language will be displayed. Correct glyphs may only be displayed if fonts are chosen that contain the appropriate glyphs. The Tahoma font contains a wide range of glyphs so may be a good choice. <br/> This property can <em>not</em> set a single byte character set.<br /> If output.code.page is set then it is used for the output pane which otherwise matches the edit pane. </td> </tr> <tr id='property-character.set'> <td> character.set </td> <td> This setting allows changing the character set that is asked for when setting up fonts. Not all of the values will work on all platforms.<br/><br/> <table> <thead><tr><th>Character set</th><th>Value</th></tr></thead> <tr><td>Default</td><td align="right">0</td></tr> <tr><td>Japanese</td><td align="right">128</td></tr> <tr><td>Chinese GB2312</td><td align="right">134</td></tr> <tr><td>Chinese BIG5</td><td align="right">136</td></tr> <tr><td>Korean</td><td align="right">129</td></tr> <tr><td>Greek</td><td align="right">161</td></tr> <tr><td>Eastern European</td><td align="right">238</td></tr> <tr class="windowsonly"><td>Baltic</td><td align="right">186</td></tr> <tr class="windowsonly"><td>Turkish</td><td align="right">162</td></tr> <tr><td>Hebrew</td><td align="right">177</td></tr> <tr><td>Arabic</td><td align="right">178</td></tr> <tr class="windowsonly"><td>Thai</td><td align="right">222</td></tr> <tr class="windowsonly"><td>Vietnamese</td><td align="right">163</td></tr> <tr class="gtkonly"><td>Cyrillic (CP866 on GTK)</td><td align="right">866</td></tr> <tr><td>Cyrillic (CP1251 on Windows, KOI8-R on GTK)</td><td align="right">204</td></tr> <tr class="gtkonly"><td>Cyrillic (CP1251 on GTK)</td><td align="right">1251</td></tr> <tr class="gtkonly"><td>European with Euro (ISO 8859-15)</td><td align="right">1000</td></tr> </table> All of these values except for 1251 and 1000 should work on macOS or Windows. On GTK Baltic, Turkish, Thai and Vietnamese will probably not work. </td> </tr> <tr id='property-ime.interaction'> <td> ime.interaction </td> <td> Allows a choice between windowed and inline Input Method Editors with 0 choosing windowed mode and 1 the in-line mode. If there is no setting then a mode is chosen that may differ between platforms and locales. </td> </tr> <tr id='property-ime.autocomplete'> <td> ime.autocomplete </td> <td> Setting 1 enables autocompletion on ime input. To see the autocomplete box and calltip box, autocomplete.*.start.characters and calltip.*.word.characters should be given. Others such as calltip.parameters.* with ime characters are not supported. It defaults to 0, so disabled. </td> </tr> <tr class="windows-osx" id='property-bidirectional'> <td> bidirectional </td> <td> Experimental and incomplete display for bidirectional languages like Arabic and Hebrew on macOS and Windows. Set to 1 to turn on bidirectional display. </td> </tr> <tr class="gtkonly" id='property-accessibility'> <td> accessibility </td> <td> On GTK, accessibility of the edit and output panes may be disabled by setting accessibility to 0. Disabling accessibility may moderately improve performance and memory use. This only affects the custom accessibility implementation, not the functionality provided by the system such as speaking the characters typed. It defaults to 1, so enabled. </td> </tr> <tr id='property-imports.include'> <td> <a name='property-imports.exclude'></a> imports.include<br /> imports.exclude </td> <td> These settings control which files are imported by import statements.<br/> The imports.include property defines the names of the properties files that may be imported. Say you are only interested in using fortran and lisp, then in user properties, you could set<br /> <div class="example"> imports.include=fortran lisp </div> The imports.exclude property is examined only if imports.include is empty or missing. This property stops the named files from being imported.<br /> The properties files shipped with SciTE, and which can be included or excluded with these properties, are:<br /> abaqus ada asl asm asn1 au3 ave avs baan blitzbasic bullant caml cmake cobol coffeescript conf cpp csound css d ecl eiffel erlang escript flagship forth fortran freebasic gap haskell hex html inno kix latex lisp lot lout lua matlab maxima metapost mmixal modula3 nimrod nncrontab nsis opal oscript others pascal perl pov powerpro powershell ps purebasic python r rebol registry ruby rust scriptol smalltalk sorcins specman spice sql tacl tal tcl tex txt2tags vb verilog vhdl yaml. </td> </tr> <tr id='property-command.discover.properties'> <td> command.discover.properties </td> <td> This property can be used to run a program to determine file encoding and other properties when a file is loaded.<br /> The program should print a list of property=value lines for each property it wants to set. This is the same format as properties files.<br /> <div class="example"> command.discover.properties=python /home/user/FileDetect.py "$(FilePath)" </div> A simple Python script that recognises a particular tag that indicates the file is in the Korean code page 949:<br /> <div class="example"> <span><span class="S5">import</span><span class="S0"> </span>sys<br /> <span class="S5">if</span><span class="S0"> </span><span class="S3">"Language:Korean"</span><span class="S0"> </span><span class="S5">in</span><span class="S0"> </span>open<span class="S10">(</span>sys<span class="S10">.</span>argv<span class="S10">[</span><span class="S2">1</span><span class="S10">]).</span>read<span class="S10">():</span><br /> <span class="S0">&nbsp; &nbsp; &nbsp; &nbsp; </span><span class="S5">print</span><span class="S10">(</span><span class="S4">'code.page=949'</span><span class="S10">)</span><br /> <span class="S0">&nbsp; &nbsp; &nbsp; &nbsp; </span><span class="S5">print</span><span class="S10">(</span><span class="S4">'character.set=129'</span><span class="S10">)</span><br /> <span class="S0"></span></span> </div> </td> </tr> <tr id='property-comment.block'> <td> <a name='property-comment.block.at.line.start'></a><a name='property-comment.stream.start'></a><a name='property-comment.stream.end'></a><a name='property-comment.box.start'></a><a name='property-comment.box.middle'></a><a name='property-comment.box.end'></a> comment.block.<i>lexer</i><br /> comment.block.at.line.start.<i>lexer</i><br /> comment.stream.start.<i>lexer</i><br /> comment.stream.end.<i>lexer</i><br /> comment.box.start.<i>lexer</i><br /> comment.box.middle.<i>lexer</i><br /> comment.box.end.<i>lexer</i> </td> <td> These settings are for the comment commands in the Edit menu and are defined separately for each lexer. Not all languages support both stream and block comments.<br /> Block comments are comments that start with a particular string and continue until the end of line. The comment.block property sets the string to be inserted or deleted at the start of the selected lines when the Block Comment or Uncomment command is performed. To make this command perform sensibly over a range of text that already contains comments and other code, the string can be defined to contain a character such as '~' that is not used in real comments.<br /> Set comment.block.at.line.start to "1" to place block comment symbols at the start of the lines, instead of just before the first non-blank character of the lines.<br /> Stream comments start with a particular string and end with another particular string and may continue over line ends. These are defined with comment.stream.start and comment.stream.end. <br /> Box comments are a form of stream comment that takes several lines and uses different strings for the start, end and other lines in the range. These are defined with comment.box.start, comment.box.middle and comment.box.end. </td> </tr> <tr id='property-preprocessor.symbol'> <td> <a name='property-preprocessor.start'></a><a name='property-preprocessor.middle'></a><a name='property-preprocessor.end'></a> preprocessor.symbol.<i>filepattern</i><br /> preprocessor.start.<i>filepattern</i><br /> preprocessor.middle.<i>filepattern</i><br /> preprocessor.end.<i>filepattern</i> </td> <td> These settings make the preprocessor conditional movement and selection commands work. The character that defines preprocessor lines is defined by preprocessor.symbol. The preprocessor keywords that make up the start (if), middle (else), and end (endif) of preprocessor conditionals are defined by the other three properties. There may be multiple values for each of these, as, for example, C uses "if", "ifdef", and "ifndef" to begin preprocessor conditionals. </td> </tr> <tr id='property-lexer'> <td> lexer.<i>filepattern</i> </td> <td> A lexer splits a file up into syntactic pieces. SciTE can then display these pieces in different visual styles. Many lexers are included in SciTE for popular programming languages such as Python, Java, C/C++, JavaScript and VB. Often several file extensions (.cpp, .cc, .h) can map to one language (C++) and hence one lexer. These settings associate a file name with a lexer.<br /> The lexers included in SciTE are written in C++ and compiled into the SciTE executable. Lexers can also be written as a <a href="ScriptLexer.html">Lua script</a> or as a Lua LPeg lexer using <a href="http://code.google.com/p/scintillua/">scintillua</a>. </td> </tr> <tr id='property-shbang'> <td> shbang.<i>command</i> </td> <td> On Unix, command files often have no extension and instead specify the interpreter to use for the file in an initial line that starts with "#!". When the lexer can not be otherwise determined and the file starts with "#!", the initial line is split up into words and each word is prepended with "shbang.". If a property with this name exists then it is treated as the extension of the file. For example, <span class="example">shbang.python=py</span> will be triggered by an initial line <span class="example">#!/usr/bin/env python</span> so the file will be treated as Python. </td> </tr> <tr id='property-lexilla.path'> <td> lexilla.path </td> <td> Specifies a ';' separated list of dynamic lexer libraries. Each entry is a path to a dynamic library that implements the Lexilla protocol. If there is no extension then the platform standard extension '.so', '.dll', or '.dylib' is appended. The special entry '.' which is the default refers to the 'Lexilla' dynamic library distributed with SciTE. </td> </tr> <tr id='property-lexillacontext'> <td> lexilla.context.<i>contextspecific</i> </td> <td> Lexer libraries may require initialisation parameters and these can be specified by prefixing the library-specific names with 'lexilla.context.'. For example, a lexer library that needs to read in XML files containing lexer definitions may require a xmllexer.directory property which is provided with lexilla.context.xmllexer.directory. <div class="example"> lexilla.context.xmllexer.directory=/home/example/xmllexer/definitions </div> </td> </tr> <tr id='property-keywords'> <td> <a name='property-keywords2'></a><a name='property-keywords3'></a><a name='property-keywords4'></a><a name='property-keywords5'></a><a name='property-keywords6'></a><a name='property-keywords7'></a><a name='property-keywords8'></a><a name='property-keywords9'></a><a name='property-keywordclass'></a> keywords.<i>filepattern</i><br /> keywords2.<i>filepattern</i><br /> keywords3.<i>filepattern</i><br /> keywords4.<i>filepattern</i><br /> keywords5.<i>filepattern</i><br /> keywords6.<i>filepattern</i><br /> keywords7.<i>filepattern</i><br /> keywords8.<i>filepattern</i><br /> keywords9.<i>filepattern</i><br /> keywordclass.<i>lexer</i> </td> <td> Most of the lexers differentiate between names and keywords and use the keywords variables to do so. To avoid repeating the keyword list for each file extension, where several file extensions are used for one language, a keywordclass variable is defined in the distributed properties file although this is just a convention. Some lexers define a second set of keywords which will be displayed in a different style to the first set of keywords. This is used in the HTML lexer to display JavaScript keywords in a different style to HTML tags and attributes.<br /> Keywords can be prefix based so ^GTK_ will treat all words that start with GTK_ as keywords. </td> </tr> <tr id='property-default.file.ext'> <td> default.file.ext </td> <td> Defines the language mode used before the file has a name. For example, if default.file.ext=.py, then when the New command is used to create a new file then Python syntax styling is used. </td> </tr> <tr id='property-word.characters'> <td> word.characters.<i>filepattern</i> </td> <td> Defines which characters can be parts of words. The default value here is all the alphabetic and numeric characters and the underscore which is a reasonable value for languages such as C++. </td> </tr> <tr id='property-whitespace.characters'> <td> whitespace.characters.<i>filepattern</i> </td> <td> Defines which characters are considered whitespace. The default value is that initially set up by Scintilla, which is space and all chars less than 0x20. Setting this property allows you to force Scintilla to consider other characters as whitespace (e.g. punctuation) during such activities as cursor navigation (ctrl+left/right). </td> </tr> <tr id='property-style.*'> <td> style.*.<i>stylenumber</i><br /> style.<i>lexer</i>.<i>stylenumber</i> </td> <td> The lexers determine a style number for each lexical type, such as keyword, comment or number. These settings determine the visual style to be used for each style number of each lexer.<br /> The value of each setting is a set of ',' separated fields, some of which have a subvalue after a ':'. The fields are: <div class="example">font, size, fore, back, italics, notitalics, bold, notbold, weight, eolfilled, noteolfilled, underlined, notunderlined, case, visible, notvisible, changeable, and notchangeable</div> The font field has a subvalue which is the name of the font, the fore and back have colour subvalues, the size field has a (fractional) numeric size subvalue, the weight field has a numeric size subvalue (1.. 999: 100=light, 400=normal, 700=bold), the case field has a subvalue of 'm', 'u', 'l', or 'c' for miXed, UPPER, lower, or Camel case, and the bold, italics and eolfilled fields have no subvalue. The value "fore:#FF0000,font:Courier,size:14" represents 14 point, red Courier text.<br /> A global style can be set up using style.*.<i>stylenumber</i>. Any style options set in the global style will be inherited by each lexer style unless overridden. </td> </tr> <tr> <td> style.<i>lexer</i>.32<br /> style.<i>lexer</i>.33<br /> style.<i>lexer</i>.34<br /> style.<i>lexer</i>.35<br /> style.<i>lexer</i>.36<br /> style.<i>lexer</i>.37<br /> style.<i>lexer</i>.38 </td> <td> As well as the styles generated by the lexer, there are other numbered styles used.<br /> Style 32 is the default style and its features will be inherited by all other styles unless overridden.<br /> Style 33 is used to display line numbers in the margin.<br /> Styles 34 and 35 are used to display matching and non-matching braces respectively.<br /> Style 36 is used for displaying control characters. This is not a full style as the foreground and background colours for control characters are determined by their lexical state rather than this style.<br /> Style 37 is used for displaying indentation guides. Only the fore and back are used.<br /> Style 38 is used for displaying calltips. Only the font, size, fore and back are used.<br /> A * can be used instead of a lexer to indicate a global style setting. </td> </tr> <tr id='property-substyles'> <td> substyles.<i>lexer</i>.<i>stylenumber</i> </td> <td> Substyles are mainly used to display sets of identifiers distinctly. When working with a particular library, you may want to highlight all the calls to functions in that library differently to your own functions or operating system calls. Substyles splits one style, commonly an identifier style, into several groups. Only some lexers support this and within a lexer it will only be supported for some styles. Currently the cpp lexer allows substyles for identifiers (11) and comment doc keywords (17), and the python lexer allows substyles for identifiers (11). Language properties files will specify the styles that can be split.<br /> This setting defines how many substyles are allocated to a particular main style. To allow 2 extra styles for identifiers in C++: <div class="example"> substyles.cpp.11=2 </div> </td> </tr> <tr id='property-substylewords'> <td> substylewords.<i>mainstyle</i>.<i>substyle</i>.<i>filepattern</i> </td> <td> This property defines which words are to be styled in a particular substyle, in a similar way to keywords. For example, to use the first substyle of identifiers (11) for the C++ standard library identifiers "std", "map", "string", and "vector": <div class="example"> substylewords.11.1.$(file.patterns.cpp)=std map string vector </div> </td> </tr> <tr id='property-style.sub'> <td> style.<i>lexer</i>.<i>mainstyle</i>.<i>substyle</i> </td> <td> This property defines the visual appearance of a substyle. For example, to display the first substyle of identifiers (11) as pink: <div class="example"> style.cpp.11.1=fore:#EE00AA </div> </td> </tr> <tr class="windows-osx" id='property-font.quality'> <td> font.quality </td> <td> This setting allows choosing different ways of drawing text on Windows and macOS. The appearance will depend on platform settings and, on Windows, the technology setting. This setting does not currently have any effect on GTK. <table> <thead><tr><th>Value</th><th>Meaning</th></tr></thead> <tr><td>0</td><td>Default</td></tr> <tr><td>1</td><td>Non-antialiased</td></tr> <tr><td>2</td><td>Antialiased</td></tr> <tr><td>3</td><td>LCD Optimized</td></tr> </table> </td> </tr> <tr class="windowsonly" id='property-font.locale'> <td> font.locale </td> <td> This setting allows choosing character shapes that match languages by specifying a language locale. Some values are "ja" for Japanese, "ko" for Korean, "zh-Hans" for Simplified Chinese and "zh-Hant" for Traditional Chinese. The default setting is "en-us" for US English. The setting only works on Windows with DirectWrite (technology=1). </td> </tr> <tr id='property-braces.check'> <td> <a name='property-braces.sloppy'></a> braces.check<br /> braces.sloppy<br /> style.<i>lexer</i>.34<br /> style.<i>lexer</i>.35<br /> braces.<i>lexer</i>.style </td> <td> Brace highlighting is a feature that shows the range of a brace when the caret is positioned immediately after it. It is especially useful when complex nested braces are used. The characters '(', ')', '[', ']', '{', and '}' are considered braces. The feature defaults to off (because it slows cursor movement) unless braces.check is set to 1. If braces.sloppy is set to 1 then if there is no brace before the caret then the character after the caret is checked. The highlighting is performed by displaying the braces in style number 34 or in style number 35 if there is no matching brace. While this is a full style, to avoid partial display of the braces, it is best to make this style differ from the standard style of braces only in foreground and background colour. Only braces with style set to braces.<i>lexer</i>.style (which defaults to 0) are candidates for brace match highlighting. </td> </tr> <tr id='property-font.monospace'> <td> font.monospace </td> <td> Defines, with the same syntax as the style properties, the font name and size to be used when the Use Monospaced Font command is performed. </td> </tr> </tr> <tr id='property-font.monospaced.list'> <td> font.monospaced.list </td> <td> A ';'-separated list of font names which are monospace over the ASCII graphics characters which includes 'a'-'z', 'A'-'Z', '0'-'9', ' ', and common punctuation. The value may be '*' in which case each font is checked for being monospaced. Fonts in this list may be optimized for speed and memory use if they are actually monospaced. <div class="example"> font.monospaced.list=Noto Mono;Menlo;Lucida Console </div> </td> </tr> <tr id='property-command.compile'> <td> <a name='property-command.compile.subsystem'></a><a name='property-command.build'></a><a name='property-command.build.subsystem'></a><a name='property-command.build.directory'></a><a name='property-command.go'></a><a name='property-command.go.subsystem'></a><a name='property-command.clean'></a> command.compile.<i>filepattern</i><br /> command.compile.subsystem.<i>filepattern</i><br /> command.build.<i>filepattern</i><br /> command.build.subsystem.<i>filepattern</i><br /> command.build.directory.<i>filepattern</i><br /> command.clean.<i>filepattern</i><br /> command.clean.subsystem.<i>filepattern</i><br /> command.go.<i>filepattern</i><br /> command.go.subsystem.<i>filepattern</i> </td> <td> These settings choose which commands to execute when the Compile, Build, Clean or Go menu items are selected. The subsystem options are explained in the subsystem section.<br /> When source files are in a different directory to that they should be built in, the command.build.directory property can be set to change to a particular directory before performing the build. </td> </tr> <tr id='property-command.go.needs'> <td> <a name='property-command.go.needs.subsystem'></a> command.go.needs.<i>filepattern</i><br /> command.go.needs.subsystem.<i>filepattern</i> </td> <td> Sometimes a file must be compiled or built before it can be run. If this is the case, this setting indicates what command needs to be run to perform the compile or build step before running the file. When a file is compiled, this is noted and future runs will not perform a compile or build. To make a 'compile and go' Go command for .c files: <div class="example"> command.go.*.c=$(FileName)<br /> command.go.needs.*.c=g++ $(FileNameExt) -o $(FileName)<br /> </div> </td> </tr> <tr> <td> command.name.<i>number</i>.<i>filepattern</i><br /> command.<i>number</i>.<i>filepattern</i><br /> command.is.filter.<i>number</i>.<i>filepattern</i><br /> command.subsystem.<i>number</i>.<i>filepattern</i><br /> command.save.before.<i>number</i>.<i>filepattern</i><br /> <span class="windowsonly">command.input.<i>number</i>.<i>filepattern</i></span><br /> command.replace.selection.<i>number</i>.<i>filepattern</i><br /> command.quiet.<i>number</i>.<i>filepattern</i><br /> command.mode.<i>number</i>.<i>filepattern</i><br /> command.shortcut.<i>number</i>.<i>filepattern</i> </td> <td> Extra commands can be added to the Tools menu. For example to include the 'astyle' indenter, the properties file could contain <div class="example">command.name.0.*.cc=Indent<br /> command.0.*.cc=astyle -taO $(FileNameExt)<br /> command.is.filter.0.*.cc=1</div> The first line defines the string that will appear in the Tools menu (immediately below 'Go'). The second line is the command string, similar to those of the compile, build, and go commands. The optional command.is.filter property states that the command modifies the current file so it may need to be read in after performing the command if load.on.activate is set.<br /> If command.save.before is set to 1, SciTE automatically saves the file before execution. If it is set to 2, SciTE will not save the file, otherwise SciTE asks you. On Windows, the optional command.input property specifies text that will be piped to the command. This may reference other properties; for example, <span class="example">command.input.0.*.cc=$(CurrentSelection)</span> would pipe the current selection to the command processes. The command.input property is only supported for subsystem 0 (command line programs).<br /> <br /> The optional command.replace.selection can be used to specify that the command output should replace the current selection (or be inserted at the cursor location, if there is no selection). This property has three available settings: 0, the default, means do not replace the selection. 1 means replace the selection when the command finishes. 2 means replace the selection only if the command finishes with an exit code of 0. If the user cancels the command via "Tools / Stop Executing", the selection will not be replaced even in mode 1. Note, commands run asynchronously, so you are not prevented from modifying the document or even switching buffers while a command is running. However, please bear in mind that command.replace.selection will send the output to whatever window is active <i>when the command completes</i>.<br /> A final command property is command.quiet. A value of 1 indicates that the command I/O should not be echoed to the output pane. This may be useful in combination with command.input and command.replace.selection.<br /> <br /> The command.mode property is a comma-separated list of flags / settings. Each mode setting can have an argument, separated from the setting name by a colon. For most of these, the argument portion is optional; if the setting name appears without an argument, this works the same as "setting:yes". If a setting is included in the command.mode but also appears as a separate command property, the mode property will be overridden. Similarly, if a single setting appears more than once with different arguments, the last valid argument takes priority. The supported command.mode settings are: <div class="example"> filter - accepts keyword arguments yes and no<br /> quiet - accepts keyword arguments yes and no<br /> replaceselection - accepts yes, no, and auto<br /> savebefore - accepts yes, no, and prompt<br /> subsystem - console, windows, shellexec, lua, director, winhelp, htmlhelp, immediate<br /> groupundo - yes or no </div> Currently, all of these except groupundo are based on individual properties with similar names, and so are not described separately here. The groupundo setting works with subsystem 3 (lua / director), and indicates that SciTE should treat any changes made by the command as a single undo action. A command that uses the groupundo setting should not change which buffer is active in the editor.<br /> The command.shortcut property allows you to specify a keyboard shortcut for the command. By default, commands 0 to 9 have keyboard shortcuts Ctrl+0 to Ctrl+9 respectively, but this can be overridden. For commands numbered higher than 9, there is no default keyboard shortcut. The notation used to specify keyboard shortcuts is the same as for the user.shortcuts property, described elsewhere in this document.<br /> <br /> If the text of a command starts with '*' then the Parameters dialog is displayed to prompt for parameters before executing the command. The initial '*' is not included in the command that is executed.<br /> <br /> The command number can be in the range of 0 to 49. Command numbers 0 to 9 are assigned Ctrl+Number shortcuts. Internally these commands use IDs starting from 1100 (IDM_TOOLS) which can be used in user.shortcuts and user.context.menu as: <div class="example">user.context.menu=Indent|1100|</div> If command.name is empty then no item is added to the Tools menu. This can be used for commands that are only in the context menu or user shortcuts. </td> </tr> <tr id='property-command.help'> <td> <a name='property-command.help.subsystem'></a> command.help.<i>filepattern</i><br /> command.help.subsystem.<i>filepattern</i> </td> <td> Defines a command to be executed when the help command is invoked or F1 pressed. On Windows, this often uses subsystem 4 as described above. On macOS or Linux, running man or a browser are common ways of displaying help. The word at the cursor is copied to $(CurrentWord) and this is often a good argument to the help application. The subsystem property works in the same way as for other commands. </td> </tr> <tr id='property-command.scite.help'> <td> <a name='property-command.scite.help.subsystem'></a> command.scite.help<br /> command.scite.help.subsystem </td> <td> Defines a command to be executed for help on the SciTE program itself which normally means displaying this file in a browser. </td> </tr> <tr id='property-time.commands'> <td> time.commands </td> <td> When a command is completed, print the time it took in seconds. </td> </tr> <tr id='property-print.magnification'> <td> print.magnification </td> <td> Printing is normally done with the same settings as screen display. To make the printing larger or smaller, the print.magnification setting is added to the size of every font when printed. To get a good miniaturisation of text, set print.magnification to -4. </td> </tr> <tr id='property-print.colour.mode'> <td> print.colour.mode </td> <td> Some people prefer light coloured text on a black background on screen but dark text on white on paper. If print.colour.mode is set to 1 then each colour is inverted for printing. If set to 2 then printing produces black text on white background. 3 forces the background to white and 4 forces the default background to white. </td> </tr> <tr class="windowsonly" id='property-print.margins'> <td> print.margins </td> <td> Specify the default margins on the printer on Windows in left right top bottom order. Units depends on your locale, either hundredths of millimetres or thousandths of inches. You can see which units by the units used in the page setup dialog. This property is only read at start up. </td> </tr> <tr id='property-print.header.format'> <td> <a name='property-print.footer.format'></a> print.header.format<br /> print.footer.format </td> <td> These settings determine what will be printed if anything as headers and footers. Property settings can be substituted into the values using the $(property) syntax. There are some extra properties set up while printing: CurrentPage, FileTime, FileDate, CurrentDate, and CurrentTime (at start of printing). Common properties to use in headers and footers are FileNameExt and FilePath.<br /> A header setting may look like:<br /> <div class="example"> print.header.format=$(FileNameExt) - Printed on $(CurrentDate),$(CurrentTime) - Page $(CurrentPage) </div> </td> </tr> <tr id='property-print.header.style'> <td> <a name='property-print.footer.style'></a> print.header.style<br /> print.footer.style </td> <td> These settings determine the style of the header and footer using the same format as other styles in SciTE. Only the fore, back, font, size, bold, italics, and underlined attributes are supported. </td> </tr> <tr id='property-export.keep.ext'> <td> export.keep.ext </td> <td> This property determines how the file name (for example, LineMarker.cxx) is transformed when exporting to include the appropriate export format extension - .html for HTML and .rtf for RTF. If export.keep.ext is the default, 0, then the current extension is replaced (LineMarker.html). If it is 1, then the export format extension is added (LineMarker.cxx.html). If it is 2 then the final '.' is replaced by '_' and the export format extension added (LineMarker_cxx.html). </td> </tr> <tr id='property-export.html.wysiwyg'> <td> <a name='property-export.html.tabs'></a><a name='property-export.html.folding'></a><a name='property-export.html.styleused'></a><a name='property-export.html.title.fullpath'></a> export.html.wysiwyg<br /> export.html.tabs<br /> export.html.folding<br /> export.html.styleused<br /> export.html.title.fullpath </td> <td> When export.html.wysiwyg is set to 0 then exporting to a HTML file produces a smaller file but which is less completely specified so may look more different to the on screen display. When export.html.tabs is set to 1 and export.html.wysiwyg is set to 0 then tab characters in the file are exported as tab characters rather than a sequence of space characters.<br /> The exported file can be made to fold in browsers that support CSS well (Mozilla and Internet Explorer) by setting export.html.folding to 1. Only export styles actually used when export.html.styleused set to 1. The full path name of the file is put in the title, instead of just the file name when export.html.title.fullpath set to 1. </td> </tr> <tr id='property-export.rtf.wysiwyg'> <td> <a name='property-export.rtf.tabs'></a><a name='property-export.rtf.font.face'></a><a name='property-export.rtf.font.size'></a><a name='property-export.rtf.tabsize'></a> export.rtf.wysiwyg<br /> export.rtf.tabs<br /> export.rtf.font.face<br /> export.rtf.font.size<br /> export.rtf.tabsize </td> <td> When export.rtf.wysiwyg is set to 0 then exporting to a RTF file produces a smaller file but which is less completely specified so may look more different to the on screen display. When export.rtf.tabs is set to 1 and export.rtf.wysiwyg is set to 0 then tab characters in the file are exported as tab characters rather than a sequence of space characters. <br /> export.rtf.font.face and export.rtf.font.size can be used to select a particular font and size for the exported RTF file. export.rtf.tabsize can be set to use a different tab size than that defined by the tabsize setting. </td> </tr> <tr id='property-export.pdf.magnification'> <td> <a name='property-export.pdf.font'></a><a name='property-export.pdf.pagesize'></a><a name='property-export.pdf.margins'></a> export.pdf.magnification<br /> export.pdf.font<br /> export.pdf.pagesize<br /> export.pdf.margins </td> <td> export.pdf.magnification is a value that is added to the font size of the default screen style in use. A positive value increases the PDF document's font size, and vice versa.<br /> export.pdf.font accepts a one-word parameter that selects one of the default PDF fonts: Courier, Helvetica or Times. Helvetica is the default. Helvetica and Times do not line wrap, Courier line wraps.<br /> export.pdf.pagesize is used to set the document's page size, using points (1/72th of an inch) as the unit. E.g. Letter paper (8.5 inch x 11 inch) is specified using the values 612,792.<br /> export.pdf.margins sets the widths of the page margins. Margins defaults to 72 points, or 1 inch.<br /> The PDF exporter is necessarily feature-limited because PDF is a document archival format. Supporting a full set of features will bloat SciTE. Wrapping Helvetica or Times adequately isn't possible without the complexities of font metrics and kerning. The PDF produced uses WinAnsiEncoding, so pre-encoding has to be done before exporting to PDF, if you want to use extended characters. </td> </tr> <tr id='property-export.tex.title.fullpath'> <td> export.tex.title.fullpath </td> <td> The full path name of the file is put in the title, instead of just the file name when export.tex.title.fullpath set to 1. </td> </tr> <tr id='property-export.xml.collapse.spaces'> <td> <a name='property-export.xml.collapse.lines'></a> export.xml.collapse.spaces<br /> export.xml.collapse.lines </td> <td> export.xml.collapse.spaces and export.xml.collapse.lines are flags that control how empty lines and runs of space characters are converted into XML. The flags are enabled if set to 1. Tab characters are always converted by the XML exporter into spaces according to the tabsize property. </td> </tr> <tr id='property-fold'> <td>fold</td> <td>Folding is turned on by setting fold=1.</td> </tr> <tr id='property-fold.symbols'> <td> fold.symbols </td> <td> The fold.symbols setting chooses between four ways of showing folding. Set to 0 (the default) for macOS style arrows to indicate contracted (facing right) and expanded (facing down); 1 to display contracted folds with "+" and expanded with "-"; 2 for a flattened tree control with round headers and rounded joins; 3 for a flattened tree control with square headers. </td> </tr> <tr id='property-fold.fore'> <td> <a name='property-fold.back'></a> fold.fore<br /> fold.back </td> <td> Sets the colours used for folds. fold.fore sets the outline colour, fold.back sets the fill. An 8-digit value sets the translucency as well: #FF00007F is half-transparent red. </td> </tr> <tr id='property-fold.stroke.width'> <td> fold.stroke.width </td> <td> Sets the stroke width of the fold symbols in hundredths of a pixel. The default value, 100 is good for standard displays but 200 may be better for high DPI displays, </td> </tr> </tr> <tr id='property-fold.margin.width'> <td> fold.margin.width </td> <td> Sets the width of the fold margin. </td> </tr> <tr id='property-fold.margin.colour'> <td> <a name='property-fold.margin.highlight.colour'></a> fold.margin.colour<br /> fold.margin.highlight.colour </td> <td> These two properties defined the fold margin colour and fold margin highlight colour. If they are not defined (left commented out) the colours for the fold margin will default to a reasonable pair of colours. On Windows, the system colours are used to make the fold margin appear like the background of scroll bars. As an example, with <span class="example">fold.margin.colour=#FF0000</span> and <span class="example">fold.margin.highlight.colour=#0000FF</span>, the fold margin is a mixture of red and blue. </td> </tr> <tr id='property-fold.on.open'> <td> fold.on.open </td> <td> To automatically fold files as much as possible when loaded, set fold.on.open to 1. </td> </tr> <tr id='property-fold.flags'> <td> fold.flags </td> <td> Not really documented ;) bit flags which may go away. 2, 4, 8, and 16 control drawing lines above and below folding lines if expanded or not expanded. Set to 64 to help debug folding by showing hexadecimal fold levels in margin. </td> </tr> <tr id='property-fold.line.colour'> <td> fold.line.colour </td> <td> Set the colour for lines specified with fold.flags. 6 digit colours (#FF3020) and 8 digit colour+alpha (#FF302040) are supported. </td> </tr> <tr id='property-fold.compact'> <td> fold.compact<br /> </td> <td> For HTML, XML, Lua and C++ and similar files, turning this option on leads to blank lines following the end of an element folding with that element. Defaults to on. </td> </tr> <tr id='property-fold.highlight'> <td> fold.highlight<br /> </td> <td> Set to 1 to enable highlight for current folding block (smallest one that contains the caret). By default, it's disable. Note: The highlight is enabled only when fold.symbols equals to 2 (round headers) or 3 (square headers). </td> </tr> <tr id='property-fold.highlight.colour'> <td> fold.highlight.colour<br /> </td> <td> Define the colour of highlight. The colour by default is red (#FF0000). An 8-digit value sets the translucency as well. </td> </tr> <tr id='property-title.full.path'> <td> title.full.path </td> <td> Chooses how the file name is displayed in the title bar. When 0 (default) the file name is displayed. When 1 the full path is displayed. When 2 the window title displays "filename in directory". </td> </tr> <tr id='property-title.show.buffers'> <td> title.show.buffers </td> <td> When set to 1 shows the current buffer number in the title bar. </td> </tr> <tr id='property-tabsize'> <td> <a name='property-tab.size'></a><a name='property-indent.size'></a><a name='property-use.tabs'></a><a name='property-indent.auto'></a><a name='property-tab.indents'></a><a name='property-backspace.unindents'></a> tabsize<br /> tab.size.<i>filepattern</i><br /> indent.size<br /> indent.size.<i>filepattern</i><br /> use.tabs<br /> use.tabs.<i>filepattern</i><br /> indent.auto<br /> tab.indents<br /> backspace.unindents </td> <td> Sets the size of a tab as a multiple of the size of a space character in the style of the default style definition. The indent size is the size to use when performing automatic indentation and may be different from the tab size. Many people use a tab size of 8 but 4 character indentation. When creating indentation, use.tabs determines whether the indentation is made up purely from space characters or from a mix of tabs and spaces using as many tabs as possible. <br /> The global tabsize, indent.size, and use.tabs properties can be overridden for files that match a pattern by using the file pattern forms: <br /> <div class="example"> indent.size.*.pas=3</div> If indent.auto is set then indent.size and use.tabs are set according to the contents of the opened document.<br /> The properties file settings apply to newly opened files but remain constant once the file is open unless changed using the Change Indentation Settings dialog.<br /> If tab.indents is set then pressing tab within indentation whitespace indents by indent.size rather than inserting a tab character. If backspace.unindents then pressing backspace within indentation whitespace unindents by indent.size rather than deleting the character before the caret. </td> </tr> <tr id='property-indent.automatic'> <td> <a name='property-indent.opening'></a><a name='property-indent.closing'></a><a name='property-indent.maintain'></a> indent.automatic<br /> indent.opening<br /> indent.closing<br /> indent.maintain.<i>filepattern</i> </td> <td> Determines the look of automatic indentation. Automatic indentation is turned on with indent.automatic=1. To indent a brace line after a compound statement start set indent.opening=1, likewise for the terminating brace. So with both set to 0: <div class="example"> if (c)<br /> {<br /> &nbsp;&nbsp;&nbsp;&nbsp;s;<br /> }<br /> </div> And with both set to 1: <div class="example"> if (c)<br /> &nbsp;&nbsp;&nbsp;&nbsp;{<br /> &nbsp;&nbsp;&nbsp;&nbsp;s;<br /> &nbsp;&nbsp;&nbsp;&nbsp;}<br /> </div> Automatic indentation may be changed to simply repeat the indentation of the previous line for some files with indent.maintain.<i>filepattern</i>=1 which overrides the other language specific settings. </td> </tr> <tr id='property-statement.indent'> <td> <a name='property-statement.end'></a><a name='property-statement.lookback'></a><a name='property-block.start'></a><a name='property-block.end'></a> statement.indent.<i>filepattern</i><br /> statement.end.<i>filepattern</i><br /> statement.lookback.<i>filepattern</i><br /> block.start.<i>filepattern</i><br /> block.end.<i>filepattern</i> </td> <td> Each of these settings starts with a style number and then a set of words or characters that define how to recognise that feature. If there is a second space in the setting then it is a set of words, otherwise a set of characters. The set of keywords used to indicate the start of a compound statement is defined in statement.indent. For example: <div class="example"> statement.indent.$(file.patterns.cpp)=5 if else while </div> says that for C++ the words "if", "else", and "while" in keyword style, 5, start compound statements which leads to the next line being indented if no other factors affect it. However, if a statement end is found on the same line then the next line is not indented. For C++ the statement end is the semicolon in the operator style, so this is defined: <div class="example"> statement.end.$(file.patterns.cpp)=10 ; </div> The number of lines looked at to determine indentation can be set with statement.lookback. This can be used either to bound the amount of time spent on this task or to specify that only the last line be examined for indentation.<br /> The block.start and block.end properties define the language elements used to bracket groups of statements. In C++ these are '{' and '}'. </td> </tr> <tr id='property-indent.python.colon'> <td> indent.python.colon </td> <td> For Python, automatically indent by one level if the previous line ended in a ':' ignoring comments and whitespace. Otherwise use the same indentation as the previous line. This property overrides other indentation settings. </td> </tr> <tr id='property-os.x.home.end.keys'> <td> os.x.home.end.keys </td> <td> Chooses the standard macOS behaviour for the Home and End keys which is to scroll the file to the start or end. This setting takes precedence over vc.home.key. </td> </tr> <tr id='property-vc.home.key'> <td> vc.home.key </td> <td> Chooses the behaviour of the Home and Shift+Home keys. 1, the default is like Visual C++ moving the caret to the end of the line indentation unless already there, in which case it moves to the start of the line. 0 moves to the start of the line. </td> </tr> <tr class="windowsonly" id='property-warning.findwrapped'> <td> <a name='property-warning.notfound'></a><a name='property-warning.wrongfile'></a><a name='property-warning.executeok'></a><a name='property-warning.executeko'></a><a name='property-warning.nootherbookmark'></a> warning.findwrapped<br /> warning.notfound<br /> warning.wrongfile<br /> warning.executeok<br /> warning.executeko<br /> warning.nootherbookmark </td> <td> Allows for sounds to be played and the window to be flashed on Windows when particular events occur. The values consist of three items separated by ',': flash duration, sound and sound duration. If sound is a number then it is treated as a pitch and played for the duration in milliseconds. Otherwise it is treated as a path to a sound file that is played. If you do not want a flash, specify 0 for flash duration. For example, <div class="example"> warning.wrongfile=0,C:\Windows\Media\SFX\Glass.wav </div> will play the glass sound if open selected is given a bad file name. The findwrapped warning occurs when a find operation wraps past either end of the file, notfound when the find or preprocessor conditional move commands fail to find a match, executeok when a command such as build executes successfully, executeko when a command fails, and nootherbookmark when there is no bookmark to find. </td> </tr> <tr class="gtkonly" id='property-fileselector.width'> <td> <a name='property-fileselector.height'></a> fileselector.width<br /> fileselector.height </td> <td> For the GTK version determines the initial size of the file selector dialog invoked by the Open and Save commands. Setting has no effect on Windows. </td> </tr> <tr id='property-fileselector.show.hidden' class="osxonly"> <td> fileselector.show.hidden </td> <td> On macOS setting this to 0 makes the file selector dialog invoked by the Open command not show hidden files. </td> </tr> <tr id='property-locale.properties'> <td> locale.properties </td> <td> Set the name of the localisation file. For a multi-user installation this allows each user to set a preferred user interface language.<br /> On macOS, localisation files for some languages are installed in the translations subdirectory of the user home directory which allows setting the user interface to, for example, German with <div class="example"> locale.properties=$(SciteUserHome)/translations/locale.de.properties </div> </td> </tr> <tr id='property-translation.missing'> <td> translation.missing </td> <td> When using a localised version, if a term is not found in the locale.properties translation file then use the value of translation.missing instead. By setting this to a marker such as "***" it is easier to check where terms have not been provided with translations. </td> </tr> <tr id='property-menu.language'> <td> menu.language </td> <td> Defines the entries in the Language menu and the file extensions they map to. Each menu item is defined by 3 elements, language name, extension and an optional keyboard equivalent. Each element is terminated by '|'. For example:<br /> <span class="example">H&amp;ypertext|html|F12|</span><br /> Menu items may be commented out by prefixing the name with '#'. The default value for this setting is built up by combining all <a href="#property-star-language">*language</a> settings.<br /> This value is read only once when starting SciTE, so, after changing it, restart SciTE to see the effect. </td> </tr> <tr id='property-star-language'> <td> *language.<i>name</i> </td> <td> Set a value to be included in the Language menu when using the default value for <a href="#property-menu.language">menu.language</a>. For example, <span class="example">*language.ruby=Ruby|rb|F9|</span> adds a "Ruby" item to the Language menu which maps to the "rb" file extension and can be chosen with the F9 key. More than one language may be defined in one variable. There must be a multiple of 3 '|' characters in the setting. </td> </tr> <tr class="gtkonly" id='property-menukey.*'> <td> menukey.* </td> <td> The menukey.* settings allow the user to redefine accelerator keys for menus without having to resort to modifying the SciTE source code. The syntax for the setting is: <div class="example"> menukey.menu_title.menu_name=&lt;modifier&gt;key </div> For example, the File | Exit command accelerator could be specified as follows: <div class="example"> menukey.file.exit=&lt;control&gt;Q </div> Note that spaces in menu titles and names must be converted to underscores, and trailing ellipses removed. For example, "File | Save As...." is referenced as "menukey.file.save_as". <br /><br /> Multiple modifiers may be specified, though each must be surrounded by angle brackets. The recognised modifiers are the same as for the user.shortcuts setting described above. The recognised named keys are also the same as for user.shortcuts, with the addition of "none" to indicate that no accelerator key should be defined for a particular menu. </td> </tr> <tr class="windowsonly" id='property-source.default.extensions'> <td> source.default.extensions </td> <td> If the name specified on the command line cannot be found as a directory or file - including a wild-card search, the contents of the property are treated as default extensions to be used to locate the file name.<br /> An example is: .cxx|.cpp|.c|.hxx|.hpp|.h|.bat|.txt|.lua<br /> Attempting to open win32\SciTEWin would open win32\SciTEWin.cxx since it matches before win32\SciTEWin.h <br /> If the property contains an entry such as Bar.cxx|.cxx and you attempt to open win32\SciTEWin, it will open ScTEWinBar.cxx since that is the first match. </td> </tr> <tr id='property-ext.lua.startup.script'> <td> <a name='property-ext.lua.auto.reload'></a><a name='property-ext.lua.reset'></a><a name='property-extension'></a> ext.lua.startup.script<br /> ext.lua.auto.reload<br /> ext.lua.reset<br /> extension.<i>filepattern</i> </td> <td> The ext.lua properties are specific to the <a href="SciTELua.html"> SciTE Lua Scripting Extension</a>. The extension.<i>filepattern</i> property is part of the generic <a href="SciTEExtension.html">SciTE Extension Interface</a> but is currently only used by the Lua Scripting Extension. <br /> The ext.lua.startup.script property defines the filename of a Lua script that will be loaded when SciTE starts to set up the global state for Lua. The default value is $(SciteUserHome)/SciTEStartup.lua. You should use an absolute path for this property, but can reference the $(SciteDefaultHome) or $(SciteUserHome) properties. Global event handlers, command functions, as well as other functions and objects can be defined here. <br /> The ext.lua.auto.reload property determines what happens if you save the startup script, or the active extension script, from within SciTE. If it is set to 0, the startup script only applied at startup time or when you switch buffers (depending on ext.lua.reset), and changes to the extension script are only applied when you switch buffers. If ext.lua.auto.reload is set to 1 (the default), SciTE will re-initialize the global scope immediately when either script is saved from within SciTE. <i>Even when ext.lua.auto.reload is enabled, SciTE will not notice if the files are changed from outside the current SciTE instance. For that, see ext.lua.reset below.</i> <br /> The ext.lua.reset property is primarily for debugging. If ext.lua.reset is 0 (the default), the startup script property is checked only once - when SciTE starts. If ext.lua.reset is changed to 1, SciTE will check the startup script property, and reload the new startup script, each time you switch buffers. As such, it has a different (larger) set of side effects than ext.lua.auto.reload. In some situations it will make sense for both auto.reload and reset to be enabled, but usually ext.lua.auto.reload alone will suffice. <br /> Aside from ext.lua.startup.script, the extension.<i>filepattern</i> property provides a way to load additional functions and event handlers that may be specific to a given file type. If the extension property value ends in .lua and names a file that exists, the Lua extension evaluates the script so that event handlers and commands defined in the script are available while that buffer is active. Functions and objects defined through ext.lua.startup.script are still accessible, unless they are overridden. <br /> The extension property can also define behaviour that is specific to a given directory. If a bare filename (no path) is specified in the extension property, SciTE looks for the file in the standard property file locations, starting with the local directory. This can be very useful in combination with a local SciTE.properties file. </td> </tr> <tr class="windowsonly" id='property-create.hidden.console'> <td> create.hidden.console </td> <td> On Windows, to prevent a console window appearing momentarily whenever the Lua os.execute or io.popen functions are called to execute programs, set create.hidden.console to 1. This property is only read at startup so changing behaviour requires restarting SciTE. </td> </tr> <tr id='property-caret.sticky'> <td> caret.sticky </td> <td> Controls when the last position of the caret on the line is modified. When set to 1, the position is not modified when you type a character, a tab, paste the clipboard content or press backspace. The default is 0 which turns off this feature. </td> </tr> <tr id='property-properties.directory.enable'> <td> properties.directory.enable </td> <td> Enables or disables the evaluation of the directory properties file. The default is 0 which disables the evaluation. Any other value enables this properties file. </td> </tr> <tr id='property-editor.config.enable'> <td> editor.config.enable </td> <td> Enables or disables the reading and evaluation of .editorconfig files that follow the <a href="http://editorconfig.org/">EditorConfig</a> definition. The default is 0 which disables the evaluation with any other value enabling it. </td> </tr> <tr id='property-save.path.suggestion'> <td> save.path.suggestion </td> <td> If set, SciTE suggests this name and directory when we perform the "Save" command for a new, unnamed buffer. The directory should exist. (This setting doesn't affect the "Save As" command). A save.path.suggestion setting may be defined as either a relative to $(SciteUserHome) path, like: <div class="example"> save.path.suggestion=$(SciteUserHome)\Notes\note_$(TimeStamp).txt<br/> </div> or as a full path. It accepts both directory delimiters: the slash "/" and the backslash "\".<br/> If $(TimeStamp) is specified, it will be replaced by an actual timestamp, 14 characters long. </td> </tr> </table> <p> caret.policy.{x|y}&lt;param&gt; interaction: </p> <table cellpadding="1" cellspacing="0" border="1" summary="Caret policy"> <tr> <th>slop</th> <th>strict</th> <th>jumps</th> <th>even</th> <th>Caret can go to the margin</th> <th>When reaching limit<br /> (going out of visibility or<br /> going into the UZ)<br /> display is...</th> </tr> <tr> <td align="center">0</td> <td align="center">0</td> <td align="center">0</td> <td align="center">0</td> <td>Yes</td> <td>moved to put caret on top/on right</td> </tr> <tr> <td align="center">0</td> <td align="center">0</td> <td align="center">0</td> <td align="center">1</td> <td>Yes</td> <td>moved by one position</td> </tr> <tr> <td align="center">0</td> <td align="center">0</td> <td align="center">1</td> <td align="center">0</td> <td>Yes</td> <td>moved to put caret on top/on right</td> </tr> <tr> <td align="center">0</td> <td align="center">0</td> <td align="center">1</td> <td align="center">1</td> <td>Yes</td> <td>centred on the caret</td> </tr> <tr> <td align="center">0</td> <td align="center">1</td> <td align="center">-</td> <td align="center">0</td> <td>Caret is always on top/on right of display</td> <td>-</td> </tr> <tr> <td align="center">0</td> <td align="center">1</td> <td align="center">-</td> <td align="center">1</td> <td>No, caret is always centred</td> <td>-</td> </tr> <tr> <td align="center">1</td> <td align="center">0</td> <td align="center">0</td> <td align="center">0</td> <td>Yes</td> <td>moved to put caret out of the asymmetrical UZ</td> </tr> <tr> <td align="center">1</td> <td align="center">0</td> <td align="center">0</td> <td align="center">1</td> <td>Yes</td> <td>moved to put caret out of the UZ</td> </tr> <tr> <td align="center">1</td> <td align="center">0</td> <td align="center">1</td> <td align="center">0</td> <td>Yes</td> <td>moved to put caret at 3UZ of the top or right margin</td> </tr> <tr> <td align="center">1</td> <td align="center">0</td> <td align="center">1</td> <td align="center">1</td> <td>Yes</td> <td>moved to put caret at 3UZ of the margin</td> </tr> <tr> <td align="center">1</td> <td align="center">1</td> <td align="center">-</td> <td align="center">0</td> <td>Caret is always at UZ of top/right margin</td> <td>-</td> </tr> <tr> <td align="center">1</td> <td align="center">1</td> <td align="center">0</td> <td align="center">1</td> <td>No, kept out of UZ</td> <td>moved by one position</td> </tr> <tr> <td align="center">1</td> <td align="center">1</td> <td align="center">1</td> <td align="center">0</td> <td>No, kept out of UZ</td> <td>moved to put caret at 3UZ of the margin</td> </tr> </table> <h3 id="IndicatorProperty"> Indicator definition </h3> <p>Properties that define indicators look like</p> <div class="example"> highlight.current.word.indicator=style:roundbox,colour:#0080FF,under,outlinealpha:140,fillalpha:80</div> <p>The structure uses commas between attributes and a colon between an attribute name and value:</p> <table cellpadding="1" cellspacing="0" border="1" summary="Caret policy"> <tr> <th>attribute</th> <th>value</th> <th>default</th> </tr> <tr> <td>style</td> <td>one of plain, squiggle, tt, diagonal, strike, hidden, box, roundbox, straightbox, fullbox, dash, dots, squigglelow, dotbox, squigglepixmap, compositionthick, compositionthin, textfore, gradient, gradientcentre, point, or pointcharacter.<br /> </td> <td>plain</td> </tr> <tr> <td>colour or color</td> <td>a hex colour value preceded by '#' such as #008020.</td> <td>black</td> </tr> <tr> <td>fillalpha</td> <td>the translucency from 0 for completely transparent to 255 for opaque of the fill for roundbox, straightbox and dotbox.</td> <td>30</td> </tr> <tr> <td>outlinealpha</td> <td>the translucency from 0 for completely transparent to 255 for opaque of the outline for roundbox, straightbox and dotbox.</td> <td>50</td> </tr> <tr> <td>under</td> <td>the indicator is drawn under the text.</td> <td>no</td> </tr> <tr> <td>notunder</td> <td>the indicator is drawn over the text.</td> <td>yes</td> </tr> </table> </p> <p>Samples:<br /> <img src="SciTEIndicators.png" alt="Indicator samples" /></p> <h3 id="NewLanguage"> Supporting a new language </h3> <p> For languages very similar to existing supported languages, which may only differ in a minor feature such as the keywords used, the existing lexers can often be reused. The set of keywords can then be changed to suit the new language. Java and JavaScript could have reasonably reused the C++ lexer. The Java lexer was added only to support doc comments. </p> <p> For languages that can not be lexed with the existing lexers, a new lexer can be coded in C++.&nbsp; These can either be built into Lexilla, or put into an external module and loaded when SciTE runs. See Lexilla and the <a href="#property-lexillapath">lexilla.path</a> property. </p> <p> The open.filter should be modified to include the file extensions used for the new language and entries added for command.compile, command.build, command.go and command.go.needs for the language. </p> <h3 id="APIFiles"> Creating API files </h3> <p> The .api files can be generated by hand or by using a program. There are also <a href="http://code.google.com/p/scite-files/wiki/Customization">downloadable ready-to-use .api files.</a> </p> <p> For C/C++ headers, an API file can be generated using <a href="http://ctags.sourceforge.net/">ctags</a> and then the <a href="tags2api.py"> tags2api Python script</a> (which assumes C/C++ source) on the tags file to grab complete multiple line function prototypes. Some common headers surround parameter lists with a __P macro and may have comments. The <a href="cleanapi.cc">cleanapi</a> utility may be used on these files. </p> <p> To generate an API file for Python modules, there is a <a href="gen_python_api.zip">gen_python script</a>. </p> <p> To generate an API file for Java classes, there is a <a href="ApiBuilder.java">ApiBuilder.java</a> program. </p> <h3 id="OpenSelected"> Open Selected Filename </h3> <p> This command opens the file for the file name selected in either the edit or output pane. It uses the current selection or searches around the caret to try to find a file name based on which characters are normally used in a path. If there is no extension then an extension may be inferred from the current file using the open.suffix property which defaults to .properties in a .properties file. If the file name is followed by a number (in a format similar to ctags, grep output, or Visual Studio messages) then that line is displayed in the opened file. If the file name is an absolute path then it is opened directly otherwise it is looked for in the current directory and then in the directory specified by the openpath property. On Windows, web, ftp, mail and news URLs are handled by opening their associated application. </p> <h3 id="Translations"> SciTE in other languages </h3> <p> SciTE can be and has been <a href="http://code.google.com/p/scite-files/wiki/Translations">translated into other languages</a>. </p> <h3 id="Building"> Building SciTE </h3> <p> The procedure for building and installing SciTE is described in the README file in the scite directory. </p> <h3 id="Extending"> Extending SciTE </h3> <p> There are two formal extension interfaces for SciTE, the <a href="SciTEExtension.html">SciTE Extension Interface</a> is for extending SciTE with code compiled into the SciTE executable and the <a href="SciTEDirector.html">SciTE Director Interface</a> is for manipulating SciTE on Windows from another application. </p> </body> </html>
stylesheets/blunderground.css
incandescant/Blunderground
#mapScroller { width: 320px; height: 480px; } body.palm-default { /* background-color: #000;*/ } #mapCanvas { position: absolute; left: 0px; top: 0px; } .statusList-line { }
javadoc/net/minecraft/server/management/LowerStringMap.html
tera911/itc_minecraft
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_21) on Wed Apr 16 20:33:20 EDT 2014 --> <title>LowerStringMap (Forge API)</title> <meta name="date" content="2014-04-16"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="LowerStringMap (Forge API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../net/minecraft/server/management/ItemInWorldManager.html" title="class in net.minecraft.server.management"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../net/minecraft/server/management/PlayerManager.html" title="class in net.minecraft.server.management"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?net/minecraft/server/management/LowerStringMap.html" target="_top">Frames</a></li> <li><a href="LowerStringMap.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">net.minecraft.server.management</div> <h2 title="Class LowerStringMap" class="title">Class LowerStringMap</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>net.minecraft.server.management.LowerStringMap</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.util.Map</dd> </dl> <hr> <br> <pre>public class <span class="strong">LowerStringMap</span> extends java.lang.Object implements java.util.Map</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== NESTED CLASS SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="nested_class_summary"> <!-- --> </a> <h3>Nested Class Summary</h3> <ul class="blockList"> <li class="blockList"><a name="nested_classes_inherited_from_class_java.util.Map"> <!-- --> </a> <h3>Nested classes/interfaces inherited from interface&nbsp;java.util.Map</h3> <code>java.util.Map.Entry&lt;K,V&gt;</code></li> </ul> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#LowerStringMap()">LowerStringMap</a></strong>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#clear()">clear</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#containsKey(java.lang.Object)">containsKey</a></strong>(java.lang.Object&nbsp;par1Obj)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#containsValue(java.lang.Object)">containsValue</a></strong>(java.lang.Object&nbsp;par1Obj)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.Set</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#entrySet()">entrySet</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#get(java.lang.Object)">get</a></strong>(java.lang.Object&nbsp;par1Obj)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#isEmpty()">isEmpty</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.Set</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#keySet()">keySet</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#put(java.lang.Object, java.lang.Object)">put</a></strong>(java.lang.Object&nbsp;par1Obj, java.lang.Object&nbsp;par2Obj)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#put(java.lang.String, java.lang.Object)">put</a></strong>(java.lang.String&nbsp;par1Str, java.lang.Object&nbsp;par2Obj)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#putAll(java.util.Map)">putAll</a></strong>(java.util.Map&nbsp;par1Map)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#remove(java.lang.Object)">remove</a></strong>(java.lang.Object&nbsp;par1Obj)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#size()">size</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.Collection</code></td> <td class="colLast"><code><strong><a href="../../../../net/minecraft/server/management/LowerStringMap.html#values()">values</a></strong>()</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.util.Map"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;java.util.Map</h3> <code>equals, hashCode</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="LowerStringMap()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>LowerStringMap</h4> <pre>public&nbsp;LowerStringMap()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="size()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>size</h4> <pre>public&nbsp;int&nbsp;size()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>size</code>&nbsp;in interface&nbsp;<code>java.util.Map</code></dd> </dl> </li> </ul> <a name="isEmpty()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>isEmpty</h4> <pre>public&nbsp;boolean&nbsp;isEmpty()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>isEmpty</code>&nbsp;in interface&nbsp;<code>java.util.Map</code></dd> </dl> </li> </ul> <a name="containsKey(java.lang.Object)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>containsKey</h4> <pre>public&nbsp;boolean&nbsp;containsKey(java.lang.Object&nbsp;par1Obj)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>containsKey</code>&nbsp;in interface&nbsp;<code>java.util.Map</code></dd> </dl> </li> </ul> <a name="containsValue(java.lang.Object)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>containsValue</h4> <pre>public&nbsp;boolean&nbsp;containsValue(java.lang.Object&nbsp;par1Obj)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>containsValue</code>&nbsp;in interface&nbsp;<code>java.util.Map</code></dd> </dl> </li> </ul> <a name="get(java.lang.Object)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>get</h4> <pre>public&nbsp;java.lang.Object&nbsp;get(java.lang.Object&nbsp;par1Obj)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>get</code>&nbsp;in interface&nbsp;<code>java.util.Map</code></dd> </dl> </li> </ul> <a name="put(java.lang.String, java.lang.Object)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>put</h4> <pre>public&nbsp;java.lang.Object&nbsp;put(java.lang.String&nbsp;par1Str, java.lang.Object&nbsp;par2Obj)</pre> </li> </ul> <a name="remove(java.lang.Object)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>remove</h4> <pre>public&nbsp;java.lang.Object&nbsp;remove(java.lang.Object&nbsp;par1Obj)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>remove</code>&nbsp;in interface&nbsp;<code>java.util.Map</code></dd> </dl> </li> </ul> <a name="putAll(java.util.Map)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>putAll</h4> <pre>public&nbsp;void&nbsp;putAll(java.util.Map&nbsp;par1Map)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>putAll</code>&nbsp;in interface&nbsp;<code>java.util.Map</code></dd> </dl> </li> </ul> <a name="clear()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>clear</h4> <pre>public&nbsp;void&nbsp;clear()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>clear</code>&nbsp;in interface&nbsp;<code>java.util.Map</code></dd> </dl> </li> </ul> <a name="keySet()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>keySet</h4> <pre>public&nbsp;java.util.Set&nbsp;keySet()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>keySet</code>&nbsp;in interface&nbsp;<code>java.util.Map</code></dd> </dl> </li> </ul> <a name="values()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>values</h4> <pre>public&nbsp;java.util.Collection&nbsp;values()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>values</code>&nbsp;in interface&nbsp;<code>java.util.Map</code></dd> </dl> </li> </ul> <a name="entrySet()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>entrySet</h4> <pre>public&nbsp;java.util.Set&nbsp;entrySet()</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>entrySet</code>&nbsp;in interface&nbsp;<code>java.util.Map</code></dd> </dl> </li> </ul> <a name="put(java.lang.Object, java.lang.Object)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>put</h4> <pre>public&nbsp;java.lang.Object&nbsp;put(java.lang.Object&nbsp;par1Obj, java.lang.Object&nbsp;par2Obj)</pre> <dl> <dt><strong>Specified by:</strong></dt> <dd><code>put</code>&nbsp;in interface&nbsp;<code>java.util.Map</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../net/minecraft/server/management/ItemInWorldManager.html" title="class in net.minecraft.server.management"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../net/minecraft/server/management/PlayerManager.html" title="class in net.minecraft.server.management"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?net/minecraft/server/management/LowerStringMap.html" target="_top">Frames</a></li> <li><a href="LowerStringMap.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
javadoc/org/jgrapht/alg/cycle/package-tree.html
martin-omburajr/Siyavula-Bona
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_25) on Sun Apr 05 16:22:15 PDT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.jgrapht.alg.cycle Class Hierarchy (JGraphT : a free Java graph library)</title> <meta name="date" content="2015-04-05"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.jgrapht.alg.cycle Class Hierarchy (JGraphT : a free Java graph library)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/jgrapht/alg/package-tree.html">Prev</a></li> <li><a href="../../../../org/jgrapht/alg/interfaces/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/jgrapht/alg/cycle/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For Package org.jgrapht.alg.cycle</h1> <span class="packageHierarchyLabel">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a> <ul> <li type="circle">org.jgrapht.alg.cycle.<a href="../../../../org/jgrapht/alg/cycle/JohnsonSimpleCycles.html" title="class in org.jgrapht.alg.cycle"><span class="typeNameLink">JohnsonSimpleCycles</span></a>&lt;V,E&gt; (implements org.jgrapht.alg.cycle.<a href="../../../../org/jgrapht/alg/cycle/DirectedSimpleCycles.html" title="interface in org.jgrapht.alg.cycle">DirectedSimpleCycles</a>&lt;V,E&gt;)</li> <li type="circle">org.jgrapht.alg.cycle.<a href="../../../../org/jgrapht/alg/cycle/PatonCycleBase.html" title="class in org.jgrapht.alg.cycle"><span class="typeNameLink">PatonCycleBase</span></a>&lt;V,E&gt; (implements org.jgrapht.alg.cycle.<a href="../../../../org/jgrapht/alg/cycle/UndirectedCycleBase.html" title="interface in org.jgrapht.alg.cycle">UndirectedCycleBase</a>&lt;V,E&gt;)</li> <li type="circle">org.jgrapht.alg.cycle.<a href="../../../../org/jgrapht/alg/cycle/SzwarcfiterLauerSimpleCycles.html" title="class in org.jgrapht.alg.cycle"><span class="typeNameLink">SzwarcfiterLauerSimpleCycles</span></a>&lt;V,E&gt; (implements org.jgrapht.alg.cycle.<a href="../../../../org/jgrapht/alg/cycle/DirectedSimpleCycles.html" title="interface in org.jgrapht.alg.cycle">DirectedSimpleCycles</a>&lt;V,E&gt;)</li> <li type="circle">org.jgrapht.alg.cycle.<a href="../../../../org/jgrapht/alg/cycle/TarjanSimpleCycles.html" title="class in org.jgrapht.alg.cycle"><span class="typeNameLink">TarjanSimpleCycles</span></a>&lt;V,E&gt; (implements org.jgrapht.alg.cycle.<a href="../../../../org/jgrapht/alg/cycle/DirectedSimpleCycles.html" title="interface in org.jgrapht.alg.cycle">DirectedSimpleCycles</a>&lt;V,E&gt;)</li> <li type="circle">org.jgrapht.alg.cycle.<a href="../../../../org/jgrapht/alg/cycle/TiernanSimpleCycles.html" title="class in org.jgrapht.alg.cycle"><span class="typeNameLink">TiernanSimpleCycles</span></a>&lt;V,E&gt; (implements org.jgrapht.alg.cycle.<a href="../../../../org/jgrapht/alg/cycle/DirectedSimpleCycles.html" title="interface in org.jgrapht.alg.cycle">DirectedSimpleCycles</a>&lt;V,E&gt;)</li> </ul> </li> </ul> <h2 title="Interface Hierarchy">Interface Hierarchy</h2> <ul> <li type="circle">org.jgrapht.alg.cycle.<a href="../../../../org/jgrapht/alg/cycle/DirectedSimpleCycles.html" title="interface in org.jgrapht.alg.cycle"><span class="typeNameLink">DirectedSimpleCycles</span></a>&lt;V,E&gt;</li> <li type="circle">org.jgrapht.alg.cycle.<a href="../../../../org/jgrapht/alg/cycle/UndirectedCycleBase.html" title="interface in org.jgrapht.alg.cycle"><span class="typeNameLink">UndirectedCycleBase</span></a>&lt;V,E&gt;</li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/jgrapht/alg/package-tree.html">Prev</a></li> <li><a href="../../../../org/jgrapht/alg/interfaces/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/jgrapht/alg/cycle/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p> </body> </html>
Resources/phpdoc/phpbol/templates/AbstractTemplate.html
rafaelgou/PHPBol
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs For Class AbstractTemplate</title> <link rel="stylesheet" href="../../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="class-name">Class AbstractTemplate</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-descendents">Descendents</a> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Abstração para Templates para Boletos Contém funções elementares para todos Templates</p> <ul class="tags"> <li><span class="field">author:</span> Francisco Luz &lt;<a href="mailto:drupalist@naosei.com">drupalist@naosei.com</a>&gt;</li> <li><span class="field">author:</span> Rafael Goulart &lt;<a href="mailto:rafaelgou@gmail.com">rafaelgou@gmail.com</a>&gt;</li> </ul> <p class="notes"> Located in <a class="field" href="_PHPBol---Template---AbstractTemplate.php.html">/PHPBol/Template/AbstractTemplate.php</a> (line <span class="field">22</span>) </p> <pre></pre> </div> </div> <a name="sec-descendents"></a> <div class="info-box"> <div class="info-box-title">Direct descendents</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Descendents</span> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <table cellpadding="2" cellspacing="0" class="class-table"> <tr> <th class="class-table-header">Class</th> <th class="class-table-header">Description</th> </tr> <tr> <td style="padding-right: 2em"><a href="../../phpbol/templates/DefaultBoletoTemplate.html">DefaultBoletoTemplate</a></td> <td> Default Boleto Template </td> </tr> </table> </div> </div> <a name="sec-var-summary"></a> <div class="info-box"> <div class="info-box-title">Variable Summary</span></div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-descendents">Descendents</a> | <span class="disabled">Vars</span> (<a href="#sec-vars">details</a>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <div class="var-summary"> <div class="var-title"> <span class="var-type">string</span> <a href="#$cachePath" title="details" class="var-name">$cachePath</a> </div> <div class="var-title"> <span class="var-type">string</span> <a href="#$template" title="details" class="var-name">$template</a> </div> <div class="var-title"> <span class="var-type">string</span> <a href="#$templatePath" title="details" class="var-name">$templatePath</a> </div> <div class="var-title"> <span class="var-type">type</span> <a href="#$twig" title="details" class="var-name">$twig</a> </div> <div class="var-title"> <span class="var-type">Twig_Loader_Filesystem</span> <a href="#$twigLoader" title="details" class="var-name">$twigLoader</a> </div> </div> </div> </div> <a name="sec-method-summary"></a> <div class="info-box"> <div class="info-box-title">Method Summary</span></div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-descendents">Descendents</a> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) | <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <div class="method-summary"> <div class="method-definition"> <span class="method-result">void</span> <a href="#__construct" title="details" class="method-name">__construct</a> ([<span class="var-type"></span>&nbsp;<span class="var-name">$useCache</span> = <span class="var-default">false</span>], [<span class="var-type"></span>&nbsp;<span class="var-name">$templatePath</span> = <span class="var-default">null</span>], [<span class="var-type"></span>&nbsp;<span class="var-name">$cachePath</span> = <span class="var-default">null</span>]) </div> <div class="method-definition"> <span class="method-result">string</span> <a href="#displayTemplate" title="details" class="method-name">displayTemplate</a> (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$data</span> = <span class="var-default">array()</span>]) </div> <div class="method-definition"> <span class="method-result">Twig_TemplateInterface</span> <a href="#loadTemplate" title="details" class="method-name">loadTemplate</a> (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>) </div> <div class="method-definition"> <span class="method-result">string</span> <a href="#render" title="details" class="method-name">render</a> (<span class="var-type"></span>&nbsp;<span class="var-name">$data</span>) </div> </div> </div> </div> <a name="sec-vars"></a> <div class="info-box"> <div class="info-box-title">Variables</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-descendents">Descendents</a> | <a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <a name="var$cachePath" id="$cachePath"><!-- --></A> <div class="oddrow"> <div class="var-header"> <span class="var-title"> <span class="var-type">string</span> <span class="var-name">$cachePath</span> = <span class="var-default"> null</span> (line <span class="line-number">44</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">The Cache Path</p> <ul class="tags"> <li><span class="field">access:</span> protected</li> </ul> </div> <a name="var$template" id="$template"><!-- --></A> <div class="evenrow"> <div class="var-header"> <span class="var-title"> <span class="var-type">string</span> <span class="var-name">$template</span> = <span class="var-default"> null</span> (line <span class="line-number">50</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">The Template to render</p> <ul class="tags"> <li><span class="field">access:</span> protected</li> </ul> <hr class="separator" /> <div class="notes">Redefined in descendants as:</div> <ul class="redefinitions"> <li> <a href="../../phpbol/templates/DefaultBoletoTemplate.html#var$template">DefaultBoletoTemplate::$template</a> </li> </ul> </div> <a name="var$templatePath" id="$templatePath"><!-- --></A> <div class="oddrow"> <div class="var-header"> <span class="var-title"> <span class="var-type">string</span> <span class="var-name">$templatePath</span> = <span class="var-default"> null</span> (line <span class="line-number">39</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">The Templates Path</p> <ul class="tags"> <li><span class="field">access:</span> protected</li> </ul> </div> <a name="var$twig" id="$twig"><!-- --></A> <div class="evenrow"> <div class="var-header"> <span class="var-title"> <span class="var-type">type</span> <span class="var-name">$twig</span> = <span class="var-default"> null</span> (line <span class="line-number">28</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <ul class="tags"> <li><span class="field">access:</span> protected</li> </ul> </div> <a name="var$twigLoader" id="$twigLoader"><!-- --></A> <div class="oddrow"> <div class="var-header"> <span class="var-title"> <span class="var-type">Twig_Loader_Filesystem</span> <span class="var-name">$twigLoader</span> = <span class="var-default"> null</span> (line <span class="line-number">33</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Twig Loader Filesystem</p> <ul class="tags"> <li><span class="field">access:</span> protected</li> </ul> </div> </div> </div> <a name="sec-methods"></a> <div class="info-box"> <div class="info-box-title">Methods</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-descendents">Descendents</a> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) </div> <div class="info-box-body"> <A NAME='method_detail'></A> <a name="method__construct" id="__construct"><!-- --></a> <div class="evenrow"> <div class="method-header"> <span class="method-title">Constructor __construct</span> (line <span class="line-number">57</span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Construtor da Classe</p> <ul class="tags"> <li><span class="field">access:</span> public</li> </ul> <div class="method-signature"> <span class="method-result">void</span> <span class="method-name"> __construct </span> ([<span class="var-type"></span>&nbsp;<span class="var-name">$useCache</span> = <span class="var-default">false</span>], [<span class="var-type"></span>&nbsp;<span class="var-name">$templatePath</span> = <span class="var-default">null</span>], [<span class="var-type"></span>&nbsp;<span class="var-name">$cachePath</span> = <span class="var-default">null</span>]) </div> <ul class="parameters"> <li> <span class="var-type"></span> <span class="var-name">$useCache</span> </li> <li> <span class="var-type"></span> <span class="var-name">$templatePath</span> </li> <li> <span class="var-type"></span> <span class="var-name">$cachePath</span> </li> </ul> </div> <a name="methoddisplayTemplate" id="displayTemplate"><!-- --></a> <div class="oddrow"> <div class="method-header"> <span class="method-title">displayTemplate</span> (line <span class="line-number">111</span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Display a template</p> <ul class="tags"> <li><span class="field">access:</span> public</li> </ul> <div class="method-signature"> <span class="method-result">string</span> <span class="method-name"> displayTemplate </span> (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>, [<span class="var-type">mixed</span>&nbsp;<span class="var-name">$data</span> = <span class="var-default">array()</span>]) </div> <ul class="parameters"> <li> <span class="var-type">string</span> <span class="var-name">$name</span><span class="var-description">: The Template Name</span> </li> <li> <span class="var-type">mixed</span> <span class="var-name">$data</span><span class="var-description">: Array/Object with data to merge</span> </li> </ul> </div> <a name="methodloadTemplate" id="loadTemplate"><!-- --></a> <div class="evenrow"> <div class="method-header"> <span class="method-title">loadTemplate</span> (line <span class="line-number">99</span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Load a Twig Template</p> <ul class="tags"> <li><span class="field">access:</span> public</li> </ul> <div class="method-signature"> <span class="method-result">Twig_TemplateInterface</span> <span class="method-name"> loadTemplate </span> (<span class="var-type">string</span>&nbsp;<span class="var-name">$name</span>) </div> <ul class="parameters"> <li> <span class="var-type">string</span> <span class="var-name">$name</span><span class="var-description">: The Template Name</span> </li> </ul> </div> <a name="methodrender" id="render"><!-- --></a> <div class="oddrow"> <div class="method-header"> <span class="method-title">render</span> (line <span class="line-number">84</span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Render the actual configured template</p> <ul class="tags"> <li><span class="field">access:</span> public</li> </ul> <div class="method-signature"> <span class="method-result">string</span> <span class="method-name"> render </span> (<span class="var-type"></span>&nbsp;<span class="var-name">$data</span>) </div> <ul class="parameters"> <li> <span class="var-type"></span> <span class="var-name">$data</span> </li> </ul> </div> </div> </div> <p class="notes" id="credit"> Documentation generated on Sun, 02 Oct 2011 00:52:26 -0300 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a> </p> </div></body> </html>
doc/html/qxmlstreamwriter-members.html
sunblithe/qt-everywhere-opensource-src-4.7.1
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qxmlstream.cpp --> <title>Qt 4.7: List of All Members for QXmlStreamWriter</title> <link rel="stylesheet" type="text/css" href="style/style.css" /> <script src="scripts/jquery.js" type="text/javascript"></script> <script src="scripts/functions.js" type="text/javascript"></script> </head> <body class="offline narrow creator"> <div class="header" id="qtdocheader"> <div class="content"> <div id="nav-logo"> <a href="index.html">Home</a></div> <a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a> <div id="nav-topright"> <ul> <li class="nav-topright-home"><a href="http://qt.nokia.com/">Qt HOME</a></li> <li class="nav-topright-dev"><a href="http://developer.qt.nokia.com/">DEV</a></li> <li class="nav-topright-labs"><a href="http://labs.qt.nokia.com/blogs/">LABS</a></li> <li class="nav-topright-doc nav-topright-doc-active"><a href="http://doc.qt.nokia.com/"> DOC</a></li> <li class="nav-topright-blog"><a href="http://blog.qt.nokia.com/">BLOG</a></li> </ul> </div> <div id="shortCut"> <ul> <li class="shortCut-topleft-inactive"><span><a href="index.html">Qt 4.7</a></span></li> <li class="shortCut-topleft-active"><a href="http://doc.qt.nokia.com">ALL VERSIONS </a></li> </ul> </div> <ul class="sf-menu sf-js-enabled sf-shadow" id="narrowmenu"> <li><a href="#">API Lookup</a> <ul id="topmenuLook"> <li><a href="classes.html">Class index</a></li> <li><a href="functions.html">Function index</a></li> <li><a href="modules.html">Modules</a></li> <li><a href="namespaces.html">Namespaces</a></li> <li><a href="qtglobal.html">Global Declarations</a></li> <li><a href="licensing.html">Licenses and Credits</a></li> </ul> </li> <li><a href="#">Qt Topics</a> <ul id="topmenuTopic"> <li><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li><a href="qtquick.html">Device UI's &amp; Qt Quick</a></li> <li><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li><a href="developing-with-qt.html">Cross-platform and Platform-specific</a></li> <li><a href="platform-specific.html">Platform-specific info</a></li> <li><a href="technology-apis.html">Qt and Key Technologies</a></li> <li><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </li> <li><a href="#">Examples</a> <ul id="topmenuexample"> <li><a href="all-examples.html">Examples</a></li> <li><a href="tutorials.html">Tutorials</a></li> <li><a href="demos.html">Demos</a></li> <li><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </li> </ul> </div> </div> <div class="wrapper"> <div class="hd"> <span></span> </div> <div class="bd group"> <div class="sidebar"> <div class="searchlabel"> Search index:</div> <div class="search"> <form id="qtdocsearch" action="" onsubmit="return false;"> <fieldset> <input type="text" name="searchstring" id="pageType" value="" /> </fieldset> </form> </div> <div class="box first bottombar" id="lookup"> <h2 title="API Lookup"><span></span> API Lookup</h2> <div id="list001" class="list"> <ul id="ul001" > <li class="defaultLink"><a href="classes.html">Class index</a></li> <li class="defaultLink"><a href="functions.html">Function index</a></li> <li class="defaultLink"><a href="modules.html">Modules</a></li> <li class="defaultLink"><a href="namespaces.html">Namespaces</a></li> <li class="defaultLink"><a href="qtglobal.html">Global Declarations</a></li> <li class="defaultLink"><a href="qdeclarativeelements.html">QML elements</a></li> </ul> </div> </div> <div class="box bottombar" id="topics"> <h2 title="Qt Topics"><span></span> Qt Topics</h2> <div id="list002" class="list"> <ul id="ul002" > <li class="defaultLink"><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li class="defaultLink"><a href="qtquick.html">Device UI's &amp; Qt Quick</a></li> <li class="defaultLink"><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li class="defaultLink"><a href="developing-with-qt.html">Cross-platform and Platform-specific</a></li> <li class="defaultLink"><a href="platform-specific.html">Platform-specific info</a></li> <li class="defaultLink"><a href="technology-apis.html">Qt and Key Technologies</a></li> <li class="defaultLink"><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </div> </div> <div class="box" id="examples"> <h2 title="Examples"><span></span> Examples</h2> <div id="list003" class="list"> <ul id="ul003"> <li class="defaultLink"><a href="all-examples.html">Examples</a></li> <li class="defaultLink"><a href="tutorials.html">Tutorials</a></li> <li class="defaultLink"><a href="demos.html">Demos</a></li> <li class="defaultLink"><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </div> </div> </div> <div class="wrap"> <div class="toolbar"> <div class="breadcrumb toolblock"> <ul> <li class="first"><a href="index.html">Home</a></li> <!-- Bread crumbs goes here --> <li><a href="modules.html">Modules</a></li> <li><a href="qtcore.html">QtCore</a></li> <li>QXmlStreamWriter</li> </ul> </div> <div class="toolbuttons toolblock"> <ul> <li id="smallA" class="t_button">A</li> <li id="medA" class="t_button active">A</li> <li id="bigA" class="t_button">A</li> <li id="print" class="t_button"><a href="javascript:this.print();"> <span>Print</span></a></li> </ul> </div> </div> <div class="content"> <h1 class="title">List of All Members for QXmlStreamWriter</h1> <p>This is the complete list of members for <a href="qxmlstreamwriter.html">QXmlStreamWriter</a>, including inherited members.</p> <table class="propsummary"> <tr><td class="topAlign"><ul> <li class="fn"><b><a href="qxmlstreamwriter.html#QXmlStreamWriter">QXmlStreamWriter</a></b> ()</li> <li class="fn"><b><a href="qxmlstreamwriter.html#QXmlStreamWriter-2">QXmlStreamWriter</a></b> ( QIODevice * )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#QXmlStreamWriter-3">QXmlStreamWriter</a></b> ( QByteArray * )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#QXmlStreamWriter-4">QXmlStreamWriter</a></b> ( QString * )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#dtor.QXmlStreamWriter">~QXmlStreamWriter</a></b> ()</li> <li class="fn"><b><a href="qxmlstreamwriter.html#autoFormatting-prop">autoFormatting</a></b> () const : bool</li> <li class="fn"><b><a href="qxmlstreamwriter.html#autoFormattingIndent-prop">autoFormattingIndent</a></b> () const : int</li> <li class="fn"><b><a href="qxmlstreamwriter.html#codec">codec</a></b> () const : QTextCodec *</li> <li class="fn"><b><a href="qxmlstreamwriter.html#device">device</a></b> () const : QIODevice *</li> <li class="fn"><b><a href="qxmlstreamwriter.html#autoFormatting-prop">setAutoFormatting</a></b> ( bool )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#autoFormattingIndent-prop">setAutoFormattingIndent</a></b> ( int )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#setCodec">setCodec</a></b> ( QTextCodec * )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#setCodec-2">setCodec</a></b> ( const char * )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#setDevice">setDevice</a></b> ( QIODevice * )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeAttribute">writeAttribute</a></b> ( const QString &amp;, const QString &amp;, const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeAttribute-2">writeAttribute</a></b> ( const QString &amp;, const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeAttribute-3">writeAttribute</a></b> ( const QXmlStreamAttribute &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeAttributes">writeAttributes</a></b> ( const QXmlStreamAttributes &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeCDATA">writeCDATA</a></b> ( const QString &amp; )</li> </ul></td><td class="topAlign"><ul> <li class="fn"><b><a href="qxmlstreamwriter.html#writeCharacters">writeCharacters</a></b> ( const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeComment">writeComment</a></b> ( const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeCurrentToken">writeCurrentToken</a></b> ( const QXmlStreamReader &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeDTD">writeDTD</a></b> ( const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeDefaultNamespace">writeDefaultNamespace</a></b> ( const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeEmptyElement">writeEmptyElement</a></b> ( const QString &amp;, const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeEmptyElement-2">writeEmptyElement</a></b> ( const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeEndDocument">writeEndDocument</a></b> ()</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeEndElement">writeEndElement</a></b> ()</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeEntityReference">writeEntityReference</a></b> ( const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeNamespace">writeNamespace</a></b> ( const QString &amp;, const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeProcessingInstruction">writeProcessingInstruction</a></b> ( const QString &amp;, const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeStartDocument">writeStartDocument</a></b> ( const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeStartDocument-2">writeStartDocument</a></b> ( const QString &amp;, bool )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeStartDocument-3">writeStartDocument</a></b> ()</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeStartElement">writeStartElement</a></b> ( const QString &amp;, const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeStartElement-2">writeStartElement</a></b> ( const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeTextElement">writeTextElement</a></b> ( const QString &amp;, const QString &amp;, const QString &amp; )</li> <li class="fn"><b><a href="qxmlstreamwriter.html#writeTextElement-2">writeTextElement</a></b> ( const QString &amp;, const QString &amp; )</li> </ul> </td></tr> </table> <div class="feedback t_button"> [+] Documentation Feedback</div> </div> </div> </div> <div class="ft"> <span></span> </div> </div> <div class="footer"> <p> <acronym title="Copyright">&copy;</acronym> 2008-2010 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.</p> <p> All other trademarks are property of their respective owners. <a title="Privacy Policy" href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p> <br /> <p> Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.</p> <p> Alternatively, this document may be used under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.</p> </div> <div id="feedbackBox"> <div id="feedcloseX" class="feedclose t_button">X</div> <form id="feedform" action="http://doc.qt.nokia.com/docFeedbck/feedback.php" method="get"> <p id="noteHead">Thank you for giving your feedback.</p> <p class="note">Make sure it is related to this specific page. For more general bugs and requests, please use the <a href="http://bugreports.qt.nokia.com/secure/Dashboard.jspa">Qt Bug Tracker</a>.</p> <p><textarea id="feedbox" name="feedText" rows="5" cols="40"></textarea></p> <p><input id="feedsubmit" class="feedclose" type="submit" name="feedback" /></p> </form> </div> <div id="blurpage"> </div> </body> </html>
doc/html/opengl-textures-main-cpp.html
kobolabs/qt-everywhere-4.8.0
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Qt 4.8: main.cpp Example File (opengl/textures/main.cpp)</title> <link rel="stylesheet" type="text/css" href="style/offline.css" /> </head> <body> <div class="header" id="qtdocheader"> <div class="content"> <a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a> </div> <div class="breadcrumb toolblock"> <ul> <li class="first"><a href="index.html">Home</a></li> <!-- Breadcrumbs go here --> </ul> </div> </div> <div class="content mainContent"> <h1 class="title">main.cpp Example File</h1> <span class="small-subtitle">opengl/textures/main.cpp</span> <!-- $$$opengl/textures/main.cpp-description --> <div class="descr"> <a name="details"></a> <pre class="cpp"> <span class="comment">/**************************************************************************** ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** You may use this file under the terms of the BSD license as follows: ** ** &quot;Redistribution and use in source and binary forms, with or without ** modification, are permitted provided that the following conditions are ** met: ** * Redistributions of source code must retain the above copyright ** notice, this list of conditions and the following disclaimer. ** * Redistributions in binary form must reproduce the above copyright ** notice, this list of conditions and the following disclaimer in ** the documentation and/or other materials provided with the ** distribution. ** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor ** the names of its contributors may be used to endorse or promote ** products derived from this software without specific prior written ** permission. ** ** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ** &quot;AS IS&quot; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT ** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT ** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, ** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY ** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE ** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.&quot; ** $QT_END_LICENSE$ ** ****************************************************************************/</span> <span class="preprocessor">#include &lt;QApplication&gt;</span> <span class="preprocessor">#include &quot;window.h&quot;</span> <span class="type">int</span> main(<span class="type">int</span> argc<span class="operator">,</span> <span class="type">char</span> <span class="operator">*</span>argv<span class="operator">[</span><span class="operator">]</span>) { Q_INIT_RESOURCE(textures); <span class="type"><a href="qapplication.html">QApplication</a></span> app(argc<span class="operator">,</span> argv); Window window; window<span class="operator">.</span>show(); <span class="keyword">return</span> app<span class="operator">.</span>exec(); }</pre> </div> <!-- @@@opengl/textures/main.cpp --> <div class="ft"> <span></span> </div> </div> <div class="footer"> <p> <acronym title="Copyright">&copy;</acronym> 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.</p> <p> All other trademarks are property of their respective owners. <a title="Privacy Policy" href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p> <br /> <p> Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.</p> <p> Alternatively, this document may be used under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.</p> </div> </body> </html>
doc/html/qt4-intro.html
kobolabs/qt-everywhere-4.8.0
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qt4-intro.qdoc --> <title>Qt 4.8: What's New in Qt 4</title> <link rel="stylesheet" type="text/css" href="style/offline.css" /> </head> <body> <div class="header" id="qtdocheader"> <div class="content"> <a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a> </div> <div class="breadcrumb toolblock"> <ul> <li class="first"><a href="index.html">Home</a></li> <!-- Breadcrumbs go here --> <li>What's New in Qt 4</li> </ul> </div> </div> <div class="content mainContent"> <link rel="next" href="qt4-tulip.html" /> <link rel="start" href="index.html" /> <p class="naviNextPrevious headerNavi"> [Next: <a href="qt4-tulip.html">The Tulip Container Classes</a>] </p><p/> <div class="toc"> <h3><a name="toc">Contents</a></h3> <ul> <li class="level1"><a href="#new-technologies-in-qt-4">New Technologies in Qt 4</a></li> <li class="level1"><a href="#recent-additions-to-qt-4">Recent Additions to Qt 4</a></li> <li class="level1"><a href="#significant-improvements">Significant Improvements</a></li> <li class="level1"><a href="#build-system">Build System</a></li> <li class="level1"><a href="#include-syntax">Include Syntax</a></li> <li class="level1"><a href="#namespaces">Namespaces</a></li> <li class="level1"><a href="#qobject-qwidget-constructors">QObject/QWidget Constructors</a></li> <li class="level1"><a href="#dynamic-casts">Dynamic Casts</a></li> <li class="level1"><a href="#qpointer-t">QPointer&lt;T&gt;</a></li> <li class="level1"><a href="#paint-events">Paint Events</a></li> <li class="level1"><a href="#qt-3-support-layer">Qt 3 Support Layer</a></li> </ul> </div> <h1 class="title">What's New in Qt 4</h1> <span class="subtitle"></span> <!-- $$$qt4-intro.html-description --> <div class="descr"> <a name="details"></a> <p>This document covers the most important differences between Qt 3 and Qt 4. Although it is not intended to be a comprehensive porting guide, it tells you about the most important portability issues that you may encounter. It also explains how to turn on Qt 3 compatibility support.</p> <a name="new-technologies-in-qt-4"></a> <h2>New Technologies in Qt 4</h2> <p>Qt 4 introduces the following core technologies:</p> <ul> <li><a href="qt4-tulip.html">Tulip</a>, a new set of template container classes.</li> <li><a href="qt4-interview.html">Interview</a>, a model/view architecture for item views.</li> <li><a href="qt4-arthur.html">Arthur</a>, the Qt 4 painting framework.</li> <li><a href="qt4-scribe.html">Scribe</a>, the Unicode text renderer with a public API for performing low-level text layout.</li> <li><a href="qt4-mainwindow.html">Mainwindow</a>, a modern action-based mainwindow, toolbar, menu, and docking architecture.</li> <li>The new <a href="qt4-designer.html"><i>Qt Designer</i></a> user interface design tool.</li> </ul> <a name="recent-additions-to-qt-4"></a> <h2>Recent Additions to Qt 4</h2> <p>The following features have been added to Qt since the first release of Qt 4.</p> <p>In Qt 4.8:</p> <ul> <li><a href="qtquick.html">Qt Quick</a> 1.1 offers changes to the <a href="qdeclarativeelements.html">QML Elements</a> and performance upgrades</li> </ul> <p>In Qt 4.7:</p> <ul> <li>Declarative UI Development with <a href="qtquick.html">Qt Quick</a>, technologies for creating fluid, dynamic user interfaces.</li> <li>Support for <a href="bearer-management.html">network bearer management</a>, enabling features such as control over network interfaces and support for roaming between networks.</li> <li>Feature and performance improvements in <a href="qtwebkit.html">QtWebKit</a>, including a new tiled backing store, control over scroll bars used in frames and framesets, accelerated compositing and <a href="qtwebkit-bridge.html">support for hybrid development</a>.</li> <li>General performance improvements, including the use of &quot;alien widgets&quot; on Mac OS X, the <a href="qstatictext.html">QStaticText</a> class for optimized text rendering, a new <a href="qpainter.html#drawPixmapFragments">API for rendering pixmap fragments</a> and an updated version of the <a href="3rdparty.html#javascriptcore">JavaScriptCore</a> engine for the <a href="qtscript.html">QtScript</a> module with improved performance.</li> </ul> <p>In Qt 4.6:</p> <ul> <li>Support for <a href="symbian-with-qt-introduction.html">the Symbian Platform</a> as a mainstream Qt platform, with integration into the S60 framework.</li> <li>The <a href="animation-overview.html">animation framework</a> allows animations to be created using both widgets and graphics items.</li> <li>The <a href="statemachine-api.html">state machine framework</a> provides a robust state chart implementation based on Harel statecharts and SCXML.</li> <li>Support for <a href="qtouchevent.html">touch input</a> and <a href="gestures-overview.html">gestures</a> enable developers to create intuitive user interfaces for touch-based devices.</li> <li>A <a href="qwebelement.html">DOM access API</a> for <a href="qtwebkit.html">QtWebKit</a> provides a cleaner and safer way to access elements and structures of Web pages without the use of JavaScript.</li> <li>A collection of performance improvements, covering <a href="qgraphicsview.html">QGraphicsView</a>, <a href="qpixmapcache.html">QPixmapCache</a>, <a href="qnetworkaccessmanager.html">QNetworkAccessManager</a>, <a href="qcontiguouscache.html">QContiguousCache</a> class, hardware-accelerated rendering support through <a href="openvg.html">OpenVG</a>, and the removal of Win9x support.</li> <li>A collection of <a href="qgraphicseffect.html">graphics effects</a> make it easy to apply and simple effects to graphics items and combine them to produce more complex effects.</li> <li>Support for XML schema validation in the <a href="qtxmlpatterns.html">QtXmlPatterns</a> module covering large parts of version 1.0 of the specification.</li> <li>Qt3D enablers, including math primitives for <a href="qmatrix4x4.html">matrix multiplication</a>, <a href="qvector3d.html">vectors</a>, <a href="qquaternion.html">quaternions</a> (client-side), and an API for <a href="qglshader.html">vertex and fragment shaders</a>, GLSL/ES.</li> <li><a href="qtmultimedia.html">Multimedia services</a> providing low-level access to the system's audio system.</li> </ul> <p>In Qt 4.5:</p> <ul> <li>The WebKit browser engine included with Qt has been upgraded to the latest upstream (trunk) version of WebKit, bringing the latest features and improvements to Qt applications.</li> <li>Qt for Mac OS X has been substantially rewritten to use Apple's Cocoa API, enabling Qt applications to be deployed on 64-bit Macintosh hardware.</li> <li>The <a href="qtxmlpatterns.html">QtXmlPatterns</a> module has been extended to cover XSLT, a transformation language for XML documents.</li> <li>Qt Script introduced its debugger, providing error reporting for scripts, and to let users track down bugs in their own scripts.</li> <li>Qt 4.5 includes support for writing rich text documents as OpenDocument files via the newly-introduced <a href="qtextdocumentwriter.html">QTextDocumentWriter</a> class.</li> <li>Qt Linguist can load and edit multiple translation files simultaneously.</li> <li>Support for ARGB top-level widgets (i.e&#x2e;, translucent windows).</li> </ul> <p>In Qt 4.4:</p> <ul> <li><a href="qtwebkit.html">Qt WebKit integration</a>, making it possible for developers to use a fully-featured Web browser to display documents and access online services.</li> <li>A multimedia API provided by the <a href="phonon-overview.html#phonon-overview">Phonon Multimedia Framework</a>.</li> <li><a href="qtxmlpatterns.html">XQuery and XPath</a> support, providing facilities for XML processing beyond that supported by the <a href="qtxml.html">QtXml</a> module.</li> <li>Support for embedded widgets in <a href="graphicsview.html#graphics-view">Graphics View</a> scenes.</li> <li>The <a href="threads.html">QtConcurrent framework</a> for concurrent programming using Qt paradigms and threading features.</li> <li>An <a href="qthelp.html">improved help system</a> that can be used in conjunction with Qt Assistant or as an independent help resource manager.</li> <li>Printing system improvements, including the <a href="qprinterinfo.html">QPrinterInfo</a>, <a href="qprintpreviewwidget.html">QPrintPreviewWidget</a> and <a href="qprintpreviewdialog.html">QPrintPreviewDialog</a> classes.</li> <li>Support for <a href="wince-with-qt-introduction.html">Qt for Windows CE</a> as a mainstream Qt platform.</li> <li>Improvements in performance of Qt for Embedded Linux and extended support for display hardware.</li> </ul> <p>In Qt 4.3:</p> <ul> <li>Support for different <a href="qt4-mainwindow.html">main window paradigms and styles</a>, such as those found in Visual Studio or KDevelop.</li> <li>The <a href="qtscript.html">QtScript</a> module, providing support for application scripting with ECMAScript.</li> <li>Improved graphics features, including an experimental Direct3D paint engine and improved provision for hardware accelerated rendering with OpenGL, and support for OpenGL ES in Qt for Embedded Linux.</li> <li><a href="qsvggenerator.html">Scalable Vector Graphics (SVG) export</a>, allowing SVG drawings to be created using the standard <a href="qpainter.html">QPainter</a> API.</li> <li>Support for arbitrary matrix transformations and set operations on painter paths.</li> <li>Native look and feel on Windows Vista; improved look and feel on Mac OS X.</li> <li>An improved <a href="qmdiarea.html">Multiple Document Interface (MDI)</a> implementation.</li> <li>Continuous improvements to <i>Qt Designer</i>, including support for <a href="designer-widget-mode.html#the-property-editor">dynamic properties</a>.</li> <li>Support for Secure Socket Layer (SSL) communications via the <a href="qsslsocket.html">QSslSocket</a> class.</li> <li>Support for XML Localization Interchange File Format (XLIFF) files in <i>Qt Linguist</i>.</li> <li>A new font subsystem for Qt for Embedded Linux.</li> </ul> <p>In Qt 4.2:</p> <ul> <li>The <a href="graphicsview.html#graphics-view">Graphics View</a> framework for producing interactive graphics.</li> <li><a href="desktop-integration.html">Desktop integration</a> facilities for applications.</li> <li><a href="stylesheet.html">Qt Style Sheets</a> enable easy, yet powerful customization of user interfaces.</li> <li>Support for the <a href="intro-to-dbus.html">D-Bus</a> Inter-Process Communication (IPC) and Remote Procedure Calling (RPC) mechanism.</li> <li>An <a href="demos-undo.html">Undo framework</a> based on the <a href="guibooks.html#design-patterns">Command pattern</a>.</li> <li>Support for model-based <a href="qcompleter.html">text completion</a> in standard and custom widgets.</li> <li>New widgets and GUI features, such as <a href="qcalendarwidget.html">QCalendarWidget</a> and <a href="qglframebufferobject.html">QGLFramebufferObject</a>.</li> <li>Classes to provide higher level application infrastructure, such as <a href="qfilesystemwatcher.html">QFileSystemWatcher</a> and <a href="qdatawidgetmapper.html">QDataWidgetMapper</a>.</li> </ul> <p>In Qt 4.1:</p> <ul> <li>Integrated support for rendering <a href="qt4-arthur.html#svg-rendering-support">Scalable Vector Graphics</a> (SVG) drawings and animations.</li> <li>Support for <a href="qwidget.html#transparency-and-double-buffering">child widget transparency</a> on all platforms.</li> <li>A Portable Document Format (PDF) backend for Qt's printing system.</li> <li>A <a href="qtestlib-manual.html">unit testing framework</a> for Qt applications and libraries.</li> <li>Modules for <a href="qtdesigner.html">extending <i>Qt Designer</i></a> and <a href="qtuitools.html">dynamic user interface building</a>.</li> <li>New <a href="model-view-programming.html#proxy-models">proxy models</a> to enable view-specific sorting and filtering of data displayed using item views.</li> <li>Support for <a href="install-mac.html">universal binaries</a> on Mac OS X.</li> <li>Additional features for developers using <a href="qtopengl.html">OpenGL</a>, such as support for pixel and sample buffers.</li> <li>A flexible <a href="qsyntaxhighlighter.html">syntax highlighting class</a> based on the <a href="qt4-scribe.html#scribe">Scribe</a> rich text framework.</li> <li>Support for <a href="qnetworkproxy.html">network proxy</a> servers using the SOCKS5 protocol.</li> <li>Support for OLE verbs and MIME data handling in <a href="activeqt.html#activeqt">ActiveQt</a>.</li> </ul> <p>For more information about improvements in each Qt release, see the <a href="http://qt.nokia.com/developer/changes/">detailed lists of changes</a>.</p> <a name="significant-improvements"></a> <h2>Significant Improvements</h2> <p>The following modules have been significantly improved for Qt 4:</p> <ul> <li>A fully cross-platform <a href="accessibility.html">accessibility</a> module, with support for the emerging SP-API Unix standard in addition to Microsoft and Mac Accessibility.</li> <li>The <a href="qt4-sql.html">SQL module</a>, which is now based on the Interview model/view framework.</li> <li>The <a href="qt4-network.html">network module</a>, with better support for UDP and synchronous sockets.</li> <li>The <a href="qt4-styles.html">style API</a>, which is now decoupled from the widgets, meaning that you can draw any user interface element on any device (widget, pixmap, etc.)&#x2e;</li> <li>Enhanced <a href="qt4-threads.html">thread support</a>, with signal-slot connections across threads and per-thread event loops.</li> <li>A new <a href="resources.html#resource-system">resource system</a> for embedding images and other resource files into the application executable.</li> </ul> <a name="build-system"></a> <h2>Build System</h2> <p>Unlike previous Qt releases, Qt 4 is a collection of smaller libraries. A complete list of libraries in the current release of Qt can be found on the <a href="modules.html">All Modules</a> page. The following table describes the initial set of libraries released with Qt 4.</p> <table class="generic"> <thead><tr class="qt-style"><th >Library</th><th >Description</th></tr></thead> <tr valign="top" class="odd"><td ><a href="qtcore.html">QtCore</a></td><td >Core non-GUI functionality</td></tr> <tr valign="top" class="even"><td ><a href="qtgui.html">QtGui</a></td><td >Core GUI functionality</td></tr> <tr valign="top" class="odd"><td ><a href="qtnetwork.html">QtNetwork</a></td><td >Network module</td></tr> <tr valign="top" class="even"><td ><a href="qtopengl.html">QtOpenGL</a></td><td >OpenGL module</td></tr> <tr valign="top" class="odd"><td ><a href="qtsql.html">QtSql</a></td><td >SQL module</td></tr> <tr valign="top" class="even"><td ><a href="qtsvg.html">QtSvg</a></td><td >SVG rendering classes</td></tr> <tr valign="top" class="odd"><td ><a href="qtxml.html">QtXml</a></td><td >XML module</td></tr> <tr valign="top" class="even"><td ><a href="qt3support.html">Qt3Support</a></td><td >Qt 3 support classes</td></tr> <tr valign="top" class="odd"><td ><a href="qaxcontainer.html">QAxContainer</a></td><td ><a href="activeqt.html#activeqt">ActiveQt</a> client extension</td></tr> <tr valign="top" class="even"><td ><a href="qaxserver.html">QAxServer</a></td><td ><a href="activeqt.html#activeqt">ActiveQt</a> server extension</td></tr> <tr valign="top" class="odd"><td ><a href="qthelp.html">QtHelp</a></td><td >Classes for integrating online documentation</td></tr> <tr valign="top" class="even"><td ><a href="qtdesigner.html">QtDesigner</a></td><td >Classes for extending and embedding Qt Designer</td></tr> <tr valign="top" class="odd"><td ><a href="qtuitools.html">QtUiTools</a></td><td >Classes for dynamic GUI generation</td></tr> <tr valign="top" class="even"><td ><a href="qttest.html">QtTest</a></td><td >Tool classes for unit testing</td></tr> </table> <p><a href="qtcore.html">QtCore</a> contains tool classes like <a href="qstring.html">QString</a>, <a href="qlist.html">QList</a>, and <a href="qfile.html">QFile</a>, as well as kernel classes like <a href="qobject.html">QObject</a> and <a href="qtimer.html">QTimer</a>. The <a href="qapplication.html">QApplication</a> class has been refactored so that it can be used in non-GUI applications. It is split into <a href="qcoreapplication.html">QCoreApplication</a> (in <a href="qtcore.html">QtCore</a>) and <a href="qapplication.html">QApplication</a> (in <a href="qtgui.html">QtGui</a>).</p> <p>This split makes it possible to develop server applications using Qt without linking in any unnecessary GUI-related code and without requiring GUI-related system libraries to be present on the target machine (e.g&#x2e; Xlib on X11, Carbon on Mac OS X).</p> <p>If you use qmake to generate your makefiles, qmake will by default link your application against <a href="qtcore.html">QtCore</a> and <a href="qtgui.html">QtGui</a>. To remove the dependency upon <a href="qtgui.html">QtGui</a>, add the line</p> <pre class="cpp"> QT -= gui</pre> <p>to your .pro file. To enable the other libraries, add the line</p> <pre class="cpp"> QT += network opengl sql qt3support</pre> <p>Another change to the build system is that moc now understands preprocessor directives. qmake automatically passes the defines set for your project (using &quot;DEFINES +=&quot;) on to moc, which has its own built-in C++ preprocessor.</p> <p>To compile code that uses UI files, you will also need this line in the .pro file:</p> <pre class="cpp"> CONFIG += uic3</pre> <a name="include-syntax"></a> <h2>Include Syntax</h2> <p>The syntax for including Qt class definitions has become</p> <pre class="cpp"> <span class="preprocessor">#include &lt;QClassName&gt;</span></pre> <p>For example:</p> <pre class="cpp"> <span class="preprocessor">#include &lt;QString&gt;</span> <span class="preprocessor">#include &lt;QApplication&gt;</span> <span class="preprocessor">#include &lt;QSqlTableModel&gt;</span></pre> <p>This is guaranteed to work for any public Qt class. The old syntax,</p> <pre class="cpp"> <span class="preprocessor">#include &lt;qclassname.h&gt;</span></pre> <p>still works, but we encourage you to switch to the new syntax.</p> <p>If you attempt to include a header file from a library that isn't linked against the application, this will result in a compile-time warning (e.g&#x2e;, &quot;<a href="qsqlquery.html">QSqlQuery</a>: No such file or directory&quot;). You can remedy to this problem either by removing the offending include or by specifying the missing library in the QT entry of your <tt>.pro</tt> file (see <a href="#build-system">Build System</a> above).</p> <p>To include the definitions for all the classes in a library, simply specify the name of that library. For example:</p> <pre class="cpp"> <span class="preprocessor">#include &lt;QtCore&gt;</span></pre> <a name="namespaces"></a> <h2>Namespaces</h2> <p>Qt 2 introduced a class called Qt for global-like constants (e.g&#x2e;, <tt>Qt::yellow</tt>). The C++ namespace construct was not used because not all compilers understood it when it was released.</p> <p>With Qt 4, the Qt class has become the Qt namespace. If you want to access a constant that is part of the Qt namespace, prefix it with <tt>Qt::</tt> (e.g&#x2e;, <tt>Qt::yellow</tt>), or add the directive</p> <pre class="cpp"> <span class="keyword">using</span> <span class="keyword">namespace</span> <span class="type"><a href="qt.html">Qt</a></span>;</pre> <p>at the top of your source files, after your <tt>#include</tt> directives. If you use the <tt>using namespace</tt> syntax you don't need the prefix (e.g&#x2e;, <tt>yellow</tt> is sufficient).</p> <p>When porting Qt 3 applications, you may run into some source compatibility problems with some of these symbols. For example, in Qt 3, it was legal to write <tt>QWidget::yellow</tt> instead of <tt>Qt::yellow</tt>, because <a href="qwidget.html">QWidget</a> inherited from Qt. This won't work in Qt 4; you must write <tt>Qt::yellow</tt> or add the &quot;using namespace&quot; directive and drop the <tt>Qt::</tt> prefix.</p> <p>The <a href="qt3to4.html">qt3to4</a> porting tool automates this conversion.</p> <a name="qobject-qwidget-constructors"></a> <h2>QObject/QWidget Constructors</h2> <p>In Qt 4 we have tried to simplify the constructors of <a href="qobject.html">QObject</a>/<a href="qwidget.html">QWidget</a> subclasses. This makes subclassing easier, at the same time as it helps make the Qt library more efficient.</p> <p>Constructors no longer take a &quot;const char *name&quot; parameter. If you want to specify a name for a <a href="qobject.html">QObject</a>, you must call <a href="qobject.html#objectName-prop">QObject::setObjectName</a>() after construction. The object name is now a <a href="qstring.html">QString</a>. The reasons for this change are:</p> <ul> <li>Code that used it looked confusing, for example:<pre class="cpp"> <span class="type"><a href="qlabel.html">QLabel</a></span> <span class="operator">*</span>label1 <span class="operator">=</span> <span class="keyword">new</span> <span class="type"><a href="qlabel.html">QLabel</a></span>(<span class="string">&quot;Hello&quot;</span><span class="operator">,</span> <span class="keyword">this</span>); <span class="type"><a href="qlabel.html">QLabel</a></span> <span class="operator">*</span>label2 <span class="operator">=</span> <span class="keyword">new</span> <span class="type"><a href="qlabel.html">QLabel</a></span>(<span class="keyword">this</span><span class="operator">,</span> <span class="string">&quot;Hello&quot;</span>);</pre> <p><tt>label1</tt> is a <a href="qlabel.html">QLabel</a> that displays the text &quot;Hello&quot;; <tt>label2</tt> is a <a href="qlabel.html">QLabel</a> with no text, with the object name &quot;Hello&quot;.</p> </li> <li>From surveys we did, most users didn't use the name, although they blindly followed Qt's convention and provided a &quot;const char *name&quot; in their subclasses's constructors. For example:<pre class="cpp"> MyWidget<span class="operator">::</span>MyWidget(<span class="type"><a href="qwidget.html">QWidget</a></span> <span class="operator">*</span>parent<span class="operator">,</span> <span class="keyword">const</span> <span class="type">char</span> <span class="operator">*</span>name) : <span class="type"><a href="qwidget.html">QWidget</a></span>(parent<span class="operator">,</span> name) { <span class="operator">.</span><span class="operator">.</span><span class="operator">.</span> }</pre> </li> <li>The name parameter was in Qt since version 1, and it always was documented as: &quot;It is not very useful in the current version of Qt, but it will become increasingly important in the future.&quot; Ten years later, it still hasn't fulfilled its promise.</li> </ul> <p><a href="qwidget.html">QWidget</a>'s <tt>WFlags</tt> data type has been split in two: <a href="qt.html#WindowType-enum">Qt::WindowFlags</a> specifies low-level window flags (the type of window and the frame style), whereas <a href="qt.html#WidgetAttribute-enum">Qt::WidgetAttribute</a> specifies various higher-level attributes about the widget (e.g&#x2e;, WA_StaticContents). Widget attributes can be set at any time using <a href="qwidget.html#setAttribute">QWidget::setAttribute</a>(); low-level window flags can be passed to the <a href="qwidget.html">QWidget</a> constructor or set later using <a href="qwidget.html#setParent">QWidget::setParent</a>(). As a consequence, the constructors of most <a href="qwidget.html">QWidget</a> subclasses don't need to provide a <tt>WFlags</tt> parameter.</p> <p>The <i>parent</i> parameter of all <a href="qobject.html">QObject</a> classes in Qt defaults to a 0 pointer, as it used to do in Qt 1. This enables a style of programming where widgets are created without parents and then inserted in a layout, at which point the layout automatically reparents them.</p> <a name="dynamic-casts"></a> <h2>Dynamic Casts</h2> <p>Qt 4 provides a qobject_cast&lt;&gt;() function that performs a dynamic cast based on the meta-information generated by moc for <a href="qobject.html">QObject</a> subclasses. Unlike the standard C++ <a href="#dynamic-casts">dynamic_cast</a>&lt;&gt;() construct, qobject_cast&lt;&gt;() works even when RTTI is disabled, and it works correctly across DLL boundaries.</p> <p>Here's the Qt 3 idiom to cast a type to a subtype:</p> <pre class="cpp"> <span class="comment">// DEPRECATED</span> <span class="keyword">if</span> (obj<span class="operator">-</span><span class="operator">&gt;</span>inherits(<span class="string">&quot;QPushButton&quot;</span>)) { <span class="type"><a href="qpushbutton.html">QPushButton</a></span> <span class="operator">*</span>pushButton <span class="operator">=</span> (<span class="type"><a href="qpushbutton.html">QPushButton</a></span> <span class="operator">*</span>)obj; <span class="operator">.</span><span class="operator">.</span><span class="operator">.</span> }</pre> <p>The Qt 4 idiom is both cleaner and safer, because typos will always result in compiler errors:</p> <pre class="cpp"> <span class="type"><a href="qpushbutton.html">QPushButton</a></span> <span class="operator">*</span>pushButton <span class="operator">=</span> qobject_cast<span class="operator">&lt;</span><span class="type"><a href="qpushbutton.html">QPushButton</a></span> <span class="operator">*</span><span class="operator">&gt;</span>(obj); <span class="keyword">if</span> (pushButton) { <span class="operator">.</span><span class="operator">.</span><span class="operator">.</span> }</pre> <a name="qpointer-t"></a> <h2>QPointer&lt;T&gt;</h2> <p>The <a href="qpointer.html">QPointer</a>&lt;T&gt; class provides a pointer to type T (where T inherits from <a href="qobject.html">QObject</a>) that is automatically set to 0 when the referenced object is destroyed. Guarded pointers are useful whenever you want to store a pointer to an object you do not own.</p> <p>Example:</p> <pre class="cpp"> <span class="type"><a href="qlabel.html">QLabel</a></span> <span class="operator">*</span>label <span class="operator">=</span> <span class="keyword">new</span> <span class="type"><a href="qlabel.html">QLabel</a></span>; <span class="type"><a href="qpointer.html">QPointer</a></span><span class="operator">&lt;</span><span class="type"><a href="qlabel.html">QLabel</a></span><span class="operator">&gt;</span> safeLabel <span class="operator">=</span> label; safeLabel<span class="operator">-</span><span class="operator">&gt;</span>setText(<span class="string">&quot;Hello world!&quot;</span>); <span class="keyword">delete</span> label; <span class="comment">// safeLabel is now 0, whereas label is a dangling pointer</span></pre> <p><a href="qpointer.html">QPointer</a>&lt;T&gt; is more or less the same as the old QGuardedPtr&lt;T&gt; class, except that it is now implemented in a much more lightweight manner than before. The cost of one <a href="qpointer.html">QPointer</a>&lt;T&gt; object is now approximately the same as that of a signal--slot connection.</p> <a name="paint-events"></a> <h2>Paint Events</h2> <p>Qt 4 supports double buffering transparently on all platforms. This feature can be turned off on a per-widget basis by calling QWidget::setAttribute(<a href="qt.html#WidgetAttribute-enum">Qt::WA_PaintOnScreen</a>).</p> <p>A consequence of this is that all painting must now be done from the paintEvent() function. This is also required by the HIView API on Mac OS X. In practice, this is seldom a problem, since you can call update() from anywhere in your code to create a paint event, with the region to update as the argument.</p> <p>To help porting, <a href="qwidget.html">QWidget</a> supports a <a href="qt.html#WidgetAttribute-enum">Qt::WA_PaintOutsidePaintEvent</a> attribute that can be set to make it possible to paint outside <a href="qwidget.html#paintEvent">paintEvent()</a> on Windows and X11.</p> <a name="qt-3-support-layer"></a> <h2>Qt 3 Support Layer</h2> <p>Qt 4 provides an extension library that applications based on Qt 3, called <a href="qt3support.html">Qt3Support</a>, that Qt applications can link against. This allows for more compatibility than ever before, without bloating Qt.</p> <ul> <li>Classes that have been replaced by a different class with the same name, such as <a href="qlistview.html">QListView</a>, and classes that no longer exist in Qt 4 are available with a <tt>3</tt> in their name (e.g&#x2e;, <a href="q3listview.html" class="compat">Q3ListView</a>, <a href="q3accel.html" class="compat">Q3Accel</a>).</li> <li>Other classes provide compatibility functions. Most of these are implemented inline, so that they don't bloat the Qt libraries.</li> </ul> <p>To enable the Qt 3 support classes and functions, add the line</p> <pre class="cpp"> QT += qt3support</pre> <p>to your <tt>.pro</tt> file.</p> <p>On Visual C++ 7 and GCC 3.2+, using compatibility functions often results in a compiler warning (e.g&#x2e;, &quot;'find' is deprecated&quot;). If you want to turn off that warning, add the line</p> <pre class="cpp"> DEFINES += QT3_SUPPORT</pre> <p>to your <tt>.pro</tt> file.</p> <p>If you want to use compatibility functions but don't want to link against the <a href="qt3support.html">Qt3Support</a> library, add the line</p> <pre class="cpp"> DEFINES += QT3_SUPPORT_WARNINGS</pre> <p>or</p> <pre class="cpp"> DEFINES += QT3_SUPPORT</pre> <p>to your <tt>.pro</tt> file, depending on whether you want compatibility function calls to generate compiler warnings or not.</p> </div> <!-- @@@qt4-intro.html --> <p class="naviNextPrevious footerNavi"> [Next: <a href="qt4-tulip.html">The Tulip Container Classes</a>] </p> <div class="ft"> <span></span> </div> </div> <div class="footer"> <p> <acronym title="Copyright">&copy;</acronym> 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.</p> <p> All other trademarks are property of their respective owners. <a title="Privacy Policy" href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p> <br /> <p> Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.</p> <p> Alternatively, this document may be used under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.</p> </div> </body> </html>
examples/webkit/webkit-guide/css/storage.css
sicily/qt4.8.4
/**************************************************************************** ** ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the Qt WebKit module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** You may use this file under the terms of the BSD license as follows: ** ** "Redistribution and use in source and binary forms, with or without ** modification, are permitted provided that the following conditions are ** met: ** * Redistributions of source code must retain the above copyright ** notice, this list of conditions and the following disclaimer. ** * Redistributions in binary form must reproduce the above copyright ** notice, this list of conditions and the following disclaimer in ** the documentation and/or other materials provided with the ** distribution. ** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names ** of its contributors may be used to endorse or promote products derived ** from this software without specific prior written permission. ** ** ** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT ** LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ** A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT ** OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ** SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT ** LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, ** DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY ** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE ** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." ** ** $QT_END_LICENSE$ ** ****************************************************************************/ body { background-color : #aaaaaa; font-family : sans-serif; padding: 1em; } body.off > h1 { background-color : pink; background-image : url(../img/offline.png), -webkit-gradient(linear,center top,center bottom,from(#ffffff),to(#ffffff)) ; } body.on > h1 { background-color : lightgreen; background-image : url(../img/online.png), -webkit-gradient(linear,center top,center bottom,from(#ffffff),to(#ffffff)) ; } body.unknown > h1 { background-image : url(../img/offline_idle.png), -webkit-gradient(linear,center top,center bottom,from(#ffffff),to(#ffffff)); } h1 { background-color : #ffffff; background-repeat : no-repeat; background-position : 0.5em center, 0 0; height : 1.25em; border-radius : 0.5em; margin : 0.0em; padding : 0.5em; text-align : center; font-size : 18px; } form.show { display : block; z-index : 99; } form.hide { display : none; } #cred { background : #ffffff; padding : 1em; border-radius : 1.0em; position : absolute; left : 1.0em;; right : 1.0em;; top : 1.0em;; bottom : 1.0em;; } #cred > input, #email > input { height : 2.0em; width : 95%; border-radius : 0.5em; padding-left : 0.5em; } #cred > img { float : right; } #cred > div:first-of-type { margin-top : 2em; } #cred > div, #email > div { font-weight : bold; margin : 0.5em; } #cred > input[type='submit'] { background : lightgreen; font-weight : bold; } #cred > input[type='submit']:active { background : #777777; color : #ffffff; } #cred > input.validate:invalid { background : pink; } #cred > input.validate:invalid:after { content : "need!"; } #cred > input { background : #ffffff; -webkit-transition : all 1s linear; } #openform { float : right; } #email { background : #ffffff; min-height : 6em; margin-top : 1em; border-radius : 0.5em; padding : 0.5em; } textarea { min-height : 10em; width : 95%; border-radius : 0.5em; }
doc/html/qgraphicssvgitem-obsolete.html
kobolabs/qt-everywhere-opensource-src-4.6.2
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- qgraphicssvgitem.cpp --> <head> <title>Qt 4.6: Obsolete Members for QGraphicsSvgItem</title> <link href="classic.css" rel="stylesheet" type="text/css" /> </head> <body> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="left" valign="top" width="32"><a href="http://qt.nokia.com/"><img src="images/qt-logo.png" align="left" border="0" /></a></td> <td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">All&nbsp;Functions</font></a>&nbsp;&middot; <a href="overviews.html"><font color="#004faf">Overviews</font></a></td></tr></table><h1 class="title">Obsolete Members for QGraphicsSvgItem</h1> <p><b>The following class members are obsolete.</b> They are provided to keep old source code working. We strongly advise against using them in new code.</p> <p><ul><li><a href="qgraphicssvgitem.html">QGraphicsSvgItem class reference</a></li></ul></p> <h2>Public Functions</h2> <table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><b><a href="qgraphicssvgitem-obsolete.html#isCachingEnabled">isCachingEnabled</a></b> () const&nbsp;&nbsp;<tt> (obsolete)</tt></td></tr> <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b><a href="qgraphicssvgitem-obsolete.html#setCachingEnabled">setCachingEnabled</a></b> ( bool <i>caching</i> )&nbsp;&nbsp;<tt> (obsolete)</tt></td></tr> </table> <ul> <li><div bar="2" class="fn"></div>13 public functions inherited from <a href="qgraphicsitem.html#public-functions">QGraphicsItem</a></li> </ul> <hr /> <h2>Member Function Documentation</h2> <a name="//apple_ref/cpp/instm/QGraphicsSvgItem/isCachingEnabled"></a> <h3 class="fn"><a name="isCachingEnabled"></a>bool QGraphicsSvgItem::isCachingEnabled () const</h3> <p>Use <a href="qgraphicsitem.html#cacheMode">QGraphicsItem::cacheMode</a>() instead.</p> <a name="//apple_ref/cpp/instm/QGraphicsSvgItem/setCachingEnabled"></a> <h3 class="fn"><a name="setCachingEnabled"></a>void QGraphicsSvgItem::setCachingEnabled ( bool <i>caching</i> )</h3> <p>Use <a href="qgraphicsitem.html#setCacheMode">QGraphicsItem::setCacheMode</a>() instead. Passing true to this function is equivalent to QGraphicsItem::setCacheMode(<a href="qgraphicsitem.html#CacheMode-enum">QGraphicsItem::DeviceCoordinateCache</a>).</p> <p>See also <a href="qgraphicssvgitem-obsolete.html#isCachingEnabled">isCachingEnabled</a>().</p> <p /><address><hr /><div align="center"> <table width="100%" cellspacing="0" border="0"><tr class="address"> <td width="40%" align="left">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies)</td> <td width="20%" align="center"><a href="trademarks.html">Trademarks</a></td> <td width="40%" align="right"><div align="right">Qt 4.6.2</div></td> </tr></table></div></address></body> </html>
doc/html/qstyleoptionframev3-members.html
sunblithe/qt-everywhere-opensource-src-4.7.1
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qstyleoption.cpp --> <title>Qt 4.7: List of All Members for QStyleOptionFrameV3</title> <link rel="stylesheet" type="text/css" href="style/style.css" /> <script src="scripts/jquery.js" type="text/javascript"></script> <script src="scripts/functions.js" type="text/javascript"></script> </head> <body class="offline narrow creator"> <div class="header" id="qtdocheader"> <div class="content"> <div id="nav-logo"> <a href="index.html">Home</a></div> <a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a> <div id="nav-topright"> <ul> <li class="nav-topright-home"><a href="http://qt.nokia.com/">Qt HOME</a></li> <li class="nav-topright-dev"><a href="http://developer.qt.nokia.com/">DEV</a></li> <li class="nav-topright-labs"><a href="http://labs.qt.nokia.com/blogs/">LABS</a></li> <li class="nav-topright-doc nav-topright-doc-active"><a href="http://doc.qt.nokia.com/"> DOC</a></li> <li class="nav-topright-blog"><a href="http://blog.qt.nokia.com/">BLOG</a></li> </ul> </div> <div id="shortCut"> <ul> <li class="shortCut-topleft-inactive"><span><a href="index.html">Qt 4.7</a></span></li> <li class="shortCut-topleft-active"><a href="http://doc.qt.nokia.com">ALL VERSIONS </a></li> </ul> </div> <ul class="sf-menu sf-js-enabled sf-shadow" id="narrowmenu"> <li><a href="#">API Lookup</a> <ul id="topmenuLook"> <li><a href="classes.html">Class index</a></li> <li><a href="functions.html">Function index</a></li> <li><a href="modules.html">Modules</a></li> <li><a href="namespaces.html">Namespaces</a></li> <li><a href="qtglobal.html">Global Declarations</a></li> <li><a href="licensing.html">Licenses and Credits</a></li> </ul> </li> <li><a href="#">Qt Topics</a> <ul id="topmenuTopic"> <li><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li><a href="qtquick.html">Device UI's &amp; Qt Quick</a></li> <li><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li><a href="developing-with-qt.html">Cross-platform and Platform-specific</a></li> <li><a href="platform-specific.html">Platform-specific info</a></li> <li><a href="technology-apis.html">Qt and Key Technologies</a></li> <li><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </li> <li><a href="#">Examples</a> <ul id="topmenuexample"> <li><a href="all-examples.html">Examples</a></li> <li><a href="tutorials.html">Tutorials</a></li> <li><a href="demos.html">Demos</a></li> <li><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </li> </ul> </div> </div> <div class="wrapper"> <div class="hd"> <span></span> </div> <div class="bd group"> <div class="sidebar"> <div class="searchlabel"> Search index:</div> <div class="search"> <form id="qtdocsearch" action="" onsubmit="return false;"> <fieldset> <input type="text" name="searchstring" id="pageType" value="" /> </fieldset> </form> </div> <div class="box first bottombar" id="lookup"> <h2 title="API Lookup"><span></span> API Lookup</h2> <div id="list001" class="list"> <ul id="ul001" > <li class="defaultLink"><a href="classes.html">Class index</a></li> <li class="defaultLink"><a href="functions.html">Function index</a></li> <li class="defaultLink"><a href="modules.html">Modules</a></li> <li class="defaultLink"><a href="namespaces.html">Namespaces</a></li> <li class="defaultLink"><a href="qtglobal.html">Global Declarations</a></li> <li class="defaultLink"><a href="qdeclarativeelements.html">QML elements</a></li> </ul> </div> </div> <div class="box bottombar" id="topics"> <h2 title="Qt Topics"><span></span> Qt Topics</h2> <div id="list002" class="list"> <ul id="ul002" > <li class="defaultLink"><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li class="defaultLink"><a href="qtquick.html">Device UI's &amp; Qt Quick</a></li> <li class="defaultLink"><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li class="defaultLink"><a href="developing-with-qt.html">Cross-platform and Platform-specific</a></li> <li class="defaultLink"><a href="platform-specific.html">Platform-specific info</a></li> <li class="defaultLink"><a href="technology-apis.html">Qt and Key Technologies</a></li> <li class="defaultLink"><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </div> </div> <div class="box" id="examples"> <h2 title="Examples"><span></span> Examples</h2> <div id="list003" class="list"> <ul id="ul003"> <li class="defaultLink"><a href="all-examples.html">Examples</a></li> <li class="defaultLink"><a href="tutorials.html">Tutorials</a></li> <li class="defaultLink"><a href="demos.html">Demos</a></li> <li class="defaultLink"><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </div> </div> </div> <div class="wrap"> <div class="toolbar"> <div class="breadcrumb toolblock"> <ul> <li class="first"><a href="index.html">Home</a></li> <!-- Bread crumbs goes here --> <li><a href="modules.html">Modules</a></li> <li><a href="qtgui.html">QtGui</a></li> <li>QStyleOptionFrameV3</li> </ul> </div> <div class="toolbuttons toolblock"> <ul> <li id="smallA" class="t_button">A</li> <li id="medA" class="t_button active">A</li> <li id="bigA" class="t_button">A</li> <li id="print" class="t_button"><a href="javascript:this.print();"> <span>Print</span></a></li> </ul> </div> </div> <div class="content"> <h1 class="title">List of All Members for QStyleOptionFrameV3</h1> <p>This is the complete list of members for <a href="qstyleoptionframev3.html">QStyleOptionFrameV3</a>, including inherited members.</p> <table class="propsummary"> <tr><td class="topAlign"><ul> <li class="fn">enum <b><a href="qstyleoptionframev2.html#FrameFeature-enum">FrameFeature</a></b></li> <li class="fn">flags <b><a href="qstyleoptionframev2.html#FrameFeature-enum">FrameFeatures</a></b></li> <li class="fn">enum <b><a href="qstyleoption.html#OptionType-enum">OptionType</a></b></li> <li class="fn">enum <b><a href="qstyleoptionframe.html#StyleOptionType-enum">StyleOptionType</a></b></li> <li class="fn">enum <b><a href="qstyleoptionframev3.html#StyleOptionVersion-enum">StyleOptionVersion</a></b></li> <li class="fn"><b><a href="qstyleoptionframev3.html#QStyleOptionFrameV3">QStyleOptionFrameV3</a></b> ()</li> <li class="fn"><b><a href="qstyleoptionframev3.html#QStyleOptionFrameV3-2">QStyleOptionFrameV3</a></b> ( const QStyleOptionFrameV3 &amp; )</li> <li class="fn"><b><a href="qstyleoptionframev3.html#QStyleOptionFrameV3-3">QStyleOptionFrameV3</a></b> ( const QStyleOptionFrame &amp; )</li> <li class="fn"><b><a href="qstyleoption.html#direction-var">direction</a></b> : Qt::LayoutDirection</li> <li class="fn"><b><a href="qstyleoptionframev2.html#features-var">features</a></b> : FrameFeatures</li> <li class="fn"><b><a href="qstyleoption.html#fontMetrics-var">fontMetrics</a></b> : QFontMetrics</li> </ul></td><td class="topAlign"><ul> <li class="fn"><b><a href="qstyleoptionframev3.html#frameShape-var">frameShape</a></b> : QFrame::Shape:4</li> <li class="fn"><b><a href="qstyleoption.html#initFrom">initFrom</a></b> ( const QWidget * )</li> <li class="fn"><b><a href="qstyleoptionframe.html#lineWidth-var">lineWidth</a></b> : int</li> <li class="fn"><b><a href="qstyleoptionframe.html#midLineWidth-var">midLineWidth</a></b> : int</li> <li class="fn"><b><a href="qstyleoption.html#palette-var">palette</a></b> : QPalette</li> <li class="fn"><b><a href="qstyleoption.html#rect-var">rect</a></b> : QRect</li> <li class="fn"><b><a href="qstyleoption.html#state-var">state</a></b> : QStyle::State</li> <li class="fn"><b><a href="qstyleoption.html#type-varx">type</a></b> : int</li> <li class="fn"><b><a href="qstyleoptionframev3.html#unused-var">unused</a></b> : uint:28</li> <li class="fn"><b><a href="qstyleoption.html#version-var">version</a></b> : int</li> <li class="fn"><b><a href="qstyleoptionframev3.html#operator-eq">operator=</a></b> ( const QStyleOptionFrame &amp; ) : QStyleOptionFrameV3 &amp;</li> </ul> </td></tr> </table> <div class="feedback t_button"> [+] Documentation Feedback</div> </div> </div> </div> <div class="ft"> <span></span> </div> </div> <div class="footer"> <p> <acronym title="Copyright">&copy;</acronym> 2008-2010 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.</p> <p> All other trademarks are property of their respective owners. <a title="Privacy Policy" href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p> <br /> <p> Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.</p> <p> Alternatively, this document may be used under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.</p> </div> <div id="feedbackBox"> <div id="feedcloseX" class="feedclose t_button">X</div> <form id="feedform" action="http://doc.qt.nokia.com/docFeedbck/feedback.php" method="get"> <p id="noteHead">Thank you for giving your feedback.</p> <p class="note">Make sure it is related to this specific page. For more general bugs and requests, please use the <a href="http://bugreports.qt.nokia.com/secure/Dashboard.jspa">Qt Bug Tracker</a>.</p> <p><textarea id="feedbox" name="feedText" rows="5" cols="40"></textarea></p> <p><input id="feedsubmit" class="feedclose" type="submit" name="feedback" /></p> </form> </div> <div id="blurpage"> </div> </body> </html>
sdk/dox/html/globals_func_0x72.html
einon/affymetrix-power-tools
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>Affymetrix Power Tools: Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.7.1 --> <div class="navigation" id="top"> <div class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> </ul> </div> <div class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&nbsp;List</span></a></li> <li class="current"><a href="globals.html"><span>File&nbsp;Members</span></a></li> </ul> </div> <div class="tabs2"> <ul class="tablist"> <li><a href="globals.html"><span>All</span></a></li> <li class="current"><a href="globals_func.html"><span>Functions</span></a></li> <li><a href="globals_vars.html"><span>Variables</span></a></li> <li><a href="globals_type.html"><span>Typedefs</span></a></li> <li><a href="globals_enum.html"><span>Enumerations</span></a></li> <li><a href="globals_eval.html"><span>Enumerator</span></a></li> <li><a href="globals_defs.html"><span>Defines</span></a></li> </ul> </div> <div class="tabs3"> <ul class="tablist"> <li><a href="globals_func.html#index__"><span>_</span></a></li> <li><a href="globals_func_0x61.html#index_a"><span>a</span></a></li> <li><a href="globals_func_0x62.html#index_b"><span>b</span></a></li> <li><a href="globals_func_0x63.html#index_c"><span>c</span></a></li> <li><a href="globals_func_0x64.html#index_d"><span>d</span></a></li> <li><a href="globals_func_0x65.html#index_e"><span>e</span></a></li> <li><a href="globals_func_0x66.html#index_f"><span>f</span></a></li> <li><a href="globals_func_0x67.html#index_g"><span>g</span></a></li> <li><a href="globals_func_0x68.html#index_h"><span>h</span></a></li> <li><a href="globals_func_0x69.html#index_i"><span>i</span></a></li> <li><a href="globals_func_0x6b.html#index_k"><span>k</span></a></li> <li><a href="globals_func_0x6c.html#index_l"><span>l</span></a></li> <li><a href="globals_func_0x6d.html#index_m"><span>m</span></a></li> <li><a href="globals_func_0x6f.html#index_o"><span>o</span></a></li> <li><a href="globals_func_0x70.html#index_p"><span>p</span></a></li> <li><a href="globals_func_0x71.html#index_q"><span>q</span></a></li> <li class="current"><a href="globals_func_0x72.html#index_r"><span>r</span></a></li> <li><a href="globals_func_0x73.html#index_s"><span>s</span></a></li> <li><a href="globals_func_0x74.html#index_t"><span>t</span></a></li> <li><a href="globals_func_0x76.html#index_v"><span>v</span></a></li> <li><a href="globals_func_0x77.html#index_w"><span>w</span></a></li> <li><a href="globals_func_0x78.html#index_x"><span>x</span></a></li> </ul> </div> </div> <div class="contents"> &nbsp; <h3><a class="anchor" id="index_r"></a>- r -</h3><ul> <li>ReadCharacterArray() : <a class="el" href="FileIO_8h.html#aee87136187e5c03fb643fec5095ce9e2">FileIO.h</a> </li> <li>readCopyNumberFile() : <a class="el" href="SpecialSnps_8cpp.html#a04cdcf9ca41c9866bfa677d2c6fda24f">SpecialSnps.cpp</a> </li> <li>ReadCString_I() : <a class="el" href="FileIO_8h.html#afe46dd07e2ba729d0c52153ee93eff03">FileIO.h</a> </li> <li>ReadCString_N() : <a class="el" href="FileIO_8h.html#a7410e58cdfb953186f5ce35314e87cfe">FileIO.h</a> </li> <li>ReadFixedCString() : <a class="el" href="FileIO_8h.html#afedf05942650b8e3c2559130740b4e99">FileIO.h</a> </li> <li>ReadFixedString() : <a class="el" href="FileIO_8h.html#aaa44548d3003a62801ba9f2b91e9a853">FileIO.h</a> </li> <li>ReadFixedUCString() : <a class="el" href="FileIO_8h.html#ae27c016f8210368b3a0bd93e6eb7b9fb">FileIO.h</a> </li> <li>ReadFloat_I() : <a class="el" href="FileIO_8h.html#abe0fd3038264995ed315c6ac41a61283">FileIO.h</a> </li> <li>ReadFloat_N() : <a class="el" href="FileIO_8h.html#aad4b498da00f3dda487de63588ec22cb">FileIO.h</a> </li> <li>ReadFloatFromOldBPMAP_N() : <a class="el" href="FileIO_8h.html#a6206342431288f645d279fd6ee84e373">FileIO.h</a> </li> <li>ReadInt16_I() : <a class="el" href="FileIO_8h.html#ac26be420100290ab2ac612ceb4600d15">FileIO.h</a> </li> <li>ReadInt16_N() : <a class="el" href="FileIO_8h.html#a2657f3ba4c00448ee110e70cd82a4add">FileIO.h</a> </li> <li>ReadInt32_I() : <a class="el" href="FileIO_8h.html#a62e71a58312a1df6baf4f06b3dc4f070">FileIO.h</a> </li> <li>ReadInt32_N() : <a class="el" href="FileIO_8h.html#a502be3fa86b192293ae72fbc45c58c68">FileIO.h</a> </li> <li>ReadInt8() : <a class="el" href="FileIO_8h.html#acc5fd71005f3e204b5a1225f3b3ecd05">FileIO.h</a> </li> <li>ReadNextLine() : <a class="el" href="FileIO_8h.html#a08114c03f05ada72dc6951e4fa8d9026">FileIO.h</a> </li> <li>ReadString_I() : <a class="el" href="FileIO_8h.html#a7a96da5b63de2fb2ac557bef538e7315">FileIO.h</a> </li> <li>ReadString_N() : <a class="el" href="FileIO_8h.html#a1dd7b38963e95c3eb17339e4f5d2038c">FileIO.h</a> </li> <li>readTsvProbesetRow() : <a class="el" href="apt-data-subset_8cpp.html#a2bbb89afef8aa09ed354bf151c018016">apt-data-subset.cpp</a> </li> <li>ReadUInt16_I() : <a class="el" href="FileIO_8h.html#a53a2d3fa365f874edb0a5c806bdb956a">FileIO.h</a> </li> <li>ReadUInt16_N() : <a class="el" href="FileIO_8h.html#a66d58e3fa551d7df85c4c29a710d95db">FileIO.h</a> </li> <li>ReadUInt32_I() : <a class="el" href="FileIO_8h.html#ad16a19ea661eae87a06852db586812ff">FileIO.h</a> </li> <li>ReadUInt32_N() : <a class="el" href="FileIO_8h.html#a22d440cee1117dd24e794c0b52ced612">FileIO.h</a> </li> <li>ReadUInt8() : <a class="el" href="FileIO_8h.html#a06787b51dee639dea102f6d005377fb8">FileIO.h</a> </li> <li>ReadUIntLenString_I() : <a class="el" href="FileIO_8h.html#abca13bf0f80c89f25c0d2df70fe62177">FileIO.h</a> </li> <li>ReadUIntLenString_N() : <a class="el" href="FileIO_8h.html#ae13e038b72e8c5823171ffff5ae6d713">FileIO.h</a> </li> <li>recursiveRead() : <a class="el" href="apt-data-subset_8cpp.html#aa91d93c320ca7a7b2a592e702c544816">apt-data-subset.cpp</a> </li> <li>recursiveWrite() : <a class="el" href="apt-data-subset_8cpp.html#aed67501666e00e9d29d0d046627c4876">apt-data-subset.cpp</a> </li> <li>reportBasics() : <a class="el" href="apt-cel-extract_8cpp.html#a28df58c4060255d52a98012146aa649e">apt-cel-extract.cpp</a> </li> <li>reversecumsum() : <a class="el" href="snp_8label_8cpp.html#a4ad3f76517de13f099989b46c01d6c50">snp.label.cpp</a> </li> <li>round() : <a class="el" href="DM_8cpp.html#a88ba7496aba146eabdf9e03f74ab23aa">DM.cpp</a> </li> <li>roundDouble() : <a class="el" href="AffxConv_8h.html#ab07fa44dbccb8b07f4373c1a94ce96a1">AffxConv.h</a> , <a class="el" href="AffxConv_8cpp.html#a85d4ccdf9a257120206d24974b959402">AffxConv.cpp</a> </li> <li>run_test_1() : <a class="el" href="test-dabg_8cpp.html#af5331ccbf1b1ca2db7d25b8709c702fc">test-dabg.cpp</a> </li> <li>run_test_2() : <a class="el" href="test-dabg_8cpp.html#a85e847d632d6efa1e0c9ade331b40085">test-dabg.cpp</a> </li> <li>run_test_3() : <a class="el" href="test-dabg_8cpp.html#aae04a2dbad1e1215fe93193e050585c7">test-dabg.cpp</a> </li> <li>runDmet2AlgorithmRegression() : <a class="el" href="dmet-translation-test_8cpp.html#a8e10fb0faa5b7cf36d4fa700d2ed1d92">dmet-translation-test.cpp</a> </li> <li>runDmet3ReportRegression() : <a class="el" href="dmet-translation-test_8cpp.html#aea2a706fe7ca88171adcfee80227539a">dmet-translation-test.cpp</a> </li> </ul> </div> <hr class="footer"/><address class="footer"><small>Generated on Fri Mar 20 2015 18:04:09 for Affymetrix Power Tools by&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address> </body> </html>
docs/indexm.html
josiahcarlson/rom
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>index Module &#8212; rom 1.0.4 documentation</title> <link rel="stylesheet" href="_static/classic.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="next" title="model Module" href="model.html" /> <link rel="prev" title="exceptions Module" href="exceptions.html" /> </head><body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="model.html" title="model Module" accesskey="N">next</a> |</li> <li class="right" > <a href="exceptions.html" title="exceptions Module" accesskey="P">previous</a> |</li> <li class="nav-item nav-item-0"><a href="index.html">rom 1.0.4 documentation</a> &#187;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="module-rom.index"> <span id="index-module"></span><h1><code class="xref py py-mod docutils literal notranslate"><span class="pre">index</span></code> Module<a class="headerlink" href="#module-rom.index" title="Permalink to this headline">¶</a></h1> <p>Rom - the Redis object mapper for Python</p> <p>Copyright 2013-2016 Josiah Carlson</p> <p>Released under the LGPL license version 2.1 and version 3 (you can choose which you’d like to be bound under).</p> <dl class="class"> <dt id="rom.index.GeneralIndex"> <em class="property">class </em><code class="descclassname">rom.index.</code><code class="descname">GeneralIndex</code><span class="sig-paren">(</span><em>namespace</em><span class="sig-paren">)</span><a class="headerlink" href="#rom.index.GeneralIndex" title="Permalink to this definition">¶</a></dt> <dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">object</span></code></p> <p>This class implements general indexing and search for the <code class="docutils literal notranslate"><span class="pre">rom</span></code> package.</p> <div class="admonition warning"> <p class="first admonition-title">Warning</p> <p class="last">You probably don’t want to be calling this directly. Instead, you should rely on the <code class="docutils literal notranslate"><span class="pre">Query</span></code> object returned from <code class="docutils literal notranslate"><span class="pre">Model.query</span></code> to handle all of your query pre-processing.</p> </div> <p>Generally speaking, numeric indices use ZSETs, and text indices use SETs built using an ‘inverted index’.</p> <p>Say that we have words <code class="docutils literal notranslate"><span class="pre">hello</span> <span class="pre">world</span></code> in a column <code class="docutils literal notranslate"><span class="pre">c</span></code> on a model with primary key <code class="docutils literal notranslate"><span class="pre">MyModel:1</span></code>. The member <code class="docutils literal notranslate"><span class="pre">1</span></code> will be added to SETs with keys:</p> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">MyModel</span><span class="p">:</span><span class="n">c</span><span class="p">:</span><span class="n">hello</span> <span class="n">MyModel</span><span class="p">:</span><span class="n">c</span><span class="p">:</span><span class="n">world</span> </pre></div> </div> <p>Text searching performs a sequence of intersections of SETs for the words to be searched for.</p> <p>Numeric range searching performs a sequence of intersections of ZSETs, removing items outside the requested range after each intersection.</p> <p>Searches will pre-sort intersections from smallest to largest SET/ZSET prior to performing the search to improve performance.</p> <p>Prefix, suffix, and pattern matching change this operation. Given a key generated of <code class="docutils literal notranslate"><span class="pre">hello</span></code> on a column <code class="docutils literal notranslate"><span class="pre">c</span></code> on a model with primary key <code class="docutils literal notranslate"><span class="pre">MyModel:1</span></code>, the member <code class="docutils literal notranslate"><span class="pre">hello\01</span></code> with score 0 will be added to a ZSET with the key name <code class="docutils literal notranslate"><span class="pre">MyModel:c:pre</span></code> for the prefix/pattern index. On a suffix index, the member <code class="docutils literal notranslate"><span class="pre">olleh\01</span></code> with score 0 will be added to a ZSET with the key name <code class="docutils literal notranslate"><span class="pre">MyModel:c:suf</span></code>.</p> <p>Prefix and suffix matches are excuted in Lua with a variant of the autocomplete method described in Redis in Action. These methods ensure a runtime proportional to the number of matched entries.</p> <p>Pattern matching also uses a Lua script to scan over data in the prefix index, exploiting prefixes in patterns if they exist.</p> <dl class="method"> <dt id="rom.index.GeneralIndex.count"> <code class="descname">count</code><span class="sig-paren">(</span><em>conn</em>, <em>filters</em><span class="sig-paren">)</span><a class="headerlink" href="#rom.index.GeneralIndex.count" title="Permalink to this definition">¶</a></dt> <dd><p>Returns the count of the items that match the provided filters.</p> <p>For the meaning of what the <code class="docutils literal notranslate"><span class="pre">filters</span></code> argument means, see the <code class="docutils literal notranslate"><span class="pre">.search()</span></code> method docs.</p> </dd></dl> <dl class="method"> <dt id="rom.index.GeneralIndex.search"> <code class="descname">search</code><span class="sig-paren">(</span><em>conn</em>, <em>filters</em>, <em>order_by</em>, <em>offset=None</em>, <em>count=None</em>, <em>timeout=None</em><span class="sig-paren">)</span><a class="headerlink" href="#rom.index.GeneralIndex.search" title="Permalink to this definition">¶</a></dt> <dd><p>Search for model ids that match the provided filters.</p> <p>Arguments:</p> <blockquote> <div><ul> <li><p class="first"><em>filters</em> - A list of filters that apply to the search of one of the following two forms:</p> <blockquote> <div><ol class="arabic simple"> <li><code class="docutils literal notranslate"><span class="pre">'column:string'</span></code> - a plain string will match a word in a text search on the column</li> </ol> <div class="admonition note"> <p class="first admonition-title">Note</p> <p class="last">Read the documentation about the <code class="docutils literal notranslate"><span class="pre">Query</span></code> object for what is actually passed during text search</p> </div> <ol class="arabic simple" start="2"> <li><code class="docutils literal notranslate"><span class="pre">('column',</span> <span class="pre">min,</span> <span class="pre">max)</span></code> - a numeric column range search, between min and max (inclusive by default)</li> </ol> <div class="admonition note"> <p class="first admonition-title">Note</p> <p class="last">Read the documentation about the <code class="docutils literal notranslate"><span class="pre">Query</span></code> object for information about open-ended ranges</p> </div> <ol class="arabic simple" start="3"> <li><code class="docutils literal notranslate"><span class="pre">['column:string1',</span> <span class="pre">'column:string2']</span></code> - will match any of the provided words in a text search on the column</li> <li><code class="docutils literal notranslate"><span class="pre">Prefix('column',</span> <span class="pre">'prefix')</span></code> - will match prefixes of words in a text search on the column</li> <li><code class="docutils literal notranslate"><span class="pre">Suffix('column',</span> <span class="pre">'suffix')</span></code> - will match suffixes of words in a text search on the column</li> <li><code class="docutils literal notranslate"><span class="pre">Pattern('column',</span> <span class="pre">'pattern')</span></code> - will match patterns over words in a text search on the column</li> </ol> </div></blockquote> </li> <li><p class="first"><em>order_by</em> - A string that names the numeric column by which to sort the results by. Prefixing with ‘-‘ will return results in descending order</p> </li> </ul> <div class="admonition note"> <p class="first admonition-title">Note</p> <p class="last">While you can technically pass a non-numeric index as an <em>order_by</em> clause, the results will basically be to order the results by string comparison of the ids (10 will come before 2).</p> </div> <div class="admonition note"> <p class="first admonition-title">Note</p> <p class="last">If you omit the <code class="docutils literal notranslate"><span class="pre">order_by</span></code> argument, results will be ordered by the last filter. If the last filter was a text filter, see the previous note. If the last filter was numeric, then results will be ordered by that result.</p> </div> <ul class="simple"> <li><em>offset</em> - A numeric starting offset for results</li> <li><em>count</em> - The maximum number of results to return from the query</li> </ul> </div></blockquote> </dd></dl> </dd></dl> <dl class="class"> <dt id="rom.index.GeoIndex"> <em class="property">class </em><code class="descclassname">rom.index.</code><code class="descname">GeoIndex</code><span class="sig-paren">(</span><em>name</em>, <em>callback</em><span class="sig-paren">)</span><a class="headerlink" href="#rom.index.GeoIndex" title="Permalink to this definition">¶</a></dt> <dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">tuple</span></code></p> <dl class="attribute"> <dt id="rom.index.GeoIndex.callback"> <code class="descname">callback</code><a class="headerlink" href="#rom.index.GeoIndex.callback" title="Permalink to this definition">¶</a></dt> <dd><p>Alias for field number 1</p> </dd></dl> <dl class="attribute"> <dt id="rom.index.GeoIndex.name"> <code class="descname">name</code><a class="headerlink" href="#rom.index.GeoIndex.name" title="Permalink to this definition">¶</a></dt> <dd><p>Alias for field number 0</p> </dd></dl> </dd></dl> <dl class="attribute"> <dt id="rom.index.Geofilter"> <code class="descclassname">rom.index.</code><code class="descname">Geofilter</code><a class="headerlink" href="#rom.index.Geofilter" title="Permalink to this definition">¶</a></dt> <dd><p>alias of <code class="xref py py-class docutils literal notranslate"><span class="pre">rom.index.Geo</span></code></p> </dd></dl> <dl class="class"> <dt id="rom.index.Pattern"> <em class="property">class </em><code class="descclassname">rom.index.</code><code class="descname">Pattern</code><span class="sig-paren">(</span><em>attr</em>, <em>pattern</em><span class="sig-paren">)</span><a class="headerlink" href="#rom.index.Pattern" title="Permalink to this definition">¶</a></dt> <dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">tuple</span></code></p> <dl class="attribute"> <dt id="rom.index.Pattern.attr"> <code class="descname">attr</code><a class="headerlink" href="#rom.index.Pattern.attr" title="Permalink to this definition">¶</a></dt> <dd><p>Alias for field number 0</p> </dd></dl> <dl class="attribute"> <dt id="rom.index.Pattern.pattern"> <code class="descname">pattern</code><a class="headerlink" href="#rom.index.Pattern.pattern" title="Permalink to this definition">¶</a></dt> <dd><p>Alias for field number 1</p> </dd></dl> </dd></dl> <dl class="class"> <dt id="rom.index.Prefix"> <em class="property">class </em><code class="descclassname">rom.index.</code><code class="descname">Prefix</code><span class="sig-paren">(</span><em>attr</em>, <em>prefix</em><span class="sig-paren">)</span><a class="headerlink" href="#rom.index.Prefix" title="Permalink to this definition">¶</a></dt> <dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">tuple</span></code></p> <dl class="attribute"> <dt id="rom.index.Prefix.attr"> <code class="descname">attr</code><a class="headerlink" href="#rom.index.Prefix.attr" title="Permalink to this definition">¶</a></dt> <dd><p>Alias for field number 0</p> </dd></dl> <dl class="attribute"> <dt id="rom.index.Prefix.prefix"> <code class="descname">prefix</code><a class="headerlink" href="#rom.index.Prefix.prefix" title="Permalink to this definition">¶</a></dt> <dd><p>Alias for field number 1</p> </dd></dl> </dd></dl> <dl class="class"> <dt id="rom.index.Suffix"> <em class="property">class </em><code class="descclassname">rom.index.</code><code class="descname">Suffix</code><span class="sig-paren">(</span><em>attr</em>, <em>suffix</em><span class="sig-paren">)</span><a class="headerlink" href="#rom.index.Suffix" title="Permalink to this definition">¶</a></dt> <dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">tuple</span></code></p> <dl class="attribute"> <dt id="rom.index.Suffix.attr"> <code class="descname">attr</code><a class="headerlink" href="#rom.index.Suffix.attr" title="Permalink to this definition">¶</a></dt> <dd><p>Alias for field number 0</p> </dd></dl> <dl class="attribute"> <dt id="rom.index.Suffix.suffix"> <code class="descname">suffix</code><a class="headerlink" href="#rom.index.Suffix.suffix" title="Permalink to this definition">¶</a></dt> <dd><p>Alias for field number 1</p> </dd></dl> </dd></dl> <dl class="function"> <dt id="rom.index.estimate_work_lua"> <code class="descclassname">rom.index.</code><code class="descname">estimate_work_lua</code><span class="sig-paren">(</span><em>conn</em>, <em>index</em>, <em>prefix</em><span class="sig-paren">)</span><a class="headerlink" href="#rom.index.estimate_work_lua" title="Permalink to this definition">¶</a></dt> <dd><p>Estimates the total work necessary to calculate the prefix match over the given index with the provided prefix.</p> </dd></dl> <dl class="function"> <dt id="rom.index.redis_prefix_lua"> <code class="descclassname">rom.index.</code><code class="descname">redis_prefix_lua</code><span class="sig-paren">(</span><em>conn</em>, <em>dest</em>, <em>index</em>, <em>prefix</em>, <em>is_first</em>, <em>pattern=None</em><span class="sig-paren">)</span><a class="headerlink" href="#rom.index.redis_prefix_lua" title="Permalink to this definition">¶</a></dt> <dd><p>Performs the actual prefix, suffix, and pattern match operations.</p> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="exceptions.html" title="previous chapter"><code class="docutils literal notranslate"><span class="pre">exceptions</span></code> Module</a></p> <h4>Next topic</h4> <p class="topless"><a href="model.html" title="next chapter"><code class="docutils literal notranslate"><span class="pre">model</span></code> Module</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="_sources/indexm.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <div class="searchformwrapper"> <form class="search" action="search.html" method="get"> <input type="text" name="q" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="model.html" title="model Module" >next</a> |</li> <li class="right" > <a href="exceptions.html" title="exceptions Module" >previous</a> |</li> <li class="nav-item nav-item-0"><a href="index.html">rom 1.0.4 documentation</a> &#187;</li> </ul> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2013-2015, Josiah Carlson. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.2. </div> </body> </html>
html-docs/contents/fedd0b096282eeb2bce70942e31a976a.html
jiangbo212/netty-init
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>off</title> <!-- <script src="http://use.edgefonts.net/source-sans-pro;source-code-pro.js"></script> --> <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:300,400,700' rel='stylesheet' type='text/css'> <link rel="stylesheet" href="../assets/css/bootstrap.css"> <link rel="stylesheet" href="../assets/css/jquery.bonsai.css"> <link rel="stylesheet" href="../assets/css/main.css"> <link rel="stylesheet" href="../assets/css/icons.css"> <script type="text/javascript" src="../assets/js/jquery-2.1.0.min.js"></script> <script type="text/javascript" src="../assets/js/bootstrap.js"></script> <script type="text/javascript" src="../assets/js/jquery.bonsai.js"></script> <!-- <script type="text/javascript" src="../assets/js/main.js"></script> --> </head> <body> <div> <!-- Name Title --> <h1>off</h1> <!-- Type and Stereotype --> <section style="margin-top: .5em;"> <span class="alert alert-info"> <span class="node-icon _icon-UMLParameter"></span> UMLParameter </span> </section> <!-- Path --> <section style="margin-top: 10px"> <span class="label label-info"><a href='cf9c8b720f3815adeccaf3ef6e48c6c4.html'><span class='node-icon _icon-Project'></span>Untitled</a></span> <span>::</span> <span class="label label-info"><a href='6550300e57d7fc770bd2e9afbcdb3ecb.html'><span class='node-icon _icon-UMLModel'></span>JavaReverse</a></span> <span>::</span> <span class="label label-info"><a href='7ff2d96ca3eb7f62f48c1a30b3c7c990.html'><span class='node-icon _icon-UMLPackage'></span>net</a></span> <span>::</span> <span class="label label-info"><a href='7adc4be4f2e4859086f068fc27512d85.html'><span class='node-icon _icon-UMLPackage'></span>gleamynode</a></span> <span>::</span> <span class="label label-info"><a href='bb15307bdbbaf31bfef4f71be74150ae.html'><span class='node-icon _icon-UMLPackage'></span>netty</a></span> <span>::</span> <span class="label label-info"><a href='13ebeea6c90c35d72f303d2d478d584e.html'><span class='node-icon _icon-UMLPackage'></span>buffer</a></span> <span>::</span> <span class="label label-info"><a href='dc14226d897ccfe53fd8de23b9b9b3f5.html'><span class='node-icon _icon-UMLClass'></span>ChannelBufferInputStream</a></span> <span>::</span> <span class="label label-info"><a href='171355ff48d631ee4fbc85f204d3c9d2.html'><span class='node-icon _icon-UMLOperation'></span>readFully</a></span> <span>::</span> <span class="label label-info"><a href='fedd0b096282eeb2bce70942e31a976a.html'><span class='node-icon _icon-UMLParameter'></span>off</a></span> </section> <!-- Diagram --> <!-- Description --> <section> <h3>Description</h3> <div> <span class="label label-info">none</span> </div> </section> <!-- Specification --> <!-- Directed Relationship --> <!-- Undirected Relationship --> <!-- Classifier --> <!-- Interface --> <!-- Component --> <!-- Node --> <!-- Actor --> <!-- Use Case --> <!-- Template Parameters --> <!-- Literals --> <!-- Attributes --> <!-- Operations --> <!-- Receptions --> <!-- Extension Points --> <!-- Parameters --> <!-- Diagrams --> <!-- Behavior --> <!-- Action --> <!-- Interaction --> <!-- CombinedFragment --> <!-- Activity --> <!-- State Machine --> <!-- State Machine --> <!-- State --> <!-- Vertex --> <!-- Transition --> <!-- Properties --> <section> <h3>Properties</h3> <table class="table table-striped table-bordered"> <tr> <th width="50%">Name</th> <th width="50%">Value</th> </tr> <tr> <td>name</td> <td>off</td> </tr> <tr> <td>stereotype</td> <td><span class='label label-info'>null</span></td> </tr> <tr> <td>visibility</td> <td>public</td> </tr> <tr> <td>isStatic</td> <td><span class='label label-info'>false</span></td> </tr> <tr> <td>isLeaf</td> <td><span class='label label-info'>false</span></td> </tr> <tr> <td>type</td> <td>int</td> </tr> <tr> <td>multiplicity</td> <td></td> </tr> <tr> <td>isReadOnly</td> <td><span class='label label-info'>false</span></td> </tr> <tr> <td>isOrdered</td> <td><span class='label label-info'>false</span></td> </tr> <tr> <td>isUnique</td> <td><span class='label label-info'>false</span></td> </tr> <tr> <td>defaultValue</td> <td></td> </tr> <tr> <td>direction</td> <td>in</td> </tr> </table> </section> <!-- Tags --> <!-- Constraints, Dependencies, Dependants --> <!-- Relationships --> <!-- Owned Elements --> </div> </body> </html>
doc/html/declarative-cppextensions-qwidgets-qwidgets-qmldir.html
sunblithe/qt-everywhere-opensource-src-4.7.1
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Qt 4.7: qmldir Example File (declarative/cppextensions/qwidgets/QWidgets/qmldir)</title> <link rel="stylesheet" type="text/css" href="style/style.css" /> <script src="scripts/jquery.js" type="text/javascript"></script> <script src="scripts/functions.js" type="text/javascript"></script> </head> <body class="offline narrow creator"> <div class="header" id="qtdocheader"> <div class="content"> <div id="nav-logo"> <a href="index.html">Home</a></div> <a href="index.html" class="qtref"><span>Qt Reference Documentation</span></a> <div id="nav-topright"> <ul> <li class="nav-topright-home"><a href="http://qt.nokia.com/">Qt HOME</a></li> <li class="nav-topright-dev"><a href="http://developer.qt.nokia.com/">DEV</a></li> <li class="nav-topright-labs"><a href="http://labs.qt.nokia.com/blogs/">LABS</a></li> <li class="nav-topright-doc nav-topright-doc-active"><a href="http://doc.qt.nokia.com/"> DOC</a></li> <li class="nav-topright-blog"><a href="http://blog.qt.nokia.com/">BLOG</a></li> </ul> </div> <div id="shortCut"> <ul> <li class="shortCut-topleft-inactive"><span><a href="index.html">Qt 4.7</a></span></li> <li class="shortCut-topleft-active"><a href="http://doc.qt.nokia.com">ALL VERSIONS </a></li> </ul> </div> <ul class="sf-menu sf-js-enabled sf-shadow" id="narrowmenu"> <li><a href="#">API Lookup</a> <ul id="topmenuLook"> <li><a href="classes.html">Class index</a></li> <li><a href="functions.html">Function index</a></li> <li><a href="modules.html">Modules</a></li> <li><a href="namespaces.html">Namespaces</a></li> <li><a href="qtglobal.html">Global Declarations</a></li> <li><a href="licensing.html">Licenses and Credits</a></li> </ul> </li> <li><a href="#">Qt Topics</a> <ul id="topmenuTopic"> <li><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li><a href="qtquick.html">Device UI's &amp; Qt Quick</a></li> <li><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li><a href="developing-with-qt.html">Cross-platform and Platform-specific</a></li> <li><a href="platform-specific.html">Platform-specific info</a></li> <li><a href="technology-apis.html">Qt and Key Technologies</a></li> <li><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </li> <li><a href="#">Examples</a> <ul id="topmenuexample"> <li><a href="all-examples.html">Examples</a></li> <li><a href="tutorials.html">Tutorials</a></li> <li><a href="demos.html">Demos</a></li> <li><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </li> </ul> </div> </div> <div class="wrapper"> <div class="hd"> <span></span> </div> <div class="bd group"> <div class="sidebar"> <div class="searchlabel"> Search index:</div> <div class="search"> <form id="qtdocsearch" action="" onsubmit="return false;"> <fieldset> <input type="text" name="searchstring" id="pageType" value="" /> </fieldset> </form> </div> <div class="box first bottombar" id="lookup"> <h2 title="API Lookup"><span></span> API Lookup</h2> <div id="list001" class="list"> <ul id="ul001" > <li class="defaultLink"><a href="classes.html">Class index</a></li> <li class="defaultLink"><a href="functions.html">Function index</a></li> <li class="defaultLink"><a href="modules.html">Modules</a></li> <li class="defaultLink"><a href="namespaces.html">Namespaces</a></li> <li class="defaultLink"><a href="qtglobal.html">Global Declarations</a></li> <li class="defaultLink"><a href="qdeclarativeelements.html">QML elements</a></li> </ul> </div> </div> <div class="box bottombar" id="topics"> <h2 title="Qt Topics"><span></span> Qt Topics</h2> <div id="list002" class="list"> <ul id="ul002" > <li class="defaultLink"><a href="qt-basic-concepts.html">Programming with Qt</a></li> <li class="defaultLink"><a href="qtquick.html">Device UI's &amp; Qt Quick</a></li> <li class="defaultLink"><a href="qt-gui-concepts.html">UI Design with Qt</a></li> <li class="defaultLink"><a href="developing-with-qt.html">Cross-platform and Platform-specific</a></li> <li class="defaultLink"><a href="platform-specific.html">Platform-specific info</a></li> <li class="defaultLink"><a href="technology-apis.html">Qt and Key Technologies</a></li> <li class="defaultLink"><a href="best-practices.html">How-To's and Best Practices</a></li> </ul> </div> </div> <div class="box" id="examples"> <h2 title="Examples"><span></span> Examples</h2> <div id="list003" class="list"> <ul id="ul003"> <li class="defaultLink"><a href="all-examples.html">Examples</a></li> <li class="defaultLink"><a href="tutorials.html">Tutorials</a></li> <li class="defaultLink"><a href="demos.html">Demos</a></li> <li class="defaultLink"><a href="qdeclarativeexamples.html">QML Examples</a></li> </ul> </div> </div> </div> <div class="wrap"> <div class="toolbar"> <div class="breadcrumb toolblock"> <ul> <li class="first"><a href="index.html">Home</a></li> <!-- Bread crumbs goes here --> </ul> </div> <div class="toolbuttons toolblock"> <ul> <li id="smallA" class="t_button">A</li> <li id="medA" class="t_button active">A</li> <li id="bigA" class="t_button">A</li> <li id="print" class="t_button"><a href="javascript:this.print();"> <span>Print</span></a></li> </ul> </div> </div> <div class="content"> <h1 class="title">qmldir Example File</h1> <span class="small-subtitle">declarative/cppextensions/qwidgets/QWidgets/qmldir</span> <!-- $$$declarative/cppextensions/qwidgets/QWidgets/qmldir-description --> <div class="descr"> <a name="details"></a> <pre class="highlightedCode brush: cpp"> plugin qmlqwidgetsplugin</pre> </div> <!-- @@@declarative/cppextensions/qwidgets/QWidgets/qmldir --> <div class="feedback t_button"> [+] Documentation Feedback</div> </div> </div> </div> <div class="ft"> <span></span> </div> </div> <div class="footer"> <p> <acronym title="Copyright">&copy;</acronym> 2008-2010 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.</p> <p> All other trademarks are property of their respective owners. <a title="Privacy Policy" href="http://qt.nokia.com/about/privacy-policy">Privacy Policy</a></p> <br /> <p> Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.</p> <p> Alternatively, this document may be used under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.</p> </div> <div id="feedbackBox"> <div id="feedcloseX" class="feedclose t_button">X</div> <form id="feedform" action="http://doc.qt.nokia.com/docFeedbck/feedback.php" method="get"> <p id="noteHead">Thank you for giving your feedback.</p> <p class="note">Make sure it is related to this specific page. For more general bugs and requests, please use the <a href="http://bugreports.qt.nokia.com/secure/Dashboard.jspa">Qt Bug Tracker</a>.</p> <p><textarea id="feedbox" name="feedText" rows="5" cols="40"></textarea></p> <p><input id="feedsubmit" class="feedclose" type="submit" name="feedback" /></p> </form> </div> <div id="blurpage"> </div> </body> </html>
sdk/dox/html/classArrayDataTest.html
einon/affymetrix-power-tools
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>Affymetrix Power Tools: ArrayDataTest Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.7.1 --> <div class="navigation" id="top"> <div class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> </ul> </div> <div class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul> </div> </div> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> </div> <div class="headertitle"> <h1>ArrayDataTest Class Reference</h1> </div> </div> <div class="contents"> <!-- doxytag: class="ArrayDataTest" --> <p><a href="classArrayDataTest-members.html">List of all members.</a></p> <table class="memberdecls"> <tr><td colspan="2"><h2><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a738633e91d0564471627ee4301814076"></a><!-- doxytag: member="ArrayDataTest::setUp" ref="a738633e91d0564471627ee4301814076" args="()" --> void&nbsp;</td><td class="memItemRight" valign="bottom"><b>setUp</b> ()</td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a962127d1fda58ba44d4a86d2254b1602"></a><!-- doxytag: member="ArrayDataTest::tearDown" ref="a962127d1fda58ba44d4a86d2254b1602" args="()" --> void&nbsp;</td><td class="memItemRight" valign="bottom"><b>tearDown</b> ()</td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae4f3ba143aea341e85a665c855778373"></a><!-- doxytag: member="ArrayDataTest::testCreation" ref="ae4f3ba143aea341e85a665c855778373" args="()" --> void&nbsp;</td><td class="memItemRight" valign="bottom"><b>testCreation</b> ()</td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a07b55fdc9230f6df6c6b1dc0aae25e83"></a><!-- doxytag: member="ArrayDataTest::testproperty_Properties" ref="a07b55fdc9230f6df6c6b1dc0aae25e83" args="()" --> void&nbsp;</td><td class="memItemRight" valign="bottom"><b>testproperty_Properties</b> ()</td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a20bc71bca3f1da20916fd2bf6bbda8d5"></a><!-- doxytag: member="ArrayDataTest::testproperty_PhysicalArraysAttributes" ref="a20bc71bca3f1da20916fd2bf6bbda8d5" args="()" --> void&nbsp;</td><td class="memItemRight" valign="bottom"><b>testproperty_PhysicalArraysAttributes</b> ()</td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a99b102c4f89ea086b0334efd7589dc43"></a><!-- doxytag: member="ArrayDataTest::testproperty_UserAttributes" ref="a99b102c4f89ea086b0334efd7589dc43" args="()" --> void&nbsp;</td><td class="memItemRight" valign="bottom"><b>testproperty_UserAttributes</b> ()</td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa3e7b305c3a1c41159e77c008e0a51bc"></a><!-- doxytag: member="ArrayDataTest::testmethod_Clear" ref="aa3e7b305c3a1c41159e77c008e0a51bc" args="()" --> void&nbsp;</td><td class="memItemRight" valign="bottom"><b>testmethod_Clear</b> ()</td></tr> </table> <hr/><a name="_details"></a><h2>Detailed Description</h2> <p>Definition at line <a class="el" href="ArrayDataTest_8h_source.html#l00023">23</a> of file <a class="el" href="ArrayDataTest_8h_source.html">ArrayDataTest.h</a>.</p> <hr/>The documentation for this class was generated from the following files:<ul> <li>calvin_files/array/test/<a class="el" href="ArrayDataTest_8h_source.html">ArrayDataTest.h</a></li> <li>calvin_files/array/test/<a class="el" href="ArrayDataTest_8cpp_source.html">ArrayDataTest.cpp</a></li> </ul> </div> <hr class="footer"/><address class="footer"><small>Generated on Fri Mar 20 2015 18:03:34 for Affymetrix Power Tools by&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address> </body> </html>
LayoutTests/http/tests/navigation/ping-cookie.html
youfoh/webkit-efl
<html><head> <title>Ping</title> <script> var testCalled = false; function test() { if (!testCalled) { if (window.layoutTestController) { layoutTestController.dumpAsText(); layoutTestController.overridePreference("WebKitHyperlinkAuditingEnabled", 1); layoutTestController.waitUntilDone(); } testCalled = true; return; } try { var xhr = new XMLHttpRequest(); xhr.open("GET", "../cookies/resources/setCookies.cgi", false); xhr.setRequestHeader("SET_COOKIE", "hello=world;path=/"); xhr.send(null); if (xhr.status != 200) { document.getElementsByTagName("body")[0].appendChild(document.createTextNode("FAILED: cookie not set")); if (window.layoutTestController) layoutTestController.notifyDone(); } } catch (e) { document.getElementsByTagName("body")[0].appendChild(document.createTextNode("FAILED: cookie not set")); if (window.layoutTestController) layoutTestController.notifyDone(); } if (window.eventSender) { var a = document.getElementById("a"); eventSender.mouseMoveTo(a.offsetLeft + 2, a.offsetTop + 2); eventSender.mouseDown(); eventSender.mouseUp(); } } </script> </head> <body onload="test();"> <img src="resources/delete-ping.php" onload="test();" onerror="test();"></img> <a id="a" href="resources/check-ping.php" ping="resources/save-Ping.php">Navigate and send ping</a> </body></html>
reference/org/gwoptics/graphics/package-summary.html
PinkHatSpike/gwoptics
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_22) on Thu Mar 18 00:15:08 GMT 2010 --> <TITLE> org.gwoptics.graphics (Javadocs: gwoptics) </TITLE> <META NAME="keywords" CONTENT="org.gwoptics.graphics package"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="org.gwoptics.graphics (Javadocs: gwoptics)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../org/gwoptics/gaussbeams/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../org/gwoptics/graphics/camera/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/gwoptics/graphics/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <H2> Package org.gwoptics.graphics </H2> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Interface Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../org/gwoptics/graphics/IRenderable.html" title="interface in org.gwoptics.graphics">IRenderable</A></B></TD> <TD> Basic interface that defines commonly used functions for any rendered object.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../org/gwoptics/graphics/GWColour.html" title="class in org.gwoptics.graphics">GWColour</A></B></TD> <TD>Simple class that encapsulates the 4 colour components alpha, red, green and blue.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../org/gwoptics/graphics/Renderable.html" title="class in org.gwoptics.graphics">Renderable</A></B></TD> <TD>An abstract class that can be inherited to provide some common functionality that all rendered objects have.</TD> </TR> </TABLE> &nbsp; <P> <DL> </DL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../org/gwoptics/gaussbeams/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../org/gwoptics/graphics/camera/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?org/gwoptics/graphics/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> processing library gwoptics by Daniel Brown and Andreas Freise. (c) 2009 onwards </BODY> </HTML>
doc/doxygen_crfAPI/crf/html/a00041_source.html
bhulliger/CRF
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>CAVE Rendering Framework: E:/schule/Thesis/Repo/trunk/crf/src/SceneReader.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.9 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="files.html"><span>File&nbsp;List</span></a></li> </ul> </div> <h1>E:/schule/Thesis/Repo/trunk/crf/src/SceneReader.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/***************************************************************************</span> <a name="l00002"></a>00002 <span class="comment">/* CAVE Rendering Framework - a BFH-TI Thesis Project</span> <a name="l00003"></a>00003 <span class="comment">/* Computer Perception and Virtual Reality Research Group</span> <a name="l00004"></a>00004 <span class="comment">/* www.cpvr.ch</span> <a name="l00005"></a>00005 <span class="comment">/*</span> <a name="l00006"></a>00006 <span class="comment">/* Author: jonas@realboarder.ch</span> <a name="l00007"></a>00007 <span class="comment">/* Consult copyright.txt for additional information.</span> <a name="l00008"></a>00008 <span class="comment">/***************************************************************************/</span> <a name="l00009"></a>00009 <a name="l00010"></a>00010 <span class="preprocessor">#ifndef SCENEREADER_H</span> <a name="l00011"></a>00011 <span class="preprocessor"></span><span class="preprocessor">#define SCENEREADER_H</span> <a name="l00012"></a>00012 <span class="preprocessor"></span> <a name="l00013"></a>00013 <span class="preprocessor">#include &lt;osg/ref_ptr&gt;</span> <a name="l00014"></a>00014 <span class="preprocessor">#include &lt;osg/Node&gt;</span> <a name="l00016"></a>00016 <span class="keyword">namespace </span>crf { <a name="l00020"></a><a class="code" href="a00015.html">00020</a> <span class="keyword">class </span><a class="code" href="a00015.html" title="This class provides an advanced *.osg file load mechanism.">SceneReader</a> <a name="l00021"></a>00021 { <a name="l00022"></a>00022 <span class="keyword">public</span>: <a name="l00024"></a>00024 <a class="code" href="a00015.html#1d99eb0e15dc12f7f60cf4a7e9fc17d5" title="Default constructor.">SceneReader</a>(); <a name="l00026"></a>00026 <a class="code" href="a00015.html#2b3bfe0495f724223c8b846b7637b242" title="Destructor.">~SceneReader</a>(); <a name="l00027"></a>00027 <a name="l00031"></a>00031 osg::ref_ptr&lt;osg::Node&gt; <a class="code" href="a00015.html#8ca1f3b1c2a9940175cc4d978ad68098" title="Reads the model by a passed filename.">readModel</a>( <span class="keyword">const</span> std::string &amp;filename ); <a name="l00032"></a>00032 }; <a name="l00033"></a>00033 <a name="l00034"></a>00034 <span class="preprocessor"> #endif</span> <a name="l00035"></a>00035 <span class="preprocessor"></span>} </pre></div></div> <address style="text-align: right;"> <small>Generated on Fri Jun 12 11:25:33 2009 for <a href="/index.html"><img src="/images/Equalizer-doxygen.png" alt="CAVE Rendering Framework" align="middle" border="0"></a> 1.1 by&nbsp; <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"> </a> 1.5.9 </small> </address> </body> </html>
sdk/dox/html/DumpPgf_8cpp_source.html
einon/affymetrix-power-tools
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>Affymetrix Power Tools: file/TsvFile/DumpPgf.cpp Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.7.1 --> <div class="navigation" id="top"> <div class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> </ul> </div> <div class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&nbsp;List</span></a></li> <li><a href="globals.html"><span>File&nbsp;Members</span></a></li> </ul> </div> <div class="navpath"> <ul> <li><a class="el" href="dir_c1ea1c4cb4b6f05144ea144491fda707.html">file</a> </li> <li><a class="el" href="dir_e38240b27a3764d76684986e8a12b120.html">TsvFile</a> </li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <h1>DumpPgf.cpp</h1> </div> </div> <div class="contents"> <a href="DumpPgf_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">////////////////////////////////////////////////////////////////</span> <a name="l00002"></a>00002 <span class="comment"></span><span class="comment">//</span> <a name="l00003"></a>00003 <span class="comment">// Copyright (C) 2006 Affymetrix, Inc.</span> <a name="l00004"></a>00004 <span class="comment">//</span> <a name="l00005"></a>00005 <span class="comment">// This library is free software; you can redistribute it and/or modify</span> <a name="l00006"></a>00006 <span class="comment">// it under the terms of the GNU Lesser General Public License </span> <a name="l00007"></a>00007 <span class="comment">// (version 2.1) as published by the Free Software Foundation.</span> <a name="l00008"></a>00008 <span class="comment">// </span> <a name="l00009"></a>00009 <span class="comment">// This library is distributed in the hope that it will be useful, but</span> <a name="l00010"></a>00010 <span class="comment">// WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY</span> <a name="l00011"></a>00011 <span class="comment">// or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License</span> <a name="l00012"></a>00012 <span class="comment">// for more details.</span> <a name="l00013"></a>00013 <span class="comment">// </span> <a name="l00014"></a>00014 <span class="comment">// You should have received a copy of the GNU Lesser General Public License</span> <a name="l00015"></a>00015 <span class="comment">// along with this library; if not, write to the Free Software Foundation, Inc.,</span> <a name="l00016"></a>00016 <span class="comment">// 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA </span> <a name="l00017"></a>00017 <span class="comment">//</span><span class="comment"></span> <a name="l00018"></a>00018 <span class="comment">////////////////////////////////////////////////////////////////</span> <a name="l00019"></a>00019 <span class="comment"></span><span class="comment"></span> <a name="l00020"></a>00020 <span class="comment">/// @file DumpPgf.cpp</span> <a name="l00021"></a>00021 <span class="comment">/// @brief Class for dumping information from a pgf and clf file.</span> <a name="l00022"></a>00022 <span class="comment"></span> <a name="l00023"></a>00023 <span class="preprocessor">#include &quot;<a class="code" href="DumpPgf_8h.html" title="Headers for DumpPgf.cpp.">file/TsvFile/DumpPgf.h</a>&quot;</span> <a name="l00024"></a>00024 <span class="comment">//</span> <a name="l00025"></a>00025 <span class="preprocessor">#include &quot;<a class="code" href="Fs_8h.html" title="///">util/Fs.h</a>&quot;</span> <a name="l00026"></a>00026 <span class="preprocessor">#include &quot;<a class="code" href="Guid_8h.html" title="This file provides functions for creating globally unique identifiers.">util/Guid.h</a>&quot;</span> <a name="l00027"></a>00027 <span class="preprocessor">#include &quot;<a class="code" href="Util_8h.html" title="General Utilities.">util/Util.h</a>&quot;</span> <a name="l00028"></a>00028 <span class="comment">//</span> <a name="l00029"></a>00029 <span class="preprocessor">#include &lt;algorithm&gt;</span> <a name="l00030"></a>00030 <span class="comment">//</span> <a name="l00031"></a>00031 <a name="l00032"></a>00032 <span class="keyword">using namespace </span>std; <a name="l00033"></a>00033 <span class="keyword">using namespace </span>affx; <a name="l00034"></a>00034 <a name="l00035"></a>00035 <span class="keywordtype">void</span> define_dumppgf_options(<a class="code" href="classPgOptions.html">PgOptions</a>* opts) { <a name="l00036"></a>00036 opts-&gt;<a class="code" href="classPgOptions.html#aa40409c034ecf67ad32694103782e97e" title="set the usage info for this program ///">setUsage</a>(<span class="stringliteral">&quot;apt-dump-pgf - Dump information from a pgf file.\n&quot;</span> <a name="l00037"></a>00037 <span class="stringliteral">&quot;Usage:\n&quot;</span> <a name="l00038"></a>00038 <span class="stringliteral">&quot; apt-dump-pgf -o int.txt -c file.clf -p file.pgf [--probeset-type=type [--probeset-type=...]]\n\n&quot;</span> <a name="l00039"></a>00039 <span class="stringliteral">&quot; apt-dump-pgf -o int.txt -c file.clf -p file.pgf [--probeset-ids=file [--probeset-ids=...]]\n\n&quot;</span> <a name="l00040"></a>00040 <span class="stringliteral">&quot; apt-dump-pgf -o int.txt -c file.clf -p file.pgf [--probe-ids=file [--probe-ids=...]]&quot;</span> <a name="l00041"></a>00041 ); <a name="l00042"></a>00042 opts-&gt;<a class="code" href="classPgOptions.html#a7b3fbfff8c4496985f80bcfd49a59d61" title="define an option to be handled by this option parser. ///">defineOption</a>(<span class="stringliteral">&quot;p&quot;</span>, <span class="stringliteral">&quot;pgf-file&quot;</span>, PgOpt::STRING_OPT, <a name="l00043"></a>00043 <span class="stringliteral">&quot;The pgf file used to dump information.&quot;</span>, <a name="l00044"></a>00044 <span class="stringliteral">&quot;&quot;</span>); <a name="l00045"></a>00045 opts-&gt;<a class="code" href="classPgOptions.html#a7b3fbfff8c4496985f80bcfd49a59d61" title="define an option to be handled by this option parser. ///">defineOption</a>(<span class="stringliteral">&quot;c&quot;</span>, <span class="stringliteral">&quot;clf-file&quot;</span>, PgOpt::STRING_OPT, <a name="l00046"></a>00046 <span class="stringliteral">&quot;Optional clf file to use. When present, &quot;</span> <a name="l00047"></a>00047 <span class="stringliteral">&quot;probe position will be included in the output.&quot;</span>, <a name="l00048"></a>00048 <span class="stringliteral">&quot;&quot;</span>); <a name="l00049"></a>00049 opts-&gt;<a class="code" href="classPgOptions.html#a7b3fbfff8c4496985f80bcfd49a59d61" title="define an option to be handled by this option parser. ///">defineOption</a>(<span class="stringliteral">&quot;&quot;</span>, <span class="stringliteral">&quot;probeset-only&quot;</span>, PgOpt::BOOL_OPT, <a name="l00050"></a>00050 <span class="stringliteral">&quot;Dump only probeset level information.&quot;</span>, <a name="l00051"></a>00051 <span class="stringliteral">&quot;false&quot;</span>); <a name="l00052"></a>00052 opts-&gt;<a class="code" href="classPgOptions.html#a6b593f1d35c010fbe6ae6ec1780e5b26" title="Short for to define an option with multiple values. ///.">defOptMult</a>(<span class="stringliteral">&quot;&quot;</span>, <span class="stringliteral">&quot;probeset-type&quot;</span>, PgOpt::STRING_OPT, <a name="l00053"></a>00053 <span class="stringliteral">&quot;Optional probeset type to extract; &quot;</span> <a name="l00054"></a>00054 <span class="stringliteral">&quot;can be specified multiple times. When specified &quot;</span> <a name="l00055"></a>00055 <span class="stringliteral">&quot;multiple times, the intersection of all types &quot;</span> <a name="l00056"></a>00056 <span class="stringliteral">&quot;is taken. The user cannot mix use of probeset-type, &quot;</span> <a name="l00057"></a>00057 <span class="stringliteral">&quot;probeset-ids, and probe-ids.&quot;</span>, <a name="l00058"></a>00058 <span class="stringliteral">&quot;&quot;</span>); <a name="l00059"></a>00059 opts-&gt;<a class="code" href="classPgOptions.html#a7b3fbfff8c4496985f80bcfd49a59d61" title="define an option to be handled by this option parser. ///">defineOption</a>(<span class="stringliteral">&quot;s&quot;</span>, <span class="stringliteral">&quot;probeset-ids&quot;</span>, PgOpt::STRING_OPT, <a name="l00060"></a>00060 <span class="stringliteral">&quot;Optional name of a file containing probeset ids &quot;</span> <a name="l00061"></a>00061 <span class="stringliteral">&quot;to extract; can be specified multiple times. The &quot;</span> <a name="l00062"></a>00062 <span class="stringliteral">&quot;user cannot mix use of probeset-type, probeset-ids, &quot;</span> <a name="l00063"></a>00063 <span class="stringliteral">&quot;and probe-ids.&quot;</span>, <a name="l00064"></a>00064 <span class="stringliteral">&quot;&quot;</span>); <a name="l00065"></a>00065 opts-&gt;<a class="code" href="classPgOptions.html#a7b3fbfff8c4496985f80bcfd49a59d61" title="define an option to be handled by this option parser. ///">defineOption</a>(<span class="stringliteral">&quot;&quot;</span>, <span class="stringliteral">&quot;probe-ids&quot;</span>, PgOpt::STRING_OPT, <a name="l00066"></a>00066 <span class="stringliteral">&quot;Optional name of a file containing probe ids &quot;</span> <a name="l00067"></a>00067 <span class="stringliteral">&quot;to extract; can be specified multiple times. The &quot;</span> <a name="l00068"></a>00068 <span class="stringliteral">&quot;user cannot mix use of probeset-type, probeset-ids, &quot;</span> <a name="l00069"></a>00069 <span class="stringliteral">&quot;and probe-ids.&quot;</span>, <a name="l00070"></a>00070 <span class="stringliteral">&quot;&quot;</span>); <a name="l00071"></a>00071 opts-&gt;<a class="code" href="classPgOptions.html#a7b3fbfff8c4496985f80bcfd49a59d61" title="define an option to be handled by this option parser. ///">defineOption</a>(<span class="stringliteral">&quot;&quot;</span>, <span class="stringliteral">&quot;or&quot;</span>, PgOpt::BOOL_OPT, <a name="l00072"></a>00072 <span class="stringliteral">&quot;Use the union of the types requested, not the intersection.&quot;</span>, <a name="l00073"></a>00073 <span class="stringliteral">&quot;false&quot;</span>); <a name="l00074"></a>00074 opts-&gt;<a class="code" href="classPgOptions.html#a7b3fbfff8c4496985f80bcfd49a59d61" title="define an option to be handled by this option parser. ///">defineOption</a>(<span class="stringliteral">&quot;o&quot;</span>, <span class="stringliteral">&quot;out-file&quot;</span>, PgOpt::STRING_OPT, <a name="l00075"></a>00075 <span class="stringliteral">&quot;Output file to contain the dump output.&quot;</span>, <a name="l00076"></a>00076 <span class="stringliteral">&quot;&quot;</span>); <a name="l00077"></a>00077 opts-&gt;<a class="code" href="classPgOptions.html#a7b3fbfff8c4496985f80bcfd49a59d61" title="define an option to be handled by this option parser. ///">defineOption</a>(<span class="stringliteral">&quot;&quot;</span>, <span class="stringliteral">&quot;version&quot;</span>, PgOpt::BOOL_OPT, <a name="l00078"></a>00078 <span class="stringliteral">&quot;Display version information.&quot;</span>, <a name="l00079"></a>00079 <span class="stringliteral">&quot;false&quot;</span>); <a name="l00080"></a>00080 opts-&gt;<a class="code" href="classPgOptions.html#a7b3fbfff8c4496985f80bcfd49a59d61" title="define an option to be handled by this option parser. ///">defineOption</a>(<span class="stringliteral">&quot;h&quot;</span>, <span class="stringliteral">&quot;help&quot;</span>, PgOpt::BOOL_OPT, <a name="l00081"></a>00081 <span class="stringliteral">&quot;Print help message.&quot;</span>, <a name="l00082"></a>00082 <span class="stringliteral">&quot;false&quot;</span>); <a name="l00083"></a>00083 } <a name="l00084"></a>00084 <span class="comment"></span> <a name="l00085"></a>00085 <span class="comment">/**</span> <a name="l00086"></a>00086 <span class="comment"> * @brief Constructor.</span> <a name="l00087"></a>00087 <span class="comment"> *</span> <a name="l00088"></a>00088 <span class="comment"> * @param argc Number of command line arguments.</span> <a name="l00089"></a>00089 <span class="comment"> * @param argv Command line arguments.</span> <a name="l00090"></a>00090 <span class="comment"> * @param version Version string.</span> <a name="l00091"></a>00091 <span class="comment"> *</span> <a name="l00092"></a>00092 <span class="comment"> * Errors: throw exception to display help messages, if unsupported</span> <a name="l00093"></a>00093 <span class="comment"> * option choices were made.</span> <a name="l00094"></a>00094 <span class="comment">*/</span> <a name="l00095"></a><a class="code" href="classdumpPgf.html#a036f87755262ddbcb64376df4fde93cb">00095</a> <a class="code" href="classdumpPgf.html#a036f87755262ddbcb64376df4fde93cb" title="Constructor.">dumpPgf::dumpPgf</a> (<span class="keyword">const</span> <span class="keywordtype">char</span>* argv[], <a name="l00096"></a>00096 <span class="keyword">const</span> std::string&amp; version) <a name="l00097"></a>00097 : m_Version (version), m_GetProbeCoordinates (0) <a name="l00098"></a>00098 { <a name="l00099"></a>00099 <span class="comment">// Prefer throw() to exit().</span> <a name="l00100"></a>00100 <a class="code" href="classErr.html#aceb62780521f07880083c5bed5c64d13" title="Give the current error handler a hint about whether or not to throw exceptions.">Err::setThrowStatus</a> (<span class="keyword">true</span>); <a name="l00101"></a>00101 <a name="l00102"></a>00102 <span class="comment">//</span> <a name="l00103"></a>00103 <span class="comment">//m_Opts = new PgOptions ();</span> <a name="l00104"></a>00104 define_dumppgf_options(&amp;<a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>); <a name="l00105"></a>00105 <a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#afb2acbc339ff978eee109450c7b4bc07" title="Match the command line arguments from ///.">parseArgv</a>(argv); <a name="l00106"></a>00106 <a name="l00107"></a>00107 <span class="comment">// The command line is copied to output.</span> <a name="l00108"></a>00108 m_CommandLine=<a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#a0dadd2ad156729f65987c38bc2809b77" title="A space seperated list of the argv we were given. ///.">commandLine</a>(); <a name="l00109"></a>00109 <a name="l00110"></a>00110 <span class="comment">// Optionally display usage message.</span> <a name="l00111"></a>00111 <span class="keywordflow">if</span> (<a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#a2558435fb2edc0b54c22e320f637e812" title="Get the value of the option as a boolean. ///.">getBool</a>(<span class="stringliteral">&quot;help&quot;</span>) || (<a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#a249c193e9b2a9f82459d2cfc5c25beeb" title="The size of the argv we were inited with. ///.">argc</a>() &lt;= 1)) <a name="l00112"></a>00112 { <a name="l00113"></a>00113 <a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#ada18bd8d5b64cf07665e679cc85875c0" title="Print out a litte ditty about program and its usage. ///.">usage</a>(); <a name="l00114"></a>00114 cout &lt;&lt; <span class="stringliteral">&quot;version: &quot;</span> &lt;&lt; version &lt;&lt; <span class="stringliteral">&quot;\n&quot;</span>; <a name="l00115"></a>00115 exit(0); <a name="l00116"></a>00116 } <a name="l00117"></a>00117 <span class="comment">// Optionally display version.</span> <a name="l00118"></a>00118 <span class="keywordflow">if</span> (<a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#a2558435fb2edc0b54c22e320f637e812" title="Get the value of the option as a boolean. ///.">getBool</a>(<span class="stringliteral">&quot;version&quot;</span>)) <a name="l00119"></a>00119 { <a name="l00120"></a>00120 cout &lt;&lt; <span class="stringliteral">&quot;version: &quot;</span> &lt;&lt; version &lt;&lt; <span class="stringliteral">&quot;\n&quot;</span>; <a name="l00121"></a>00121 exit(0); <a name="l00122"></a>00122 } <a name="l00123"></a>00123 <a name="l00124"></a>00124 <span class="comment">// Require pgf file.</span> <a name="l00125"></a>00125 m_PgfFileName = <a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#a43eb777dd82aabdee1bc766b5b98ca5b" title="Get the value of the option as a string. ///.">get</a>(<span class="stringliteral">&quot;pgf-file&quot;</span>); <a name="l00126"></a>00126 <span class="keywordflow">if</span> (m_PgfFileName.empty()) <a name="l00127"></a>00127 { <a name="l00128"></a>00128 <span class="keywordtype">string</span> msg = <span class="stringliteral">&quot;Must provide pgf file.&quot;</span>; <a name="l00129"></a>00129 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (msg); <a name="l00130"></a>00130 } <a name="l00131"></a>00131 <span class="comment">// Optional clf file.</span> <a name="l00132"></a>00132 m_ClfFileName = <a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#a43eb777dd82aabdee1bc766b5b98ca5b" title="Get the value of the option as a string. ///.">get</a>(<span class="stringliteral">&quot;clf-file&quot;</span>); <a name="l00133"></a>00133 <a name="l00134"></a>00134 <a class="code" href="classPgOpt.html" title="///">PgOpt</a>* <a class="code" href="structopt.html">opt</a>; <a name="l00135"></a>00135 <a name="l00136"></a>00136 <span class="comment">// Save optional types.</span> <a name="l00137"></a>00137 opt = <a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#ae6b1d72f578de5a557f3b891885e18b5" title="Same as findOpt, but aborts if not option is not found. ///.">mustFindOpt</a>(<span class="stringliteral">&quot;probeset-type&quot;</span>); <a name="l00138"></a>00138 opt-&gt;<a class="code" href="classPgOpt.html#a09d3945f1bfd6edda948cf50d330ad95" title="Push all our user supplied values into another vector. ///.">push_user_values_into</a>(m_ProbesetTypes); <a name="l00139"></a>00139 <span class="comment">// Save optional probeset</span> <a name="l00140"></a>00140 opt = <a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#ae6b1d72f578de5a557f3b891885e18b5" title="Same as findOpt, but aborts if not option is not found. ///.">mustFindOpt</a>(<span class="stringliteral">&quot;probeset-ids&quot;</span>); <a name="l00141"></a>00141 opt-&gt;<a class="code" href="classPgOpt.html#a09d3945f1bfd6edda948cf50d330ad95" title="Push all our user supplied values into another vector. ///.">push_user_values_into</a>(m_ProbesetIdFileNames); <a name="l00142"></a>00142 <span class="comment">// and probe id file names.</span> <a name="l00143"></a>00143 opt = <a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#ae6b1d72f578de5a557f3b891885e18b5" title="Same as findOpt, but aborts if not option is not found. ///.">mustFindOpt</a>(<span class="stringliteral">&quot;probe-ids&quot;</span>); <a name="l00144"></a>00144 opt-&gt;<a class="code" href="classPgOpt.html#a09d3945f1bfd6edda948cf50d330ad95" title="Push all our user supplied values into another vector. ///.">push_user_values_into</a>(m_ProbeIdFileNames); <a name="l00145"></a>00145 <a name="l00146"></a>00146 <span class="comment">// Allow only one of probeset-type, probeset-ids, or probe-ids options.</span> <a name="l00147"></a>00147 <span class="keywordtype">int</span> optionsChosen = 0; <a name="l00148"></a>00148 optionsChosen += m_ProbesetTypes.empty() ? 0 : 1; <a name="l00149"></a>00149 optionsChosen += m_ProbesetIdFileNames.empty() ? 0 : 1; <a name="l00150"></a>00150 optionsChosen += m_ProbeIdFileNames.empty() ? 0 : 1; <a name="l00151"></a>00151 <a name="l00152"></a>00152 <span class="keywordflow">if</span> (optionsChosen &gt; 1) <a name="l00153"></a>00153 { <a name="l00154"></a>00154 <span class="keywordtype">string</span> msg = <span class="stringliteral">&quot;Cannot mix use of --probeset-ids, --probe-ids, &quot;</span>; <a name="l00155"></a>00155 msg += <span class="stringliteral">&quot;and --probeset-type.&quot;</span>; <a name="l00156"></a>00156 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (msg); <a name="l00157"></a>00157 } <a name="l00158"></a>00158 <a name="l00159"></a>00159 <span class="comment">// Save optional probeset-only, or flags.</span> <a name="l00160"></a>00160 m_DumpProbesetsOnly = <a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#a2558435fb2edc0b54c22e320f637e812" title="Get the value of the option as a boolean. ///.">getBool</a>(<span class="stringliteral">&quot;probeset-only&quot;</span>); <a name="l00161"></a>00161 m_DumpUnion = <a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#a2558435fb2edc0b54c22e320f637e812" title="Get the value of the option as a boolean. ///.">getBool</a>(<span class="stringliteral">&quot;or&quot;</span>); <a name="l00162"></a>00162 <a name="l00163"></a>00163 <span class="comment">// Probeset-only is incompatible with a probe-ids list.</span> <a name="l00164"></a>00164 <span class="keywordflow">if</span> (m_DumpProbesetsOnly &amp;&amp; !m_ProbeIdFileNames.empty()) <a name="l00165"></a>00165 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;Cannot use --probeset-only with --probe-ids.&quot;</span>); <a name="l00166"></a>00166 <a name="l00167"></a>00167 <span class="comment">// Output to cout unless a writeable file was selected.</span> <a name="l00168"></a>00168 m_Outfile = <a class="code" href="classdumpPgf.html#a54de4c28d7978fa1cab48deac442e64a" title="Command line options.">m_Opts</a>.<a class="code" href="classPgOptions.html#a43eb777dd82aabdee1bc766b5b98ca5b" title="Get the value of the option as a string. ///.">get</a>(<span class="stringliteral">&quot;out-file&quot;</span>); <a name="l00169"></a>00169 <span class="keywordflow">if</span> (m_Outfile.empty()) <a name="l00170"></a>00170 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;Must provide an output file, --out-file option.&quot;</span>); <a name="l00171"></a>00171 <span class="keywordflow">else</span> <a name="l00172"></a>00172 { <a name="l00173"></a>00173 <a class="code" href="classFs.html#a1cc6e82074c84dd92bd7cdcf7d374b7c" title="Open an ofstream for writing to.">Fs::mustOpenToWrite</a>(m_FileOut, m_Outfile); <a name="l00174"></a>00174 m_Out = &amp;m_FileOut; <a name="l00175"></a>00175 } <a name="l00176"></a>00176 <a name="l00177"></a>00177 <a name="l00178"></a>00178 } <a name="l00179"></a>00179 <span class="comment"></span> <a name="l00180"></a>00180 <span class="comment">/**</span> <a name="l00181"></a>00181 <span class="comment"> * @brief Read, process data, write output.</span> <a name="l00182"></a>00182 <span class="comment"> *</span> <a name="l00183"></a>00183 <span class="comment"> * Errors: abort if unable to read any input file.</span> <a name="l00184"></a>00184 <span class="comment">*/</span> <a name="l00185"></a><a class="code" href="classdumpPgf.html#a1de82b72f3f981ceca8a26617272a0db">00185</a> <span class="keywordtype">void</span> <a class="code" href="classdumpPgf.html#a1de82b72f3f981ceca8a26617272a0db" title="Read, process data, write output.">dumpPgf::run</a>() <a name="l00186"></a>00186 { <a name="l00187"></a>00187 <span class="comment">// Write initial output.</span> <a name="l00188"></a>00188 beginOutput(); <a name="l00189"></a>00189 <a name="l00190"></a>00190 <span class="comment">// Read optional probeset or probe id files.</span> <a name="l00191"></a>00191 readIdFiles(); <a name="l00192"></a>00192 <a name="l00193"></a>00193 <span class="comment">// Open input files.</span> <a name="l00194"></a>00194 openInputFiles(); <a name="l00195"></a>00195 <a name="l00196"></a>00196 <span class="comment">// Write output header.</span> <a name="l00197"></a>00197 writeOutputHeader(); <a name="l00198"></a>00198 <a name="l00199"></a>00199 <span class="comment">// Write lines matching selection criteria.</span> <a name="l00200"></a>00200 writeMatches(); <a name="l00201"></a>00201 } <a name="l00202"></a>00202 <span class="comment"></span> <a name="l00203"></a>00203 <span class="comment">/**</span> <a name="l00204"></a>00204 <span class="comment"> * @brief Read optional probeset or probe id files.</span> <a name="l00205"></a>00205 <span class="comment">*/</span> <a name="l00206"></a>00206 <span class="keywordtype">void</span> dumpPgf::readIdFiles() <a name="l00207"></a>00207 { <a name="l00208"></a>00208 <span class="comment">// Probeset id file(s).</span> <a name="l00209"></a>00209 map &lt;int, bool&gt; probesetIdsMap; <a name="l00210"></a>00210 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> i = 0; i &lt; m_ProbesetIdFileNames.size(); ++i) <a name="l00211"></a>00211 { <a name="l00212"></a>00212 <span class="keywordtype">string</span>&amp; probesetIdFileName = m_ProbesetIdFileNames[i]; <a name="l00213"></a>00213 <a class="code" href="classaffx_1_1TsvFile.html" title="A class for reading and writing Tab Seperated Value (TSV) files. /// See the TsvFile format document ...">TsvFile</a> tsv; <a name="l00214"></a>00214 <span class="keywordtype">int</span> probesetId; <a name="l00215"></a>00215 tsv.bind (0, <span class="stringliteral">&quot;probeset_id&quot;</span>, &amp;probesetId, <a class="code" href="namespaceaffx.html#a8f36853f1d3b6cfb79edebd82760691daf605fbe0e244c4a604d176991d8df2c6" title="warn if not bound">TSV_BIND_REQUIRED</a>); <a name="l00216"></a>00216 <span class="keywordflow">if</span> (tsv.<a class="code" href="classaffx_1_1TsvFile.html#a763ce0bbf19b4134d0445aa58e0f5011" title="Opens a file -- attempts to guess some defaults.">open</a> (probesetIdFileName) != TSV_OK) <a name="l00217"></a>00217 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;Problem opening probeset id file &quot;</span> + probesetIdFileName); <a name="l00218"></a>00218 <span class="keywordflow">while</span> (tsv.<a class="code" href="classaffx_1_1TsvFile.html#a2022895d082d1d635e7f59fccab12afb" title="Skip to the next level of data which matches seek_clvl ///.">nextLevel</a> (0) == TSV_OK) <a name="l00219"></a>00219 <span class="comment">// Ignore duplicate ids.</span> <a name="l00220"></a>00220 <span class="keywordflow">if</span> (probesetIdsMap.insert (make_pair (probesetId, <span class="keyword">true</span>)) .second) <a name="l00221"></a>00221 m_ProbesetIds.push_back (probesetId); <a name="l00222"></a>00222 tsv.<a class="code" href="classaffx_1_1TsvFile.html#ae7932be2156c04a562f327b53833aed7" title="Close the file.">close</a>(); <a name="l00223"></a>00223 } <a name="l00224"></a>00224 <a class="code" href="classVerbose.html#ac4034f68f4c8d2b49cd6340984b940ce" title="Print a message to the stream.">Verbose::out</a>(1,<span class="stringliteral">&quot;Found &quot;</span> + <a class="code" href="Convert_8h.html#a9e68e488e4da0371aea30596313537df" title="Little template function to make string conversion easy.">ToStr</a>(m_ProbesetIds.size()) + <span class="stringliteral">&quot; probesets in probeset list files.&quot;</span>); <a name="l00225"></a>00225 <span class="comment">// Probe id file(s).</span> <a name="l00226"></a>00226 map &lt;int, bool&gt; probeIdsMap; <a name="l00227"></a>00227 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> i = 0; i &lt; m_ProbeIdFileNames.size(); ++i) <a name="l00228"></a>00228 { <a name="l00229"></a>00229 <span class="keywordtype">string</span>&amp; probeIdFileName = m_ProbeIdFileNames[i]; <a name="l00230"></a>00230 <a class="code" href="classaffx_1_1TsvFile.html" title="A class for reading and writing Tab Seperated Value (TSV) files. /// See the TsvFile format document ...">TsvFile</a> tsv; <a name="l00231"></a>00231 <span class="keywordtype">int</span> probeId; <a name="l00232"></a>00232 tsv.bind (0, <span class="stringliteral">&quot;probe_id&quot;</span>, &amp;probeId, <a class="code" href="namespaceaffx.html#a8f36853f1d3b6cfb79edebd82760691daf605fbe0e244c4a604d176991d8df2c6" title="warn if not bound">TSV_BIND_REQUIRED</a>); <a name="l00233"></a>00233 <span class="keywordflow">if</span> (tsv.<a class="code" href="classaffx_1_1TsvFile.html#a763ce0bbf19b4134d0445aa58e0f5011" title="Opens a file -- attempts to guess some defaults.">open</a> (probeIdFileName) != TSV_OK) <a name="l00234"></a>00234 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;Problem opening probe id file &quot;</span> + probeIdFileName); <a name="l00235"></a>00235 <span class="keywordflow">while</span> (tsv.<a class="code" href="classaffx_1_1TsvFile.html#a2022895d082d1d635e7f59fccab12afb" title="Skip to the next level of data which matches seek_clvl ///.">nextLevel</a> (0) == TSV_OK) <a name="l00236"></a>00236 <span class="comment">// Ignore duplicate ids.</span> <a name="l00237"></a>00237 <span class="keywordflow">if</span> (probeIdsMap.insert (make_pair (probeId, <span class="keyword">true</span>)) .second) <a name="l00238"></a>00238 m_ProbeIds.push_back (probeId); <a name="l00239"></a>00239 tsv.<a class="code" href="classaffx_1_1TsvFile.html#ae7932be2156c04a562f327b53833aed7" title="Close the file.">close</a>(); <a name="l00240"></a>00240 } <a name="l00241"></a>00241 <a class="code" href="classVerbose.html#ac4034f68f4c8d2b49cd6340984b940ce" title="Print a message to the stream.">Verbose::out</a>(1,<span class="stringliteral">&quot;Found &quot;</span> + <a class="code" href="Convert_8h.html#a9e68e488e4da0371aea30596313537df" title="Little template function to make string conversion easy.">ToStr</a>(m_ProbeIds.size()) + <span class="stringliteral">&quot; probes in probe list files.&quot;</span>); <a name="l00242"></a>00242 } <a name="l00243"></a>00243 <span class="comment"></span> <a name="l00244"></a>00244 <span class="comment">/**</span> <a name="l00245"></a>00245 <span class="comment"> * @brief Begin output.</span> <a name="l00246"></a>00246 <span class="comment">*/</span> <a name="l00247"></a>00247 <span class="keywordtype">void</span> dumpPgf::beginOutput() <a name="l00248"></a>00248 { <a name="l00249"></a>00249 <a class="code" href="classVerbose.html#ac4034f68f4c8d2b49cd6340984b940ce" title="Print a message to the stream.">Verbose::out</a>(1,<span class="stringliteral">&quot;MODULE: &quot;</span> + m_Version); <a name="l00250"></a>00250 <a class="code" href="classVerbose.html#ac4034f68f4c8d2b49cd6340984b940ce" title="Print a message to the stream.">Verbose::out</a>(1,<span class="stringliteral">&quot;CMD: &quot;</span> + m_CommandLine); <a name="l00251"></a>00251 m_ExecGuid = <a class="code" href="classaffxutil_1_1Guid.html#a2929c982cb9f3b5f6c5d7d818a8e6ac4">affxutil::Guid::GenerateNewGuid</a>(); <a name="l00252"></a>00252 <a class="code" href="classVerbose.html#ac4034f68f4c8d2b49cd6340984b940ce" title="Print a message to the stream.">Verbose::out</a>(1,<span class="stringliteral">&quot;exec_guid &quot;</span> + m_ExecGuid); <a name="l00253"></a>00253 } <a name="l00254"></a>00254 <span class="comment"></span> <a name="l00255"></a>00255 <span class="comment">/**</span> <a name="l00256"></a>00256 <span class="comment"> * @brief Open input pgf, clf files.</span> <a name="l00257"></a>00257 <span class="comment"> *</span> <a name="l00258"></a>00258 <span class="comment"> * Errors: abort if a file could not be opened or if</span> <a name="l00259"></a>00259 <span class="comment"> * a required column name was not found.</span> <a name="l00260"></a>00260 <span class="comment">*/</span> <a name="l00261"></a>00261 <span class="keywordtype">void</span> dumpPgf::openInputFiles() <a name="l00262"></a>00262 { <a name="l00263"></a>00263 <a class="code" href="classVerbose.html#ac4034f68f4c8d2b49cd6340984b940ce" title="Print a message to the stream.">Verbose::out</a>(1,<span class="stringliteral">&quot;Reading meta data from PGF and CLF files&quot;</span>); <a name="l00264"></a>00264 <span class="comment">// Open pgf file.</span> <a name="l00265"></a>00265 m_PgfTsv.bind (0, <span class="stringliteral">&quot;probeset_id&quot;</span>, &amp;m_PgfProbesetId, <a class="code" href="namespaceaffx.html#a8f36853f1d3b6cfb79edebd82760691daf605fbe0e244c4a604d176991d8df2c6" title="warn if not bound">TSV_BIND_REQUIRED</a>); <a name="l00266"></a>00266 <span class="keywordflow">if</span> (! m_DumpProbesetsOnly) <a name="l00267"></a>00267 m_PgfTsv.bind (2, <span class="stringliteral">&quot;probe_id&quot;</span>, &amp;m_PgfProbeId, <a class="code" href="namespaceaffx.html#a8f36853f1d3b6cfb79edebd82760691daf605fbe0e244c4a604d176991d8df2c6" title="warn if not bound">TSV_BIND_REQUIRED</a>); <a name="l00268"></a>00268 <span class="keywordflow">if</span> (m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a763ce0bbf19b4134d0445aa58e0f5011" title="Opens a file -- attempts to guess some defaults.">open</a> (m_PgfFileName) != TSV_OK) <a name="l00269"></a>00269 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;Problem opening file &quot;</span> + m_PgfFileName + <span class="stringliteral">&quot;.&quot;</span>); <a name="l00270"></a>00270 <a name="l00271"></a>00271 <span class="comment">// If a clf file name was provided, open it.</span> <a name="l00272"></a>00272 <span class="keywordflow">if</span> (! m_ClfFileName.empty()) <a name="l00273"></a>00273 { <a name="l00274"></a>00274 <span class="keywordflow">if</span> (m_ClfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a763ce0bbf19b4134d0445aa58e0f5011" title="Opens a file -- attempts to guess some defaults.">open</a> (m_ClfFileName) != TSV_OK) <a name="l00275"></a>00275 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;Problem opening file &quot;</span> + m_ClfFileName + <span class="stringliteral">&quot;.&quot;</span>); <a name="l00276"></a>00276 <span class="keywordflow">if</span> (m_SequentialClf.<a class="code" href="classSequentialClfFile.html#aa97e249875ebb835878c6e8f84f2cb4e" title="Check whether a clf file is sequential.">isSequential</a> (m_ClfTsv)) <a name="l00277"></a>00277 <span class="comment">// If sequential, calculate coordinates by simple arithmetic.</span> <a name="l00278"></a>00278 m_GetProbeCoordinates = &amp;dumpPgf::getCoordsBySequentialClf; <a name="l00279"></a>00279 <span class="keywordflow">else</span> <a name="l00280"></a>00280 { <a name="l00281"></a>00281 <span class="comment">// Not sequential, use index to find coordinates.</span> <a name="l00282"></a>00282 <span class="comment">// Require probe_id, x, y columns.</span> <a name="l00283"></a>00283 m_ClfTsv.bind (0, <span class="stringliteral">&quot;probe_id&quot;</span>, &amp;m_ClfProbeId, <a class="code" href="namespaceaffx.html#a8f36853f1d3b6cfb79edebd82760691daf605fbe0e244c4a604d176991d8df2c6" title="warn if not bound">TSV_BIND_REQUIRED</a>); <a name="l00284"></a>00284 m_ClfTsv.bind (0, <span class="stringliteral">&quot;x&quot;</span>, &amp;m_ClfX, <a class="code" href="namespaceaffx.html#a8f36853f1d3b6cfb79edebd82760691daf605fbe0e244c4a604d176991d8df2c6" title="warn if not bound">TSV_BIND_REQUIRED</a>); <a name="l00285"></a>00285 m_ClfTsv.bind (0, <span class="stringliteral">&quot;y&quot;</span>, &amp;m_ClfY, <a class="code" href="namespaceaffx.html#a8f36853f1d3b6cfb79edebd82760691daf605fbe0e244c4a604d176991d8df2c6" title="warn if not bound">TSV_BIND_REQUIRED</a>); <a name="l00286"></a>00286 <span class="comment">// Will be indexing over probe_id.</span> <a name="l00287"></a>00287 m_ClfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a31be1eb61522ac447d9a490251907e73" title="Creates an index object ///.">defineIndex</a> (0, <span class="stringliteral">&quot;probe_id&quot;</span>, TSV_INDEX_INT, 0); <a name="l00288"></a>00288 m_GetProbeCoordinates = &amp;dumpPgf::getCoordsByIndex; <a name="l00289"></a>00289 } <a name="l00290"></a>00290 } <a name="l00291"></a>00291 <a name="l00292"></a>00292 <span class="comment">// If probeset-ids file(s) were provided, index over probeset_id.</span> <a name="l00293"></a>00293 <span class="keywordflow">if</span> (! m_ProbesetIdFileNames.empty()) <a name="l00294"></a>00294 m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a31be1eb61522ac447d9a490251907e73" title="Creates an index object ///.">defineIndex</a> (0, <span class="stringliteral">&quot;probeset_id&quot;</span>, TSV_INDEX_INT, 0); <a name="l00295"></a>00295 <span class="comment">// Likewise for probe ids - already required that the user did not request both.</span> <a name="l00296"></a>00296 <span class="keywordflow">if</span> (! m_ProbeIdFileNames.empty()) <a name="l00297"></a>00297 m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a31be1eb61522ac447d9a490251907e73" title="Creates an index object ///.">defineIndex</a> (2, <span class="stringliteral">&quot;probe_id&quot;</span>, TSV_INDEX_INT, 0); <a name="l00298"></a>00298 <a name="l00299"></a>00299 <span class="comment">// Set up output header, bind pgf file data.</span> <a name="l00300"></a>00300 m_ProbesetDataCount = m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a94ad901d12ab05cce0f050f99665970f" title="The number of columns for this level ///.">getColumnCount</a>(0); <a name="l00301"></a>00301 <span class="comment">// Save probeset level data other than the probeset_id (int)</span> <a name="l00302"></a>00302 <span class="comment">// as strings.</span> <a name="l00303"></a>00303 m_ProbesetData.resize (m_ProbesetDataCount - 1); <a name="l00304"></a>00304 <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> k = 0; <a name="l00305"></a>00305 <span class="keywordtype">bool</span> foundType = <span class="keyword">false</span>; <a name="l00306"></a>00306 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> i = 0; i &lt; m_ProbesetDataCount; ++i) <a name="l00307"></a>00307 { <a name="l00308"></a>00308 <span class="keywordtype">string</span> colName; <a name="l00309"></a>00309 m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a0958f996be8dea8c5e5d2a0bac36819b" title="Get the name of a column by its level and index.">cidx2cname</a> (0, i, colName); <a name="l00310"></a>00310 m_OutputColNames.push_back (colName); <a name="l00311"></a>00311 <span class="comment">// Probeset_id is an int, type and probeset_name are strings.</span> <a name="l00312"></a>00312 <span class="comment">// To make generating output simpler, require that the</span> <a name="l00313"></a>00313 <span class="comment">// first column is the probeset_id.</span> <a name="l00314"></a>00314 assert (! ((i == 0) &amp;&amp; (colName != <span class="stringliteral">&quot;probeset_id&quot;</span>)) ); <a name="l00315"></a>00315 <span class="keywordflow">if</span> (colName != <span class="stringliteral">&quot;probeset_id&quot;</span>) <a name="l00316"></a>00316 { <a name="l00317"></a>00317 <span class="keywordflow">if</span> (colName == <span class="stringliteral">&quot;type&quot;</span>) <a name="l00318"></a>00318 { <a name="l00319"></a>00319 m_ProbesetTypeCol = k; <a name="l00320"></a>00320 foundType = <span class="keyword">true</span>; <a name="l00321"></a>00321 } <a name="l00322"></a>00322 m_PgfTsv.bind (0, i, &amp;m_ProbesetData[k++]); <a name="l00323"></a>00323 } <a name="l00324"></a>00324 } <a name="l00325"></a>00325 <span class="comment">// Subtract probeset_id column from data count.</span> <a name="l00326"></a>00326 --m_ProbesetDataCount; <a name="l00327"></a>00327 <span class="comment">// Require type column if user requested -probeset-type.</span> <a name="l00328"></a>00328 <span class="keywordflow">if</span> (! m_ProbesetTypes.empty() &amp;&amp; ! foundType) <a name="l00329"></a>00329 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;No type column in pgf file&quot;</span>); <a name="l00330"></a>00330 <span class="comment">// Bind atom, probe level data unless -probeset-only selected.</span> <a name="l00331"></a>00331 <span class="keywordflow">if</span> (m_DumpProbesetsOnly) <a name="l00332"></a>00332 m_AtomDataCount = m_ProbeDataCount = 0; <a name="l00333"></a>00333 <span class="keywordflow">else</span> <a name="l00334"></a>00334 { <a name="l00335"></a>00335 m_AtomDataCount = m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a94ad901d12ab05cce0f050f99665970f" title="The number of columns for this level ///.">getColumnCount</a>(1); <a name="l00336"></a>00336 m_ProbeDataCount = m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a94ad901d12ab05cce0f050f99665970f" title="The number of columns for this level ///.">getColumnCount</a>(2); <a name="l00337"></a>00337 <span class="comment">// Save atom and probe level data other than the probe_id (int)</span> <a name="l00338"></a>00338 <span class="comment">// as strings.</span> <a name="l00339"></a>00339 m_AtomProbeData.resize (m_AtomDataCount + m_ProbeDataCount - 1); <a name="l00340"></a>00340 k = 0; <a name="l00341"></a>00341 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> i = 0; i &lt; m_AtomDataCount; ++i) <a name="l00342"></a>00342 { <a name="l00343"></a>00343 <span class="keywordtype">string</span> colName; <a name="l00344"></a>00344 m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a0958f996be8dea8c5e5d2a0bac36819b" title="Get the name of a column by its level and index.">cidx2cname</a> (1, i, colName); <a name="l00345"></a>00345 m_OutputColNames.push_back (colName); <a name="l00346"></a>00346 m_PgfTsv.bind (1, i, &amp;m_AtomProbeData[k++]); <a name="l00347"></a>00347 } <a name="l00348"></a>00348 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> i = 0; i &lt; m_ProbeDataCount; ++i) <a name="l00349"></a>00349 { <a name="l00350"></a>00350 <span class="keywordtype">string</span> colName; <a name="l00351"></a>00351 m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a0958f996be8dea8c5e5d2a0bac36819b" title="Get the name of a column by its level and index.">cidx2cname</a> (2, i, colName); <a name="l00352"></a>00352 m_OutputColNames.push_back (colName); <a name="l00353"></a>00353 <span class="comment">// Again, to make generating output simpler, require that</span> <a name="l00354"></a>00354 <span class="comment">// the first probe level column is the probe_id.</span> <a name="l00355"></a>00355 assert (! ((i == 0) &amp;&amp; (colName != <span class="stringliteral">&quot;probe_id&quot;</span>)) ); <a name="l00356"></a>00356 <span class="comment">// Already bound probe_id.</span> <a name="l00357"></a>00357 <span class="keywordflow">if</span> (colName != <span class="stringliteral">&quot;probe_id&quot;</span>) <a name="l00358"></a>00358 m_PgfTsv.bind (2, i, &amp;m_AtomProbeData[k++]); <a name="l00359"></a>00359 } <a name="l00360"></a>00360 <span class="comment">// Subtract probe_id column from data count.</span> <a name="l00361"></a>00361 --m_ProbeDataCount; <a name="l00362"></a>00362 <span class="comment">// If using a clf file, will write x and y columns.</span> <a name="l00363"></a>00363 <span class="keywordflow">if</span> (! m_ClfFileName.empty()) <a name="l00364"></a>00364 { <a name="l00365"></a>00365 m_OutputColNames.push_back (<span class="stringliteral">&quot;x&quot;</span>); <a name="l00366"></a>00366 m_OutputColNames.push_back (<span class="stringliteral">&quot;y&quot;</span>); <a name="l00367"></a>00367 } <a name="l00368"></a>00368 } <span class="comment">// end if (m_DumpProbesetsOnly)</span> <a name="l00369"></a>00369 } <a name="l00370"></a>00370 <span class="comment"></span> <a name="l00371"></a>00371 <span class="comment">/**</span> <a name="l00372"></a>00372 <span class="comment"> * @brief Write output file header.</span> <a name="l00373"></a>00373 <span class="comment">*/</span> <a name="l00374"></a>00374 <span class="keywordtype">void</span> dumpPgf::writeOutputHeader() <a name="l00375"></a>00375 { <a name="l00376"></a>00376 <span class="comment">// Generic apt meta tags.</span> <a name="l00377"></a>00377 <span class="keyword">const</span> <span class="keywordtype">string</span> guid = <a class="code" href="classaffxutil_1_1Guid.html#a2929c982cb9f3b5f6c5d7d818a8e6ac4">affxutil::Guid::GenerateNewGuid</a>(); <a name="l00378"></a>00378 *m_Out &lt;&lt; <span class="stringliteral">&quot;#%guid=&quot;</span> &lt;&lt; guid &lt;&lt; <span class="stringliteral">&quot;\n&quot;</span>; <a name="l00379"></a>00379 *m_Out &lt;&lt; <span class="stringliteral">&quot;#%exec_guid=&quot;</span> &lt;&lt; m_ExecGuid &lt;&lt; <span class="stringliteral">&quot;\n&quot;</span>; <a name="l00380"></a>00380 *m_Out &lt;&lt; <span class="stringliteral">&quot;#%exec_version=&quot;</span> &lt;&lt; m_Version &lt;&lt; <span class="stringliteral">&quot;\n&quot;</span>; <a name="l00381"></a>00381 *m_Out &lt;&lt; <span class="stringliteral">&quot;#%create_date=&quot;</span> &lt;&lt; <a class="code" href="classUtil.html#accf4f30492f3726aac3197a37b3f77cc" title="Get a timestamp string.">Util::getTimeStamp</a>() &lt;&lt; <span class="stringliteral">&quot;\n&quot;</span>; <a name="l00382"></a>00382 *m_Out &lt;&lt; <span class="stringliteral">&quot;#%cmd=&quot;</span> &lt;&lt; m_CommandLine &lt;&lt; <span class="stringliteral">&quot;\n&quot;</span>; <a name="l00383"></a>00383 <a name="l00384"></a>00384 <span class="comment">// Copy genome position file header meta tags to output.</span> <a name="l00385"></a>00385 <span class="keywordtype">string</span> key, value; <a name="l00386"></a>00386 m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a6aad66cac289e3eeed0bc06ba0e2587b" title="Start at the beginning of the headers ///.">headersBegin</a>(); <a name="l00387"></a>00387 <span class="keywordflow">while</span> (m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a86c80445dd06ed593e194f85e8ad8946" title="Advance to the next header of the file and set the values ///.">headersNext</a> (key, value) == TSV_OK) <a name="l00388"></a>00388 <span class="comment">// Propagate only chip_type, lib_set_version, and lib_set_name.</span> <a name="l00389"></a>00389 <span class="keywordflow">if</span> ( (key == <span class="stringliteral">&quot;chip_type&quot;</span>) || (key == <span class="stringliteral">&quot;lib_set_version&quot;</span>) || <a name="l00390"></a>00390 (key == <span class="stringliteral">&quot;lib_set_name&quot;</span>) ) <a name="l00391"></a>00391 *m_Out &lt;&lt; <span class="stringliteral">&quot;#%&quot;</span> &lt;&lt; key &lt;&lt; <span class="stringliteral">&quot;=&quot;</span> &lt;&lt; value &lt;&lt; <span class="stringliteral">&quot;\n&quot;</span>; <a name="l00392"></a>00392 <a name="l00393"></a>00393 <span class="comment">// Write header line.</span> <a name="l00394"></a>00394 <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> colNameCount = m_OutputColNames.size(); <a name="l00395"></a>00395 assert (colNameCount &gt; 0); <a name="l00396"></a>00396 *m_Out &lt;&lt; m_OutputColNames[0]; <a name="l00397"></a>00397 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> i = 1; i &lt; colNameCount; ++i) <a name="l00398"></a>00398 *m_Out &lt;&lt; <span class="stringliteral">&quot;\t&quot;</span> &lt;&lt; m_OutputColNames[i]; <a name="l00399"></a>00399 *m_Out &lt;&lt; <span class="stringliteral">&quot;\n&quot;</span>; <a name="l00400"></a>00400 } <a name="l00401"></a>00401 <span class="comment"></span> <a name="l00402"></a>00402 <span class="comment">/**</span> <a name="l00403"></a>00403 <span class="comment"> * @brief Write lines matching selection criteria.</span> <a name="l00404"></a>00404 <span class="comment">*/</span> <a name="l00405"></a>00405 <span class="keywordtype">void</span> dumpPgf::writeMatches() <a name="l00406"></a>00406 { <a name="l00407"></a>00407 <span class="comment">// If using a clf file, need a method for obtaining probe coordinates.</span> <a name="l00408"></a>00408 <span class="keywordflow">if</span> (! m_ClfFileName.empty()) <a name="l00409"></a>00409 assert (m_GetProbeCoordinates); <a name="l00410"></a>00410 <a name="l00411"></a>00411 <span class="comment">// Indexing probesets.</span> <a name="l00412"></a>00412 <span class="keywordflow">if</span> (! m_ProbesetIdFileNames.empty()) <a name="l00413"></a>00413 { <a name="l00414"></a>00414 <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> probesetIdCount = m_ProbesetIds.size(); <a name="l00415"></a>00415 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> i = 0; i &lt; probesetIdCount; ++i) <a name="l00416"></a>00416 { <a name="l00417"></a>00417 <span class="keywordflow">if</span>(i==0) <a name="l00418"></a>00418 <a class="code" href="classVerbose.html#ac4034f68f4c8d2b49cd6340984b940ce" title="Print a message to the stream.">Verbose::out</a>(1,<span class="stringliteral">&quot;Indexing probesets in PGF file&quot;</span>); <a name="l00419"></a>00419 <span class="keyword">const</span> <span class="keywordtype">int</span> probesetId = m_ProbesetIds[i]; <a name="l00420"></a>00420 <span class="keywordflow">if</span> (m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#af0cdd582d23f3aafe81504aca045d267" title="These are instances of the above template /// The user will get a better error message.">findBegin</a> (0, <span class="stringliteral">&quot;probeset_id&quot;</span>, TSV_OP_EQ, probesetId) != TSV_OK) <a name="l00421"></a>00421 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;Problem reading pgf file &quot;</span> + m_PgfFileName); <a name="l00422"></a>00422 <span class="keyword">const</span> <span class="keywordtype">int</span> resultCount = m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a28f87c82d8f1dd34cda9e6d8a662fb8e" title="Return the count of found lines. ///.">findResultsCount</a>(); <a name="l00423"></a>00423 <span class="comment">// Skip if no match.</span> <a name="l00424"></a>00424 <span class="keywordflow">if</span> (resultCount == 0) <a name="l00425"></a>00425 <span class="keywordflow">continue</span>; <a name="l00426"></a>00426 <a name="l00427"></a>00427 <span class="comment">// Fatal error if more than one match was found.</span> <a name="l00428"></a>00428 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (resultCount &gt; 1) <a name="l00429"></a>00429 { <a name="l00430"></a>00430 <span class="keywordtype">string</span> msg = <span class="stringliteral">&quot;probeset_id &#39;&quot;</span> + <a class="code" href="Convert_8h.html#a9e68e488e4da0371aea30596313537df" title="Little template function to make string conversion easy.">ToStr</a> (probesetId); <a name="l00431"></a>00431 msg += <span class="stringliteral">&quot;&#39; is not a unique index. Duplicate probeset_id found, [&quot;</span>; <a name="l00432"></a>00432 msg += <a class="code" href="Convert_8h.html#a9e68e488e4da0371aea30596313537df" title="Little template function to make string conversion easy.">ToStr</a> (probesetId) + <span class="stringliteral">&quot;] for pgf file &quot;</span> + m_PgfFileName; <a name="l00433"></a>00433 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (msg); <a name="l00434"></a>00434 } <a name="l00435"></a>00435 <span class="comment">// Found one match - read, write data.</span> <a name="l00436"></a>00436 <span class="keywordflow">if</span> (m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#addf2db55002ceaf2ccabbdc6dc07037f" title="Goto the next result ///.">findNext</a>() != TSV_OK) <a name="l00437"></a>00437 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;Problem reading pgf file &quot;</span> + m_PgfFileName); <a name="l00438"></a>00438 <span class="keywordflow">if</span>(i==0) <a name="l00439"></a>00439 <a class="code" href="classVerbose.html#ac4034f68f4c8d2b49cd6340984b940ce" title="Print a message to the stream.">Verbose::out</a>(1,<span class="stringliteral">&quot;Dumping probeset info&quot;</span>); <a name="l00440"></a>00440 dumpProbesetData(); <a name="l00441"></a>00441 } <a name="l00442"></a>00442 } <a name="l00443"></a>00443 <a name="l00444"></a>00444 <span class="comment">// Indexing probes.</span> <a name="l00445"></a>00445 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (! m_ProbeIdFileNames.empty()) <a name="l00446"></a>00446 { <a name="l00447"></a>00447 <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> probeIdCount = m_ProbeIds.size(); <a name="l00448"></a>00448 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> i = 0; i &lt; probeIdCount; ++i) <a name="l00449"></a>00449 { <a name="l00450"></a>00450 <span class="keyword">const</span> <span class="keywordtype">int</span> probeId = m_ProbeIds[i]; <a name="l00451"></a>00451 <span class="keywordflow">if</span>(i==0) <a name="l00452"></a>00452 <a class="code" href="classVerbose.html#ac4034f68f4c8d2b49cd6340984b940ce" title="Print a message to the stream.">Verbose::out</a>(1,<span class="stringliteral">&quot;Indexing probes in PGF file&quot;</span>); <a name="l00453"></a>00453 <span class="keywordflow">if</span> (m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#af0cdd582d23f3aafe81504aca045d267" title="These are instances of the above template /// The user will get a better error message.">findBegin</a> (2, <span class="stringliteral">&quot;probe_id&quot;</span>, TSV_OP_EQ, probeId) != TSV_OK) <a name="l00454"></a>00454 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;Problem reading pgf file &quot;</span> + m_PgfFileName); <a name="l00455"></a>00455 <span class="keyword">const</span> <span class="keywordtype">int</span> resultCount = m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a28f87c82d8f1dd34cda9e6d8a662fb8e" title="Return the count of found lines. ///.">findResultsCount</a>(); <a name="l00456"></a>00456 <span class="comment">// Skip if no match.</span> <a name="l00457"></a>00457 <span class="keywordflow">if</span> (resultCount == 0) <a name="l00458"></a>00458 <span class="keywordflow">continue</span>; <a name="l00459"></a>00459 <a name="l00460"></a>00460 <span class="comment">// Fatal error if more than one match was found.</span> <a name="l00461"></a>00461 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (resultCount &gt; 1) <a name="l00462"></a>00462 { <a name="l00463"></a>00463 <span class="keywordtype">string</span> msg = <span class="stringliteral">&quot;probe_id &#39;&quot;</span> + <a class="code" href="Convert_8h.html#a9e68e488e4da0371aea30596313537df" title="Little template function to make string conversion easy.">ToStr</a> (probeId); <a name="l00464"></a>00464 msg += <span class="stringliteral">&quot;&#39; is not a unique index. Duplicate probe_id found, [&quot;</span>; <a name="l00465"></a>00465 msg += <a class="code" href="Convert_8h.html#a9e68e488e4da0371aea30596313537df" title="Little template function to make string conversion easy.">ToStr</a> (probeId) + <span class="stringliteral">&quot;] for pgf file &quot;</span> + m_PgfFileName; <a name="l00466"></a>00466 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (msg); <a name="l00467"></a>00467 } <a name="l00468"></a>00468 <span class="comment">// Found one match - read, write data.</span> <a name="l00469"></a>00469 <span class="keywordflow">if</span> (m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#addf2db55002ceaf2ccabbdc6dc07037f" title="Goto the next result ///.">findNext</a>() != TSV_OK) <a name="l00470"></a>00470 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;Problem reading pgf file &quot;</span> + m_PgfFileName); <a name="l00471"></a>00471 <span class="keywordflow">if</span>(i==0) <a name="l00472"></a>00472 <a class="code" href="classVerbose.html#ac4034f68f4c8d2b49cd6340984b940ce" title="Print a message to the stream.">Verbose::out</a>(1,<span class="stringliteral">&quot;Dumping probe info&quot;</span>); <a name="l00473"></a>00473 dumpProbeData(); <a name="l00474"></a>00474 } <a name="l00475"></a>00475 } <a name="l00476"></a>00476 <a name="l00477"></a>00477 <span class="comment">// Dumping by probeset type.</span> <a name="l00478"></a>00478 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (! m_ProbesetTypes.empty()) <a name="l00479"></a>00479 { <a name="l00480"></a>00480 <a class="code" href="classVerbose.html#ac4034f68f4c8d2b49cd6340984b940ce" title="Print a message to the stream.">Verbose::out</a>(1,<span class="stringliteral">&quot;Scanning PGF file probe for requested type(s)&quot;</span>); <a name="l00481"></a>00481 <span class="keyword">const</span> vector&lt;string&gt;::const_iterator userTypesBegin = m_ProbesetTypes.begin(); <a name="l00482"></a>00482 <span class="keyword">const</span> vector&lt;string&gt;::const_iterator userTypesEnd = m_ProbesetTypes.end(); <a name="l00483"></a>00483 <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> userTypesCount = m_ProbesetTypes.size(); <a name="l00484"></a>00484 <span class="comment">// Types in line read from pgf file.</span> <a name="l00485"></a>00485 vector&lt;string&gt; pgfFileTypes; <a name="l00486"></a>00486 <span class="comment">// User entered -or.</span> <a name="l00487"></a>00487 <span class="keywordflow">if</span> (m_DumpUnion) <a name="l00488"></a>00488 <span class="keywordflow">while</span> (m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a2022895d082d1d635e7f59fccab12afb" title="Skip to the next level of data which matches seek_clvl ///.">nextLevel</a> (0) == TSV_OK) <a name="l00489"></a>00489 { <a name="l00490"></a>00490 <span class="comment">// Split type by &#39;-&gt;&#39;.</span> <a name="l00491"></a>00491 splitTypes (m_ProbesetData[m_ProbesetTypeCol], pgfFileTypes); <a name="l00492"></a>00492 <span class="comment">// Dump this probeset_id if pgf file type matches any of those specified by the user.</span> <a name="l00493"></a>00493 <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> pgfFileTypesCount = pgfFileTypes.size(); <a name="l00494"></a>00494 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> i = 0; i &lt; pgfFileTypesCount; ++i) <a name="l00495"></a>00495 <span class="keywordflow">if</span> (find (userTypesBegin, userTypesEnd, pgfFileTypes[i]) != userTypesEnd) <a name="l00496"></a>00496 { <a name="l00497"></a>00497 dumpProbesetData(); <a name="l00498"></a>00498 <span class="keywordflow">break</span>; <a name="l00499"></a>00499 } <a name="l00500"></a>00500 } <span class="comment">// end while (m_PgfTsv.nextLevel (0) == TSV_OK)</span> <a name="l00501"></a>00501 <span class="comment">// Default &#39;and&#39; - require pgf file types to include all of those specified by the user.</span> <a name="l00502"></a>00502 <span class="keywordflow">else</span> <a name="l00503"></a>00503 <span class="keywordflow">while</span> (m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a2022895d082d1d635e7f59fccab12afb" title="Skip to the next level of data which matches seek_clvl ///.">nextLevel</a> (0) == TSV_OK) <a name="l00504"></a>00504 { <a name="l00505"></a>00505 splitTypes (m_ProbesetData[m_ProbesetTypeCol], pgfFileTypes); <a name="l00506"></a>00506 <span class="keyword">const</span> vector&lt;string&gt;::const_iterator pgfFileTypesBegin = pgfFileTypes.begin(); <a name="l00507"></a>00507 <span class="keyword">const</span> vector&lt;string&gt;::const_iterator pgfFileTypesEnd = pgfFileTypes.end(); <a name="l00508"></a>00508 <span class="keywordtype">bool</span> noMismatchFound = <span class="keyword">true</span>; <a name="l00509"></a>00509 <span class="comment">// Dump this probeset_id if type matches all of those specified by the user.</span> <a name="l00510"></a>00510 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> i = 0; i &lt; userTypesCount; ++i) <a name="l00511"></a>00511 { <a name="l00512"></a>00512 <span class="keywordflow">if</span> (find (pgfFileTypesBegin, pgfFileTypesEnd, m_ProbesetTypes[i]) == pgfFileTypesEnd) <a name="l00513"></a>00513 { <a name="l00514"></a>00514 <span class="comment">// If one of the user requested types is not present in this pgf file line,</span> <a name="l00515"></a>00515 <span class="comment">// don&#39;t write the line.</span> <a name="l00516"></a>00516 noMismatchFound = <span class="keyword">false</span>; <a name="l00517"></a>00517 <span class="keywordflow">break</span>; <a name="l00518"></a>00518 } <a name="l00519"></a>00519 } <a name="l00520"></a>00520 <span class="keywordflow">if</span> (noMismatchFound) <a name="l00521"></a>00521 dumpProbesetData(); <a name="l00522"></a>00522 } <span class="comment">// end while (m_PgfTsv.nextLevel (0) == TSV_OK)</span> <a name="l00523"></a>00523 } <a name="l00524"></a>00524 <a name="l00525"></a>00525 <span class="comment">// None of the above - dump the entire pgf file.</span> <a name="l00526"></a>00526 <span class="keywordflow">else</span> <a name="l00527"></a>00527 { <a name="l00528"></a>00528 <a class="code" href="classVerbose.html#ac4034f68f4c8d2b49cd6340984b940ce" title="Print a message to the stream.">Verbose::out</a>(1,<span class="stringliteral">&quot;Dumping entire PGF file&quot;</span>); <a name="l00529"></a>00529 <span class="keywordflow">while</span> (m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a2022895d082d1d635e7f59fccab12afb" title="Skip to the next level of data which matches seek_clvl ///.">nextLevel</a> (0) == TSV_OK) <a name="l00530"></a>00530 dumpProbesetData(); <a name="l00531"></a>00531 } <a name="l00532"></a>00532 } <a name="l00533"></a>00533 <span class="comment"></span> <a name="l00534"></a>00534 <span class="comment">/**</span> <a name="l00535"></a>00535 <span class="comment"> * @brief Split type by &#39;-&gt;&#39;.</span> <a name="l00536"></a>00536 <span class="comment">*/</span> <a name="l00537"></a>00537 <span class="keywordtype">void</span> dumpPgf::splitTypes (<span class="keyword">const</span> std::string&amp; inputString, std::vector&lt;std::string&gt;&amp; inputTypes) <a name="l00538"></a>00538 { <a name="l00539"></a>00539 <span class="comment">// Want to reuse the output vector; clear it first.</span> <a name="l00540"></a>00540 inputTypes.clear(); <a name="l00541"></a>00541 <span class="keywordtype">size_t</span> substrBegin = 0; <a name="l00542"></a>00542 <span class="keywordflow">for</span> (;;) <a name="l00543"></a>00543 { <a name="l00544"></a>00544 <span class="keywordtype">size_t</span> substrEnd = inputString.find (<span class="stringliteral">&quot;-&gt;&quot;</span>, substrBegin); <a name="l00545"></a>00545 <span class="keywordflow">if</span> (substrEnd == string::npos) <a name="l00546"></a>00546 { <a name="l00547"></a>00547 <span class="comment">// No more &#39;-&gt;&#39; - save what&#39;s left, quit.</span> <a name="l00548"></a>00548 <span class="keywordtype">string</span> subString = inputString.substr (substrBegin); <a name="l00549"></a>00549 <span class="comment">// Avoid returning a null string from a terminating &#39;-&gt;&#39; or an empty inputString.</span> <a name="l00550"></a>00550 <span class="keywordflow">if</span> (! subString.empty()) <a name="l00551"></a>00551 inputTypes.push_back (subString); <a name="l00552"></a>00552 <span class="keywordflow">break</span>; <a name="l00553"></a>00553 } <a name="l00554"></a>00554 <span class="comment">// Avoid null strings from an initial &#39;-&gt;&#39; or &#39;-&gt;-&gt;&#39;.</span> <a name="l00555"></a>00555 <span class="keywordflow">if</span> (substrEnd != substrBegin) <a name="l00556"></a>00556 inputTypes.push_back (inputString.substr (substrBegin, substrEnd - substrBegin) ); <a name="l00557"></a>00557 <span class="comment">// Continue following the &#39;-&gt;&#39;</span> <a name="l00558"></a>00558 substrBegin = substrEnd + 2; <a name="l00559"></a>00559 } <a name="l00560"></a>00560 } <a name="l00561"></a>00561 <span class="comment"></span> <a name="l00562"></a>00562 <span class="comment">/**</span> <a name="l00563"></a>00563 <span class="comment"> * @brief Dump information for a given probeset id.</span> <a name="l00564"></a>00564 <span class="comment">*/</span> <a name="l00565"></a>00565 <span class="keywordtype">void</span> dumpPgf::dumpProbesetData() <a name="l00566"></a>00566 { <a name="l00567"></a>00567 <span class="comment">// If dumping probesets only, write out data.</span> <a name="l00568"></a>00568 <span class="keywordflow">if</span> (m_DumpProbesetsOnly) <a name="l00569"></a>00569 { <a name="l00570"></a>00570 *m_Out &lt;&lt; m_PgfProbesetId; <a name="l00571"></a>00571 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> j = 0; j &lt; m_ProbesetDataCount; ++j) <a name="l00572"></a>00572 *m_Out &lt;&lt; <span class="stringliteral">&quot;\t&quot;</span> &lt;&lt; m_ProbesetData[j]; <a name="l00573"></a>00573 *m_Out &lt;&lt; <span class="stringliteral">&quot;\n&quot;</span>; <a name="l00574"></a>00574 <span class="keywordflow">return</span>; <a name="l00575"></a>00575 } <a name="l00576"></a>00576 <span class="comment">// Read, dump atom, probe level data.</span> <a name="l00577"></a>00577 <span class="keywordflow">while</span> (m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a2022895d082d1d635e7f59fccab12afb" title="Skip to the next level of data which matches seek_clvl ///.">nextLevel</a> (1) == TSV_OK) <a name="l00578"></a>00578 <span class="keywordflow">while</span> (m_PgfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a2022895d082d1d635e7f59fccab12afb" title="Skip to the next level of data which matches seek_clvl ///.">nextLevel</a> (2) == TSV_OK) <a name="l00579"></a>00579 dumpProbeData(); <a name="l00580"></a>00580 } <a name="l00581"></a>00581 <span class="comment"></span> <a name="l00582"></a>00582 <span class="comment">/**</span> <a name="l00583"></a>00583 <span class="comment"> * @brief Dump information for a given probe id.</span> <a name="l00584"></a>00584 <span class="comment">*/</span> <a name="l00585"></a>00585 <span class="keywordtype">void</span> dumpPgf::dumpProbeData() <a name="l00586"></a>00586 { <a name="l00587"></a>00587 *m_Out &lt;&lt; m_PgfProbesetId; <a name="l00588"></a>00588 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> j = 0; j &lt; m_ProbesetDataCount; ++j) <a name="l00589"></a>00589 *m_Out &lt;&lt; <span class="stringliteral">&quot;\t&quot;</span> &lt;&lt; m_ProbesetData[j]; <a name="l00590"></a>00590 <span class="comment">// Keeping atom, probe level data, excluding probe_id, in</span> <a name="l00591"></a>00591 <span class="comment">// the m_AtomProbeData vector.</span> <a name="l00592"></a>00592 <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> k = 0; <a name="l00593"></a>00593 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> j = 0; j &lt; m_AtomDataCount; ++j) <a name="l00594"></a>00594 *m_Out &lt;&lt; <span class="stringliteral">&quot;\t&quot;</span> &lt;&lt; m_AtomProbeData[k++]; <a name="l00595"></a>00595 <span class="comment">// Previously required that the probe_id column be</span> <a name="l00596"></a>00596 <span class="comment">// first in the probe level data.</span> <a name="l00597"></a>00597 *m_Out &lt;&lt; <span class="stringliteral">&quot;\t&quot;</span> &lt;&lt; m_PgfProbeId; <a name="l00598"></a>00598 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> j = 0; j &lt; m_ProbeDataCount; ++j) <a name="l00599"></a>00599 *m_Out &lt;&lt; <span class="stringliteral">&quot;\t&quot;</span> &lt;&lt; m_AtomProbeData[k++]; <a name="l00600"></a>00600 <span class="comment">// Dump x, y columns if a clf file is in use.</span> <a name="l00601"></a>00601 <span class="keywordflow">if</span> (! m_ClfFileName.empty()) <a name="l00602"></a>00602 { <a name="l00603"></a>00603 (this-&gt;*m_GetProbeCoordinates) (m_PgfProbeId); <a name="l00604"></a>00604 *m_Out &lt;&lt; <span class="stringliteral">&quot;\t&quot;</span>; <a name="l00605"></a>00605 <span class="comment">// Write null coordinates if not defined.</span> <a name="l00606"></a>00606 <span class="keywordflow">if</span> (m_ClfX &gt;= 0) <a name="l00607"></a>00607 *m_Out &lt;&lt; m_ClfX; <a name="l00608"></a>00608 *m_Out &lt;&lt; <span class="stringliteral">&quot;\t&quot;</span>; <a name="l00609"></a>00609 <span class="keywordflow">if</span> (m_ClfY &gt;= 0) <a name="l00610"></a>00610 *m_Out &lt;&lt; m_ClfY; <a name="l00611"></a>00611 } <a name="l00612"></a>00612 *m_Out &lt;&lt; <span class="stringliteral">&quot;\n&quot;</span>; <a name="l00613"></a>00613 } <a name="l00614"></a>00614 <span class="comment"></span> <a name="l00615"></a>00615 <span class="comment">/**</span> <a name="l00616"></a>00616 <span class="comment"> * @brief Calculate probe coordinates using SequentialClfFile.</span> <a name="l00617"></a>00617 <span class="comment">*/</span> <a name="l00618"></a>00618 <span class="keywordtype">void</span> dumpPgf::getCoordsBySequentialClf (<span class="keyword">const</span> <span class="keywordtype">int</span> probeId) <a name="l00619"></a>00619 { <a name="l00620"></a>00620 m_SequentialClf.<a class="code" href="classSequentialClfFile.html#a00ec51bb45d8e5e8fbc5933a5c84d5fd" title="Calculate the coordinates of a probe, given its id.">getProbeCoordinates</a> (probeId, m_ClfX, m_ClfY); <a name="l00621"></a>00621 } <a name="l00622"></a>00622 <span class="comment"></span> <a name="l00623"></a>00623 <span class="comment">/**</span> <a name="l00624"></a>00624 <span class="comment"> * @brief Calculate probe coordinates using index.</span> <a name="l00625"></a>00625 <span class="comment">*/</span> <a name="l00626"></a>00626 <span class="keywordtype">void</span> dumpPgf::getCoordsByIndex (<span class="keyword">const</span> <span class="keywordtype">int</span> probeId) <a name="l00627"></a>00627 { <a name="l00628"></a>00628 <span class="keywordflow">if</span> (m_ClfTsv.<a class="code" href="classaffx_1_1TsvFile.html#af0cdd582d23f3aafe81504aca045d267" title="These are instances of the above template /// The user will get a better error message.">findBegin</a> (0, <span class="stringliteral">&quot;probe_id&quot;</span>, TSV_OP_EQ, m_PgfProbeId) != TSV_OK) <a name="l00629"></a>00629 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;Problem reading clf file &quot;</span> + m_ClfFileName); <a name="l00630"></a>00630 <span class="keyword">const</span> <span class="keywordtype">int</span> resultCount = m_ClfTsv.<a class="code" href="classaffx_1_1TsvFile.html#a28f87c82d8f1dd34cda9e6d8a662fb8e" title="Return the count of found lines. ///.">findResultsCount</a>(); <a name="l00631"></a>00631 <span class="comment">// Fatal error if more than one match was found.</span> <a name="l00632"></a>00632 <span class="keywordflow">if</span> (resultCount &gt; 1) <a name="l00633"></a>00633 { <a name="l00634"></a>00634 <span class="keywordtype">string</span> msg = <span class="stringliteral">&quot;probe_id &#39;&quot;</span> + <a class="code" href="Convert_8h.html#a9e68e488e4da0371aea30596313537df" title="Little template function to make string conversion easy.">ToStr</a> (m_PgfProbeId); <a name="l00635"></a>00635 msg += <span class="stringliteral">&quot;&#39; is not a unique index. Duplicate probe_id found, [&quot;</span>; <a name="l00636"></a>00636 msg += <a class="code" href="Convert_8h.html#a9e68e488e4da0371aea30596313537df" title="Little template function to make string conversion easy.">ToStr</a> (m_PgfProbeId) + <span class="stringliteral">&quot;] for clf file &quot;</span> + m_ClfFileName; <a name="l00637"></a>00637 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (msg); <a name="l00638"></a>00638 } <a name="l00639"></a>00639 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (resultCount == 1) <a name="l00640"></a>00640 { <a name="l00641"></a>00641 <span class="comment">// Found one match - read x, y.</span> <a name="l00642"></a>00642 <span class="keywordflow">if</span> (m_ClfTsv.<a class="code" href="classaffx_1_1TsvFile.html#addf2db55002ceaf2ccabbdc6dc07037f" title="Goto the next result ///.">findNext</a>() != TSV_OK) <a name="l00643"></a>00643 <a class="code" href="classErr.html#a121c0cbb1687c93444a1b5f7f6ea56af" title="Print the message supplied and abort program.">Err::errAbort</a> (<span class="stringliteral">&quot;Problem reading clf file &quot;</span> + m_ClfFileName); <a name="l00644"></a>00644 } <a name="l00645"></a>00645 <span class="comment">// Write null x, y coordinates if no match found.</span> <a name="l00646"></a>00646 <span class="keywordflow">else</span> <a name="l00647"></a>00647 m_ClfX = m_ClfY = -1; <a name="l00648"></a>00648 } </pre></div></div> </div> <hr class="footer"/><address class="footer"><small>Generated on Fri Mar 20 2015 18:03:18 for Affymetrix Power Tools by&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address> </body> </html>
desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
mate-desktop/mate-themes
/******************************************************* * Blue-Submarine * * Part of https://github.com/mate-desktop/mate-themes * * Author Wolfgang Ulbrich * *******************************************************/ * { padding: 0; background-clip: padding-box; -GtkDialog-button-spacing: 4; /* ie. logout dialog */ -GtkDialog-action-area-border: 10; /* ie. logout dialog */ -GtkHTML-link-color: @link_color; -GtkIMHtml-hyperlink-color: @link_color; -GtkScrollbar-activate-slider: 1; -GtkScrolledWindow-scrollbar-spacing: 0; -GtkTextView-error-underline-color: @error_color; -GtkToolButton-icon-spacing: 4; -GtkToolItemGroup-expander-size: 6; -GtkTreeView-expander-size: 12; /* arrow size in list/tree views */ -GtkTreeView-horizontal-separator: 4; -GtkTreeView-vertical-separator: 4; -WnckTasklist-fade-overlay-rect: 0; /* Highlight drag-drop destination */ outline-color: alpha(currentColor, 0.3); outline-style: dashed; outline-offset: -3px; outline-width: 1px; -gtk-outline-radius: 2px; -gtk-icon-style: regular; /* no symbolic icons */ } /*************** * Base States * ***************/ window { color: @theme_fg_color; } /* exclude widget for mate-menu */ .background:not(widget) { color: @theme_fg_color; background-color: @theme_bg_color; } /* override previous setting for rubberband of mate-screenshot */ .background.rubberband { background-color: transparent; } .background:backdrop { text-shadow: none; -gtk-icon-shadow: none; } *:active { /* background-color: alpha(shade(@theme_selected_bg_color, 1.90), 0.015);*/ } *:hover:active:disabled { } *:active:disabled { } *:hover { /* background-color: alpha(shade(@menu_bg_color, 1.05), 0.0);*/ } *:hover:disabled { } /* seems like firefox needs this stupid wildcard in several places */ *:selected:focus { background-color: @theme_selected_bg_color; color: @theme_selected_fg_color; } *:disabled { /* inherit the color from parent by default */ /* background-color: inherit;*/ color: @insensitive_fg_color; border-color: @insensitive_border_color; box-shadow: none; } *:backdrop { } .gtkstyle-fallback { background-color: @theme_bg_color; color: @theme_fg_color; } .gtkstyle-fallback:hover { background-color: shade(@theme_bg_color, 1.10); color: @theme_fg_color; } .gtkstyle-fallback:active { background-color: shade(@theme_bg_color, 0.90); color: @theme_fg_color; } .gtkstyle-fallback:disabled { background-color: @insensitive_bg_color; color: @insensitive_fg_color; } .gtkstyle-fallback:selected { background-color: @theme_selected_bg_color; color: @theme_selected_fg_color; } /* Fix for applications that have issues finding a default monospace font */ .monospace { font-family: Monospace; } /********* * label * *********/ /* label, label:disabled { background-color: transparent; } */ .grip { background-color: transparent; background-image: url("assets/resize-grip.svg"); } /* ie. selection mouse retancle in caja */ view.rubberband, rubberband, .view.rubberband, .rubberband { background-color: alpha (@theme_selected_bg_color, 0.35); background-image: linear-gradient(to bottom, alpha (@theme_selected_bg_color, 0.35), alpha (@theme_selected_bg_color, 0.35)); border-color: @theme_selected_bg_color; border-style: solid; border-width: 1px; border-radius: 2px; } /************ * Tooltips * ************/ tooltip, .tooltip { border-width: 0px; border-style: none; border-radius: 2px; border-color: transparent; } tooltip.background, .tooltip.background { background-color: alpha(@theme_tooltip_bg_color, 1.00); background-clip: padding-box; border-width: 1px; border-style: solid; border-radius: 2px; border-color: @theme_fg_color; } tooltip label, .tooltip label { color: shade(@theme_tooltip_fg_color, 0.90); text-shadow: none; /* this controls the tooltip size */ padding: 6px; } /* needed for override CSD setting */ tooltip decoration, .tooltip decoration, tooltip.csd decoration, .tooltip.csd decoration, tooltip.ssd decoration, .tooltip.ssd decoration, tooltip.solid-csd decoration, .tooltip.solid-csd decoration, tooltip.background.csd decoration, .tooltip.background.csd decoration, tooltip.background.ssd decoration, .tooltip.background.ssd decoration, tooltip.background.solid-csd decoration, .tooltip.background.solid-csd decoration { background-color: alpha(shade(@theme_selected_bg_color, 1.3), 0.6); border-width: 1px; border-style: solid; border-radius: 2px; border-color: @theme_fg_color; box-shadow: 0 1px 5px shade (@theme_selected_bg_color, 1.3); padding: 1px; } /************* * separator * *************/ separator { border-width: 1px; border-style: solid; border-image: none; border-color: mix(@theme_fg_color, @theme_bg_color, 0.95); border-bottom-color: alpha (shade (@theme_bg_color, 1.26), 0.15); border-right-color: alpha (shade (@theme_bg_color, 1.26), 0.15); } separator:hover { color: shade (@theme_bg_color, 0.92); border-color: mix(@theme_fg_color, @theme_bg_color, 0.95); border-image: none; } treeview.view.separator, treeview.separator, treeview.view.separator:hover, treeview.separator:hover { border-style: solid; border-width: 0px 0px 1px 0px; border-color: @notebook_border; } separator.horizontal { border-width: 1px 0 1px 0; } separator.vertical { border-width: 0 1px 0 1px; } button separator, button.separator { border-color: alpha (#000, 0.00); } button separator:disabled, button.separator:disabled { border-color: alpha (#000, 0.00); } statusbar { padding: 2px; margin: -2px 0 -2px 0; color: @theme_fg_color; font-size: smaller; } .dnd { border-width: 1px; border-style: solid; border-color: @theme_selected_bg_color; border-radius: 0px; } /********* * Paned * *********/ /* the small line between sidebar and view */ paned > separator { min-width: 3px; min-height: 3px; -gtk-icon-source: none; border-style: none; background-color: @theme_bg_color; background-size: 1px 1px; } paned > separator:hover, paned > separator:selected { background-color: @theme_bg_color; } paned > separator:backdrop { } paned > separator.wide { margin: 0; padding: 0; min-width: 5px; min-height: 5px; background-size: 1px 1px, 1px 1px; } paned > separator.wide:backdrop { } /**************** * Text Entries * ****************/ entry { min-height: 17px; } entry, entry.combo { background-color: shade (@bg_color, 1.1); padding: 6px 4px; color: @entry_text_color; background-image: -gtk-gradient(linear, left top, left bottom, from (shade(@theme_base_color, 0.86)), color-stop (0.15, shade(@theme_base_color, 0.96)), color-stop (0.50, shade(@theme_base_color, 0.98)), to (shade(@theme_base_color, 1.00))); /* outer */ border-width: 2px; border-style: solid; border-radius: 6px; border-top-color: transparent; border-right-color: alpha(#fff, 0.02); border-left-color: alpha(#fff, 0.02); border-bottom-color: alpha(#fff, 0.03); /* border */ box-shadow: inset 0px 3px alpha(#000, 0.03), inset 0px 2px alpha(#000, 0.05), inset 2px 0px alpha(#000, 0.04), inset -2px 0px alpha(#000, 0.04), inset 0px -2px alpha(#000, 0.03), inset 0px 1px shade(@button_border, 0.80), inset 1px 0px shade(@button_border, 0.90), inset -1px 0px shade(@button_border, 0.90), inset 0px -1px shade(@button_border, 1.05); } entry:focus { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } entry:disabled, entry.combo:disabled { color: @insensitive_fg_color; background-image: none; background-color: @insensitive_bg_color; border-style: solid; border-color: alpha (#000, 0.00); border-bottom-color: alpha (#000, 0.00); border-image: none; box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; } entry selection, entry selection:focus { background-color: @theme_selected_bg_color; color: @theme_selected_fg_color; } entry progressbar { background-color: @theme_selected_bg_color; color: @theme_selected_fg_color; border-width: 1px; border-radius: 3px; } entry image.left { padding-right: 6px; } entry image.right { padding-left: 6px; } /**************** * Progress bar * ****************/ progressbar { border-radius: 3px; padding: 0; font-size: smaller; } /* progress component */ progressbar.horizontal trough { min-height: 18px; border-radius: 3px; } progressbar.horizontal progress { min-height: 16px; border-radius: 3px; } progressbar.vertical trough { min-width: 18px; border-radius: 3px; } progressbar.vertical progress { min-width: 16px; border-radius: 3px; } progressbar progress.left { border-top-left-radius: 3px; border-bottom-left-radius: 3px; } progressbar progress.right { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } progressbar progress.top { border-top-right-radius: 3px; border-top-left-radius: 3px; } progressbar progress.bottom { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; } treeview.view.progressbar, treeview.view.progressbar:hover, progressbar.horizontal progress { background-image: linear-gradient(to right, alpha (#000, 0.00), alpha (#000, 0.00) 48%, alpha (#004, 0.12) 48%, alpha (#004, 0.12) 50%, alpha (#000, 0.00) 50%, alpha (#000, 0.00) 98%, alpha (#004, 0.12) 98%, alpha (#004, 0.12)), linear-gradient(to bottom, alpha (#000, 0.20), alpha (#000, 0.05) 50%, alpha (#000, 0.00)), linear-gradient(to right, @progressbar_fill_a, @progressbar_fill_b); background-size: 40px auto, auto, auto; box-shadow: inset 0px 1px alpha(black, 0.03), inset 1px 0px alpha(black, 0.03), inset -1px 0px alpha(black, 0.03), inset 0px -1px alpha(white, 0.10); border-width: 1px; border-style: solid; border-radius: 3px; border-top-color: shade(@button_border_active, 0.80); border-left-color: shade(@button_border_active, 0.85); border-right-color: shade(@button_border_active, 0.85); border-bottom-color: shade(@button_border_active, 1.00); } treeview.view.progressbar:selected, treeview.view.progressbar:selected:hover { background-image: linear-gradient(to right, alpha (#000, 0.00), alpha (#000, 0.00) 48%, alpha (#004, 0.12) 48%, alpha (#004, 0.12) 50%, alpha (#000, 0.00) 50%, alpha (#000, 0.00) 98%, alpha (#004, 0.12) 98%, alpha (#004, 0.12)), linear-gradient(to bottom, alpha (#000, 0.20), alpha (#000, 0.05) 50%, alpha (#000, 0.00)), linear-gradient(to right, shade(@progressbar_fill_a, 1.29), shade(@progressbar_fill_b, 1.29)); background-size: 40px auto, auto, auto; border-width: 1px; border-style: solid; border-radius: 3px; border-top-color: shade(@button_border_active, 0.80); border-left-color: shade(@button_border_active, 0.85); border-right-color: shade(@button_border_active, 0.85); border-bottom-color: shade(@button_border_active, 1.00); } progressbar.vertical progress { background-image: linear-gradient(to top, alpha (#000, 0.00), alpha (#000, 0.00) 48%, alpha (#004, 0.12) 48%, alpha (#004, 0.12) 50%, alpha (#000, 0.00) 50%, alpha (#000, 0.00) 98%, alpha (#004, 0.12) 98%, alpha (#004, 0.12)), linear-gradient(to right, alpha (#000, 0.20), alpha (#000, 0.05) 50%, alpha (#000, 0.00)), linear-gradient(to top, @progressbar_fill_a, @progressbar_fill_b); background-size: auto 40px, auto, auto; box-shadow: inset 0px 1px alpha(black, 0.03), inset 1px 0px alpha(black, 0.03), inset -1px 0px alpha(white, 0.10), inset 0px -1px alpha(black, 0.03); border-width: 1px; border-style: solid; border-radius: 3px; border-top-color: shade(@button_border_active, 0.85); border-left-color: shade(@button_border_active, 0.80); border-right-color: shade(@button_border_active, 1.00); border-bottom-color: shade(@button_border_active, 0.85); } treeview.view.progressbar, treeview.view.progressbar:hover, notebook treeview.view.progressbar:hover { color: @theme_selected_fg_color; } treeview.view.progressbar:hover { color: @theme_fg_color; } treeview.view.trough, progressbar trough { background-image: -gtk-gradient (linear, left top, left bottom, from (alpha (#000, 0.18)), color-stop (0.20, alpha (#000, 0.14)), to (alpha (#000, 0.04))); border-style: none; border-width: 0px; border-radius: 3px; padding: 0 0 1px 0; box-shadow: inset 1px 1px alpha(#000, 0.15), inset -1px -1px alpha(#000, 0.15); text-shadow: none; } treeview.view.trough:selected, notebook treeview.view.trough:selected:hover { background-image: -gtk-gradient(linear, left top, left bottom, from (shade(@theme_base_color, 0.80)), color-stop (0.15, shade(@theme_base_color, 0.90)), color-stop (0.50, shade(@theme_base_color, 0.92)), to (shade(@theme_base_color, 0.94))); border-width: 1px; border-style: solid; border-radius: 3px; border-top-color: shade(@button_border_active, 0.80); border-left-color: shade(@button_border_active, 0.85); border-right-color: shade(@button_border_active, 0.85); border-bottom-color: shade(@button_border_active, 1.00); padding: 0 0 0px 0; box-shadow: inset 1px 1px alpha(#000, 0.15), inset -1px -1px alpha(#000, 0.15); text-shadow: none; color: @theme_fg_color; } progressbar.vertical trough { background-image: -gtk-gradient (linear, left top, right top, from (alpha (#000, 0.18)), color-stop (0.20, alpha (#000, 0.14)), to (alpha (#000, 0.04))); border-radius: 2px; padding: 0 0 1px 0; text-shadow: none; } /* level bars as used for password quality or remaining power */ levelbar { min-width: 34px; min-height: 3px; } levelbar.vertical { min-width: 3px; min-height: 34px; } levelbar trough { padding: 2px; border-radius: 2px; background-image: linear-gradient(to bottom, @trough_bg_color_a, @trough_bg_color_b); background-color: transparent; box-shadow: inset 1px 1px alpha(#000, 0.15), inset -1px -1px alpha(#000, 0.15); } levelbar block.filled { border-width: 2px; border-style: solid; border-color: @button_border_active; background-image: -gtk-gradient (linear, 0.45 top, 0.55 bottom, from (shade (@button_bg_active, 1.30)), color-stop (0.40, shade (@button_bg_active, 1.04)), color-stop (0.60, shade (@button_bg_active, 0.92)), to (shade (@button_bg_active, 1.20))); } levelbar.continuous block.filled { padding: 1px; border-radius: 2px; } levelbar.discrete.horizontal block.filled { margin: 0 1px; } levelbar.discrete.vertical block.filled { margin: 1px 0; } .level-bar.indicator-discrete.fill-block.horizontal:first-child { border-radius: 2px 0 0 2px; } .level-bar.indicator-discrete.fill-block.horizontal:last-child { border-radius: 0 2px 2px 0; } .level-bar.indicator-discrete.fill-block.vertical:first-child { border-radius: 2px 2px 0 0; } .level-bar.indicator-discrete.fill-block.vertical:last-child { border-radius: 0 0 2px 2px; } levelbar block.low { border-color: shade(@warning_color, 0.80); background-image: linear-gradient(to bottom, shade(@warning_color, 1.3), @warning_color 75%, shade(@warning_color, 0.90)); } levelbar block.high { border-color: shade(@success_color, 0.85); background-image: linear-gradient(to bottom, shade(@success_color, 1.2), @success_color 75%, shade(@success_color, 0.95)); } levelbar block.full { border-color: shade(@success_color, 0.95); background-image: linear-gradient(to bottom, shade(@success_color, 1.2), @success_color 75%, shade(@success_color, 0.95)); } levelbar block.empty { border: 1px solid #2a76c6; border-radius: 1px; background-color: transparent; border-color: rgba(46, 52, 54, 0.2); box-shadow: none; } levelbar block.empty:backdrop { border-color: rgba(139, 142, 143, 0.15); } /************ * GtkScale * ************/ scale.vertical { min-width: 10px; padding: 0px 4px; } scale.horizontal { min-height: 10px; padding: 6px 0px; } scale.horizontal trough { min-height: 3px; margin-left: 8px; margin-right: 8px; } scale.vertical trough { min-width: 3px; margin-top: 8px; margin-bottom: 8px; } scale trough { border-radius: 8px; border-style: solid; border-width: 1px; background-image: -gtk-gradient (linear, left top, left bottom, from (alpha (#000, 0.20)), color-stop (0.20, alpha (#000, 0.16)), to (alpha (#000, 0.06))); box-shadow: inset 1px 1px alpha(#000, 0.08), inset -1px -1px alpha(#000, 0.08); } scale trough, scale.horizontal trough, scale.vertical trough { border-color: @scale_border_b; } scale trough:disabled { background-image: -gtk-gradient (linear, left top, left bottom, from (alpha (#000, 0.03)), to (alpha (#000, 0.03))); border-style: none; box-shadow: inset 1px 1px alpha(#000, 0.15), inset -1px -1px alpha(#000, 0.15); } scale trough highlight, scale.vertical trough highlight, scale.horizontal trough highlight { border-style: solid; border-color: @scale_highlight_border; border-radius: 8px; background-color: @scale_highlight_bg; } scale trough highlight:disabled, scale.vertical trough highlight:disabled, scale.horizontal trough highlight:disabled { background-color: transparent; } scale highlight.left { background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@scale_fill, 0.90)), to (shade (@scale_fill, 1.31))); border-style: none; border-width: 0px; border-radius: 8px; box-shadow: inset 1px 1px alpha(#000, 0.08), inset -1px -1px alpha(#000, 0.08); color: @theme_selected_fg_color; text-shadow: none; } scale highlight.bottom { background-image: -gtk-gradient (linear, left top, right top, from (shade (@scale_fill, 0.90)), to (shade (@scale_fill, 1.31))); border-style: none; border-width: 0px; border-radius: 8px; box-shadow: inset 1px 1px alpha(#000, 0.08), inset -1px -1px alpha(#000, 0.08); color: @theme_selected_fg_color; text-shadow: none; } scale highlight.left:disabled { background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@theme_bg_color, 0.85)), to (shade (@theme_bg_color, 0.85))); box-shadow: inset 1px 1px alpha(#000, 0.02), inset -1px -1px alpha(#000, 0.02); } scale highlight.bottom:disabled { background-image: -gtk-gradient (linear, left top, right top, from (shade (@theme_bg_color, 0.85)), to (shade (@theme_bg_color, 0.85))); box-shadow: inset 1px 1px alpha(#000, 0.02), inset -1px -1px alpha(#000, 0.02); } scale marks { color: mix(@theme_bg_color, @theme_text_color, 0.56); background-color: transparent; } scale marks.top, scale.fine-tune marks.top { margin-bottom: 6px; } scale marks.bottom, scale.fine-tune marks.bottom { margin-top: 6px; } /* this makes marks visible */ scale.horizontal indicator, scale.horizontal.fine-tune indicator { min-height: 8px; min-width: 1px; } scale.vertical indicator, scale.vertical.fine-tune indicator { min-height: 1px; min-width: 8px; } scale slider, scale slider:hover, scale slider:disabled { border-radius: 8px; border-style: none; } scale.horizontal slider { /* background-image in -assets variant */ background-color: transparent; background-size: 105%; background-repeat: no-repeat; background-position: center; min-height: 18px; min-width: 18px; margin: -9px 0px -9px 0px; } scale.horizontal.fine-tune slider:active, scale.horizontal.fine-tune slider:hover:active { background-size: 90%; background-repeat: no-repeat; background-position: center; } scale.horizontal.marks-after slider { min-height: 22px } /* Why different values ? */ scale.vertical slider { /* background-image in -assets variant */ background-size: 110%; background-repeat: no-repeat; background-position: center; min-height: 18px; min-width: 18px; margin: 0px -9px 0px -9px; } scale.vertical.fine-tune slider:active, scale.vertical.fine-tune slider:hover:active { background-size: 95%; background-repeat: no-repeat; background-position: center; } scale.horizontal.color.marks-before, scale.vertical.color.marks-after { margin: 0px 0px 0px 0px; padding: 0px; } scale.horizontal.color.marks-before trough, scale.vertical.color.marks-after trough { border-color: @notebook_border; border-radius: 5px; background-repeat: no-repeat; } scale.vertical.color.marks-after slider { min-height: 20px; min-width: 22px; padding: 0px; background-size: 100%; background-repeat: no-repeat; background-position: center; margin: 0px 0px 0px 0px; } scale.horizontal.color.marks-before slider { min-height: 14px; min-width: 20px; margin: 0px 0px 0px 0px; padding: 5px 0px; background-size: 100%; background-repeat: no-repeat; background-position: center; } scale.horizontal.color.marks-before slider:hover, scale.vertical.color.marks-after slider:hover { background-size: 105%; } scale.horizontal.color.marks-before.fine-tune slider, scale.vertical.color.marks-after.fine-tune slider { background-size: 85%; } /********** * Frames * **********/ .frame, frame > border { /* firefox location entry */ padding: 0px; border-width: 1px; border-radius: 4px; border-style: solid; border-color: shade (@theme_bg_color, 0.85); color: mix(@theme_selected_bg_color, @theme_fg_color, 0.70); } .frame.flat, frame > border.flat, overlay > frame > border { border-style: none; } /*********** * Buttons * ***********/ button, button.raised { padding: 5px; min-height: 20px; min-width: 20px; } button.combo { min-height: 22px; min-width: 20px; } /* needed with new button padding */ button label { padding: 2px 0px; } button { transition: all 400ms ease-out; background-image: -gtk-gradient (linear, left top, left bottom, from (@button_gradient1), color-stop (0.50, @button_gradient3), to (@button_gradient4)); border-width: 1px; border-radius: 5px; border-style: solid; /* outer */ border-top-color: transparent; border-left-color: alpha (#000, 0.01); border-right-color: alpha (#000, 0.01); border-bottom-color: alpha (#000, 0.03); box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.80), inset -1px 0px alpha(shade(@button_border, 0.94), 0.80), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); /* box-shadow Syntax */ /* box-shadow: [ inset ] horizontal_offset vertical_offset [ blur_radius ] [ spread ] color */ color: @theme_fg_color; text-shadow: none; outline-style: none; } button.default { text-shadow: none; color: @theme_fg_color; } /* ie. mate-control-center */ button.flat { transition: all 400ms ease-out; border-radius: 5px; padding: 4px; border-color: transparent; background-color: transparent; background-image: none; box-shadow: inset 0 1px rgba(255,255,255,0), 0 1px rgba(255,255,255,0); text-shadow: none; -gtk-icon-shadow: none; border-image: none; } /* ie. caja location drop down button */ button.flat.toggle { padding: 5px; } /* ie. controls gnome-mplayer, virtual-manager */ button.flat.image-button, button.flat.image-button:focus, button.flat.image-button:hover, button.flat.scale { padding: 5px; } button:hover { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_gradient1, 1.03)), color-stop (0.50, shade(@button_gradient3, 1.03)), to (shade(@button_gradient4, 1.01))); box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } button:hover:active, button:focus:hover:active, button:checked, button:checked:hover, button:checked:hover:active { background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@theme_bg_color, 1.20)), color-stop (0.50, shade (@theme_bg_color, 1.00)), color-stop (0.50, shade (@theme_bg_color, 0.99)), to (shade (@theme_bg_color, 0.80))); border-radius: 5px; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } button:focus, button.default { border-color: transparent; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } button:hover:active, button:checked, button:checked:hover, button:checked:hover:active { text-shadow: none; } button:disabled { background-image: none; background-color: @insensitive_bg_color; border-color: alpha (#000, 0.00); border-bottom-color: alpha (#000, 0.00); border-image: none; box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; color: @insensitive_fg_color; text-shadow: none; } button:disabled image, .button:disabled image, button:active:disabled image, .button:active:disabled image{ opacity: 0.5; } toolbar.vertical > button.image-button.flat { padding: 5px; } button.text-button, button.text-button:focus, button.text-button:hover, button.file, combobox > button.combo, combobox > button.combo:hover { padding: 5px; } button.font, button.color { padding: 5px 4px; } .path-bar > button, .linked.path-bar > button, .linked.path-bar > button:hover, .linked.path-bar > button:hover:active, .linked.path-bar > button:checked, .linked.path-bar > button:checked:hover, .linked.path-bar > button:checked:hover:active { padding: 5px; border-color: transparent; } /* slider (left/right arrow) button */ .linked.path-bar > button.slider-button:first-child { border-width: 1px 0px 1px 1px; border-radius: 4px 0px 0px 4px; padding: 5px 1px; } .linked.path-bar > button.slider-button:last-child { border-width: 1px 1px 1px 0px; border-radius: 0px 4px 4px 0px; padding: 5px 1px; } .titlebar .path-bar > button.slider-button:disabled { box-shadow: none; } .titlebar .path-bar > button.toggle, .titlebar .path-bar > button.toggle:hover, .titlebar .path-bar > button.toggle:checked:active { border-radius: 0px; border-width: 1px 0px; } /***************************/ /* Linked toolbars-buttons */ /***************************/ /* Middle toolbar-button */ toolbar menubar .linked button, toolbar menubar .linked button:focus, toolbar menubar .linked button:hover, toolbar menubar .linked button:hover:active, toolbar menubar .linked button:checked, toolbar menubar .linked button:checked:focus, toolbar menubar .linked button:checked:hover, toolbar menubar .linked button:checked:hover:active, toolbar menubar .linked button:disabled, toolbar button.raised.linked, toolbar button.raised.linked:focus, toolbar button.raised.linked:hover, toolbar button.raised.linked:hover:active, toolbar button.raised.linked:checked, toolbar button.raised.linked:checked:focus, toolbar button.raised.linked:checked:hover, toolbar button.raised.linked:checked:hover:active, toolbar button.raised.linked:disabled, toolbar .raised.linked button, toolbar .raised.linked button:focus, toolbar .raised.linked button:hover, toolbar .raised.linked button:hover:active, toolbar .raised.linked button:checked, toolbar .raised.linked button:checked:focus, toolbar .raised.linked button:checked:hover, toolbar .raised.linked button:checked:hover:active, toolbar .raised.linked button:disabled, toolbar.primary-toolbar .linked entry, toolbar.primary-toolbar .linked entry:disabled, toolbar.primary-toolbar .linked button, toolbar.primary-toolbar .linked button:focus, toolbar.primary-toolbar .linked button:hover, toolbar.primary-toolbar .linked button:hover:active, toolbar.primary-toolbar .linked button:checked, toolbar.primary-toolbar .linked button:checked:focus, toolbar.primary-toolbar .linked button:checked:hover, toolbar.primary-toolbar .linked button:checked:hover:active, toolbar.primary-toolbar .linked button:disabled { padding: 2px 4px 4px 2px; border-radius: 0px; border-width: 1px 0px 1px 0px; } /* Middle toolbar-button hover */ toolbar menubar .linked button:hover, toolbar .raised.linked button:hover, toolbar.primary-toolbar .linked button:hover { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } /* Middle toolbar-button active */ toolbar menubar .linked button:hover:active, toolbar menubar .linked button:checked, toolbar menubar .linked button:checked:focus, toolbar menubar .linked button:checked:hover, toolbar menubar .linked button:checked:hover:active, toolbar button.raised.linked:hover:active, toolbar button.raised.linked:checked, toolbar button.raised.linked:checked:focus, toolbar button.raised.linked:checked:hover, toolbar button.raised.linked:checked:hover:active, toolbar .raised.linked button:hover:active, toolbar .raised.linked button:checked, toolbar .raised.linked button:checked:focus, toolbar .raised.linked button:checked:hover, toolbar .raised.linked button:checked:hover:active, toolbar.primary-toolbar .linked button:hover:active, toolbar.primary-toolbar .linked button:checked, toolbar.primary-toolbar .linked button:checked:focus, toolbar.primary-toolbar .linked button:checked:hover, toolbar.primary-toolbar .linked button:checked:hover:active { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } /* Middle toolbar-button disabled */ toolbar menubar .linked button:disabled, toolbar button.raised.linked:disabled, toolbar .raised.linked button:disabled, toolbar.primary-toolbar .linked button:disabled, toolbar.primary-toolbar .linked entry:disabled { /* remove outer */ border-color: alpha (#fff, 0.00); /* Remove right border */ box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), inset 1px 0px shade(@theme_button_border_dark, 1.05), inset 0px -1px shade(@theme_button_border_dark, 1.00); } /* Leftmost toolbars-button */ toolbar menubar .linked button:first-child, toolbar menubar .linked button:focus:first-child, toolbar menubar .linked button:hover:first-child, toolbar menubar .linked button:hover:active:first-child, toolbar menubar .linked button:checked:first-child, toolbar menubar .linked button:checked:focus:first-child, toolbar menubar .linked button:checked:hover:first-child, toolbar menubar .linked button:checked:hover:active:first-child, toolbar menubar .linked button:disabled:first-child, toolbar button.raised.linked:first-child, toolbar button.raised.linked:focus:first-child, toolbar button.raised.linked:hover:first-child, toolbar button.raised.linked:hover:active:first-child, toolbar button.raised.linked:checked:first-child, toolbar button.raised.linked:checked:focus:first-child, toolbar button.raised.linked:checked:hover:first-child, toolbar button.raised.linked:checked:hover:active:first-child, toolbar button.raised.linked:disabled:first-child, toolbar .raised.linked button:first-child, toolbar .raised.linked button:focus:first-child, toolbar .raised.linked button:hover:first-child, toolbar .raised.linked button:hover:active:first-child, toolbar .raised.linked button:checked:first-child, toolbar .raised.linked button:checked:focus:first-child, toolbar .raised.linked button:checked:hover:first-child, toolbar .raised.linked button:checked:hover:active:first-child, toolbar .raised.linked button:disabled:first-child, toolbar.primary-toolbar .linked entry:first-child, toolbar.primary-toolbar .linked button:first-child, toolbar.primary-toolbar .linked button:focus:first-child, toolbar.primary-toolbar .linked button:hover:first-child, toolbar.primary-toolbar .linked button:hover:active:first-child, toolbar.primary-toolbar .linked button:checked:first-child, toolbar.primary-toolbar .linked button:checked:focus:first-child, toolbar.primary-toolbar .linked button:checked:hover:first-child, toolbar.primary-toolbar .linked button:checked:hover:active:first-child, toolbar.primary-toolbar .linked button:disabled:first-child, toolbar.primary-toolbar .linked entry:disabled:first-child { padding: 2px 4px 4px 2px; border-radius: 5px 0px 0px 5px; border-width: 1px 0px 1px 1px; } /* Leftmost toolbars-button hover */ toolbar menubar .linked button:hover:first-child, toolbar .raised.linked button:hover:first-child, toolbar.primary-toolbar .linked button:hover:first-child { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } /* Leftmost toolbars-button active */ toolbar menubar .linked button:hover:active:first-child, toolbar menubar .linked button:checked:first-child, toolbar menubar .linked button:checked:focus:first-child, toolbar menubar .linked button:checked:hover:first-child, toolbar menubar .linked button:checked:hover:active:first-child, toolbar button.raised.linked:hover:active:first-child, toolbar button.raised.linked:checked:first-child, toolbar button.raised.linked:checked:focus:first-child, toolbar button.raised.linked:checked:hover:first-child, toolbar button.raised.linked:checked:hover:active:first-child, toolbar .raised.linked button:hover:active:first-child, toolbar .raised.linked button:checked:first-child, toolbar .raised.linked button:checked:focus:first-child, toolbar .raised.linked button:checked:hover:first-child, toolbar .raised.linked button:checked:hover:active:first-child, toolbar.primary-toolbar .linked button:hover:active:first-child, toolbar.primary-toolbar .linked button:checked:first-child, toolbar.primary-toolbar .linked button:checked:focus:first-child, toolbar.primary-toolbar .linked button:checked:hover:first-child, toolbar.primary-toolbar .linked button:checked:hover:active:first-child { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } /* Leftmost toolbars-button disabled */ toolbar menubar .linked button:disabled:first-child, toolbar button.raised.linked:disabled:first-child, toolbar .raised.linked button:disabled:first-child, toolbar.primary-toolbar .linked button:disabled:first-child, toolbar.primary-toolbar .linked entry:disabled:first-child { /* remove outer */ border-color: alpha (#fff, 0.00); /* Remove right border */ box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), inset 1px 0px shade(@theme_button_border_dark, 1.05), inset 0px -1px shade(@theme_button_border_dark, 1.00); } /* Rightmost toolbar-button */ toolbar menubar .linked button:last-child, toolbar menubar .linked button:focus:last-child, toolbar menubar .linked button:hover:last-child, toolbar menubar .linked button:hover:active:last-child, toolbar menubar .linked button:checked:last-child, toolbar menubar .linked button:checked:focus:last-child, toolbar menubar .linked button:checked:hover:last-child, toolbar menubar .linked button:checked:hover:active:last-child, toolbar menubar .linked button:disabled:last-child, toolbar button.raised.linked:last-child, toolbar button.raised.linked:focus:last-child, toolbar button.raised.linked:hover:last-child, toolbar button.raised.linked:hover:active:last-child, toolbar button.raised.linked:checked:last-child, toolbar button.raised.linked:checked:focus:last-child, toolbar button.raised.linked:checked:hover:last-child, toolbar button.raised.linked:checked:hover:active:last-child, toolbar button.raised.linked:disabled:last-child, toolbar .raised.linked button:last-child, toolbar .raised.linked button:focus:last-child, toolbar .raised.linked button:hover:last-child, toolbar .raised.linked button:hover:active:last-child, toolbar .raised.linked button:checked:last-child, toolbar .raised.linked button:checked:focus:last-child, toolbar .raised.linked button:checked:hover:last-child, toolbar .raised.linked button:checked:hover:active:last-child, toolbar .raised.linked button:disabled:last-child, toolbar.primary-toolbar .linked entry:last-child, toolbar.primary-toolbar .linked button:last-child, toolbar.primary-toolbar .linked button:focus:last-child, toolbar.primary-toolbar .linked button:hover:last-child, toolbar.primary-toolbar .linked button:hover:active:last-child, toolbar.primary-toolbar .linked button:checked:last-child, toolbar.primary-toolbar .linked button:checked:focus:last-child, toolbar.primary-toolbar .linked button:checked:hover:last-child, toolbar.primary-toolbar .linked button:checked:hover:active:last-child, toolbar.primary-toolbar .linked button:disabled:last-child, toolbar.primary-toolbar .linked entry:disabled:last-child { padding: 2px 4px 4px 2px; border-radius: 0px 5px 5px 0px; border-width: 1px 1px 1px 0px; } /* Rightmost toolbars-button hover */ toolbar menubar .linked button:hover:last-child, toolbar .raised.linked button:hover:last-child, toolbar.primary-toolbar .linked button:hover:last-child { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } /* Rightmost toolbar-button active */ toolbar menubar .linked button:hover:active:last-child, toolbar menubar .linked button:checked:last-child, toolbar menubar .linked button:checked:focus:last-child, toolbar menubar .linked button:checked:hover:last-child, toolbar menubar .linked button:checked:hover:active:last-child, toolbar button.raised.linked:hover:active:last-child, toolbar button.raised.linked:checked:last-child, toolbar button.raised.linked:checked:focus:last-child, toolbar button.raised.linked:checked:hover:last-child, toolbar button.raised.linked:checked:hover:active:last-child, toolbar .raised.linked button:hover:active:last-child, toolbar .raised.linked button:checked:last-child, toolbar .raised.linked button:checked:focus:last-child, toolbar .raised.linked button:checked:hover:last-child, toolbar .raised.linked button:checked:hover:active:last-child, toolbar.primary-toolbar .linked button:hover:active:last-child, toolbar.primary-toolbar .linked button:checked:last-child, toolbar.primary-toolbar .linked button:checked:focus:last-child, toolbar.primary-toolbar .linked button:checked:hover:last-child, toolbar.primary-toolbar .linked button:checked:hover:active:last-child { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } /* Rightmost toolbar-button disabled */ toolbar menubar .linked button:disabled:last-child, toolbar button.raised.linked:disabled:last-child, toolbar .raised.linked button:disabled:last-child, toolbar.primary-toolbar .linked button:disabled:last-child, toolbar.primary-toolbar .linked entry:disabled:last-child { border-color: alpha (#fff, 0.00); /* Quita outer */ box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), inset 1px 0px shade(@theme_button_border_dark, 1.05), inset -1px 0px shade(@theme_button_border_dark, 1.05), inset 0px -1px shade(@theme_button_border_dark, 1.00); } /* Linked single toolbar-button */ toolbar menubar .linked button:only-child, toolbar menubar .linked button:hover:only-child, toolbar menubar .linked button:hover:active:only-child, toolbar menubar .linked button:checked:only-child, toolbar menubar .linked button:checked:focus:only-child, toolbar menubar .linked button:checked:hover:only-child, toolbar menubar .linked button:checked:hover:active:only-child, toolbar menubar .linked button:disabled:only-child, toolbar button.raised.linked:only-child, toolbar button.raised.linked:hover:only-child, toolbar button.raised.linked:hover:active:only-child, toolbar button.raised.linked:checked:only-child, toolbar button.raised.linked:checked:focus:only-child, toolbar button.raised.linked:checked:hover:only-child, toolbar button.raised.linked:checked:hover:active:only-child, toolbar button.raised.linked:disabled:only-child, toolbar .raised.linked button:only-child, toolbar .raised.linked button:hover:only-child, toolbar .raised.linked button:hover:active:only-child, toolbar .raised.linked button:checked:only-child, toolbar .raised.linked button:checked:focus:only-child, toolbar .raised.linked button:checked:hover:only-child, toolbar .raised.linked button:checked:hover:active:only-child, toolbar .raised.linked button:disabled:only-child, toolbar.primary-toolbar .linked entry:only-child, toolbar.primary-toolbar .linked button:only-child, toolbar.primary-toolbar .linked button:hover:only-child, toolbar.primary-toolbar .linked button:hover:active:only-child, toolbar.primary-toolbar .linked button:checked:only-child, toolbar.primary-toolbar .linked button:checked:focus:only-child, toolbar.primary-toolbar .linked button:checked:hover:only-child, toolbar.primary-toolbar .linked button:checked:hover:active:only-child, toolbar.primary-toolbar .linked entry:disabled:only-child, toolbar.primary-toolbar .linked button:disabled:only-child { border-width: 1px; border-radius: 5px; padding: 2px 4px 4px 2px; } /* Linked single toolbar-button hover */ toolbar .raised.linked button:hover:only-child, toolbar menubar .linked button:hover:only-child, toolbar.primary-toolbar .linked button:hover:only-child { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } /* Linked single toolbar-button active */ toolbar menubar .linked button:hover:active:only-child, toolbar menubar .linked button:checked:only-child, toolbar menubar .linked button:checked:focus:only-child, toolbar menubar .linked button:checked:hover:only-child, toolbar menubar .linked button:checked:hover:active:only-child, toolbar button.raised.linked:hover:active:only-child, toolbar button.raised.linked:checked:only-child, toolbar button.raised.linked:checked:focus:only-child, toolbar button.raised.linked:checked:hover:only-child, toolbar button.raised.linked:checked:hover:active:only-child, toolbar .raised.linked button:hover:active:only-child, toolbar .raised.linked button:checked:only-child, toolbar .raised.linked button:checked:focus:only-child, toolbar .raised.linked button:checked:hover:only-child, toolbar .raised.linked button:checked:hover:active:only-child, toolbar.primary-toolbar .linked button:hover:active:only-child, toolbar.primary-toolbar .linked button:checked:only-child, toolbar.primary-toolbar .linked button:checked:focus:only-child, toolbar.primary-toolbar .linked button:checked:hover:only-child, toolbar.primary-toolbar .linked button:checked:hover:active:only-child { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } /* Linked single toolbar-button disabled */ toolbar menubar .linked button:disabled:only-child, toolbar button.raised.linked:disabled:only-child, toolbar .raised.linked button:disabled:only-child, toolbar.primary-toolbar .linked entry:disabled:only-child, toolbar.primary-toolbar .linked button:disabled:only-child { border-color: alpha (#fff, 0.00); /* Quita outer */ box-shadow: inset 0px 1px shade(@theme_button_border_dark, 1.10), inset 1px 0px shade(@theme_button_border_dark, 1.05), inset -1px 0px shade(@theme_button_border_dark, 1.05), inset 0px -1px shade(@theme_button_border_dark, 1.00); } /* nth-child for linked areas */ toolbar .raised.linked.button, toolbar .raised.linked.button:hover:active, toolbar .raised.linked.button:checked, toolbar .raised.linked.button:checked:hover, toolbar .raised.linked.button:checked:hover:active, toolbar .raised.linked button, toolbar .raised.linked button:hover:active, toolbar .raised.linked button:checked, toolbar .raised.linked button:checked:hover, toolbar .raised.linked button:checked:hover:active { } toolbar .raised.linked.button:nth-child(first) , toolbar .raised.linked.button:hover:active:nth-child(first), toolbar .raised.linked.button:checked:nth-child(first), toolbar .raised.linked.button:checked:hover:nth-child(first), toolbar .raised.linked:nth-child(first) button, toolbar .raised.linked:nth-child(first) button:hover:active, toolbar .raised.linked:nth-child(first) button:checked, toolbar .raised.linked:nth-child(first) button:checked:hover { } toolbar .raised.linked.button:nth-child(last), toolbar .raised.linked.button:hover:active:nth-child(last), toolbar .raised.linked.button:checked:nth-child(last), toolbar .raised.linked.button:checked:hover:nth-child(last), toolbar .raised.linked:nth-child(last) button, toolbar .raised.linked:nth-child(last) button:hover:active, toolbar .raised.linked:nth-child(last) button:checked, toolbar .raised.linked:nth-child(last) button:checked:hover { } /***************************/ /* Linked standard buttons */ /***************************/ .linked entry, .linked > combobox > button.combo, .linked > combobox > button.combo:focus .linked > combobox > button.combo:checked, .linked > combobox > button.combo:hover, .linked > combobox > button.combo:focus:hover, .linked > combobox > button.combo:disabled, .linked button, .linked button:focus, .linked button:checked, .linked button:hover, .linked button:focus:hover, .linked button:hover:active, .linked button:checked:hover, .linked button:checked:hover:active, .linked button:disabled { background-color: transparent; border-width: 1px; border-radius: 5px; color: @theme_fg_color; text-shadow: none; box-shadow: none; } .linked entry { padding: 7px 6px; } .linked button, .linked button:focus, .linked button:hover, .linked button:checked, .linked button:focus:active, .linked button:focus:hover:active, .linked button:hover:active, .linked button:checked:hover, .linked button:checked:hover:active, .linked button:disabled { padding: 4px; } .linked > combobox > button.combo:disabled, .linked button:disabled { background-image: none; background-color: @insensitive_bg_color; border-color: alpha (#000, 0.00); border-bottom-color: alpha (#000, 0.00); color: @insensitive_fg_color; } .linked > combobox > button.combo, .linked > combobox > button.combo:focus, .linked button, .linked button:focus { background-image: -gtk-gradient (linear, left top, left bottom, from (@button_gradient1), color-stop (0.50, @button_gradient3), to (@button_gradient4)); } .linked > combobox > button.combo:hover, .linked > combobox > button.combo:focus:hover, .linked button:hover, .linked button:focus:hover, .linked button:checked:hover { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_gradient1, 1.03)), color-stop (0.50, shade(@button_gradient3, 1.03)), to (shade(@button_gradient4, 1.01))); } .linked > combobox > button.combo:checked, .linked > combobox > button.combo:checked:hover:active, .linked button:checked, .linked button:checked:hover:active { background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@theme_bg_color, 1.20)), color-stop (0.50, shade (@theme_bg_color, 1.00)), color-stop (0.50, shade (@theme_bg_color, 0.99)), to (shade (@theme_bg_color, 0.80))); } /* default button */ .linked button.default, .linked button.default:focus, .linked button.default:first-child, .linked button.default:focus:first-child { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px shade(@selected_bg_color, 1.3); } .linked button.default:last-child, .linked button.default:focus:last-child, .linked button.default:only-child, .linked button.default:focus:only-child { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); } /* Middle button */ .linked entry, .linked button, .linked button:focus { box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.80), inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); border-width: 1px 0px 1px 0px; border-radius: 0; } /* Middle Button active/hover */ .linked button:hover, .linked button:checked:hover, .linked button:focus:active, .linked button:hover:active, .linked button:checked, .linked button:checked:hover:active { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px shade(@selected_bg_color, 1.3); border-width: 1px 0px 1px 0px; border-radius: 0; } /* Middle button disabled */ .linked button:disabled { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px @insensitive_border_color; border-width: 1px 0px 1px 0px; border-radius: 0; } /* Leftmost button */ .linked entry:first-child, .linked button:first-child, .linked button:focus:first-child { box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.80), inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); border-radius: 5px 0 0 5px; border-width: 1px 0px 1px 1px; } /* Leftmost button active/hover */ .linked button:hover:first-child, .linked button:checked:hover:first-child, .linked button:focus:active:first-child, .linked button:hover:active:first-child, .linked button:checked:first-child, .linked button:checked:hover:active:first-child { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px shade(@selected_bg_color, 1.3); border-radius: 5px 0 0 5px; border-width: 1px 0px 1px 1px; } /* Leftmost button disabled */ .linked button:disabled:first-child { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px @insensitive_border_color; border-radius: 5px 0 0 5px; border-width: 1px 0px 1px 1px; } /* Rightmost button */ .linked entry:last-child, .linked button:last-child, .linked button:focus:last-child { box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.80), inset -1px 0px alpha(shade(@button_border, 0.94), 0.80), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); border-radius: 0 5px 5px 0; border-width: 1px 1px 1px 0px; } /* Rightmost button active/hover */ .linked button:hover:last-child, .linked button:checked:hover:last-child, .linked button:focus:active:last-child, .linked button:hover:active:last-child, .linked button:checked:last-child, .linked button:checked:hover:active:last-child { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); border-radius: 0 5px 5px 0; border-width: 1px 1px 1px 0px; } /* Rightmost button disabled */ .linked button.combo:disabled:last-child { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; } /* Linked single button */ .linked entry:only-child, .linked button:only-child, .linked button:hover:only-child, .linked button:checked:only-child, .linked button:focus:only-child, .linked button:focus:hover:only-child { border-radius: 5px; border-width: 1px; } .linked button:hover:only-child, .linked button:hover:active:only-child, .linked button:focus:active:only-child, .linked button:checked:only-child, .linked button:checked:hover:only-child, .linked button:checked:hover:active:only-child { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); border-radius: 5px; } /* Linked single button disabled */ .linked button:disabled:only-child { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; border-radius: 5px; } /* vertical */ /* Middle button */ .vertical.linked button, .vertical.linked button:focus { box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.90), inset 1px 0px alpha(shade(@button_border, 0.94), 0.90), inset -1px 0px alpha(shade(@button_border, 0.88), 0.90), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); border-radius: 0px; border-width: 0px 1px 1px 1px; } .vertical.linked button:hover, .vertical.linked button:checked, .vertical.linked button:focus:hover, .vertical.linked button:focus:hover:active, .vertical.linked button:hover:active, .vertical.linked button:checked:active, .vertical.linked button:checked:hover:active { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); border-radius: 0px; border-width: 0px 1px 1px 1px; } .vertical.linked button:disabled { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; border-radius: 0px; border-width: 0px 1px 1px 1px; } /* Top button */ .vertical.linked button:first-child, .vertical.linked button:focus:first-child { box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.90), inset -1px 0px alpha(shade(@button_border, 0.88), 0.90); border-radius: 5px 5px 0 0; border-width: 1px 1px 1px 1px; } .vertical.linked button:hover:first-child, .vertical.linked button:checked:first-child, .vertical.linked button:focus:hover:first-child, .vertical.linked button:focus:hover:active:first-child, .vertical.linked button:hover:active:first-child, .vertical.linked button:checked:active:first-child, .vertical.linked button:checked:hover:active:first-child { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3); border-radius: 5px 5px 0 0; border-width: 1px 1px 1px 1px; } .vertical.linked button:disabled:first-child { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color; border-radius: 5px 5px 0 0; border-width: 1px 1px 1px 1px; } /* Bottom button */ .vertical.linked button:last-child, .vertical.linked button:focus:last-child { box-shadow: inset 1px 0px alpha(shade(@button_border, 0.94), 0.90), inset -1px 0px alpha(shade(@button_border, 0.94), 0.90), inset 0px -1px alpha(shade(@button_border, 0.88), 0.70); border-radius: 0 0 5px 5px; border-width: 0px 1px 1px 1px; } .vertical.linked button:hover:last-child, .vertical.linked button:checked:last-child, .vertical.linked button:focus:hover:last-child, .vertical.linked button:focus:hover:active:last-child, .vertical.linked button:hover:active:last-child, .vertical.linked button:checked:active:last-child, .vertical.linked button:checked:hover:active:last-child { box-shadow: inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); border-radius: 0 0 5px 5px; border-width: 0px 1px 1px 1px; } .vertical.linked button:disabled:last-child { box-shadow: inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; border-radius: 0 0 5px 5px; border-width: 0px 1px 1px 1px; } /* Single button */ .vertical.linked button:only-child, .vertical.linked button:focus:only-child { box-shadow: inset 0px 1px alpha(shade(@button_border, 0.94), 0.90), inset 1px 0px alpha(shade(@button_border, 0.94), 0.90), inset -1px 0px alpha(shade(@button_border, 0.94), 0.90), inset 0px -1px alpha(shade(@button_border, 0.94), 0.90); border-radius: 5px; border-width: 1px; } .vertical.linked button:hover:only-child, .vertical.linked button:checked:only-child, .vertical.linked button:focus:hover:only-child, .vertical.linked button:focus:hover:active:only-child, .vertical.linked button:hover:active:only-child, .vertical.linked button:checked:active:only-child, .vertical.linked button:checked:hover:active:only-child { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); border-radius: 5px; border-width: 1px; } .vertical.linked button:disabled:only-child { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; border-radius: 5px; border-width: 1px; } /*************************/ /* linked inline buttons */ /*************************/ /* Middle button */ toolbar.inline-toolbar button, toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:disabled, toolbar.inline-toolbar toolbutton > button, toolbar.inline-toolbar toolbutton > button:checked, toolbar.inline-toolbar toolbutton > button:disabled { /* outer */ border-width: 0px; border-right-width: 0px; border-left-width: 0px; border-radius: 0; /* border and inset */ box-shadow: inset 0px 1px alpha(#fff, 0.09), inset 2px 0px alpha(#fff, 0.07), inset 1px 0px shade(@button_border, 1.10), inset -1px 0px alpha(#fff, 0.07), inset 0px -1px alpha(#fff, 0.05); } toolbar.inline-toolbar button:hover:active, toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:checked:hover:active, toolbar.inline-toolbar toolbutton > button:checked { background-color: transparent; box-shadow: inset 0px 1px alpha(#000, 0.05), inset 2px 0px alpha(#000, 0.03), inset 1px 0px shade(@button_border, 0.80), inset -1px 0px alpha(#000, 0.03), inset 0px -1px alpha(#000, 0.02); } toolbar.inline-toolbar button:disabled, toolbar.inline-toolbar toolbutton > button:disabled { box-shadow: inset 1px 0px shade(@button_border, 1.10); } /* Leftmost button */ toolbar.inline-toolbar button:first-child, toolbar.inline-toolbar button:checked:first-child, toolbar.inline-toolbar button:disabled:first-child, toolbar.inline-toolbar toolbutton:first-child > button, toolbar.inline-toolbar toolbutton:first-child > button:checked, toolbar.inline-toolbar toolbutton:first-child > button:disabled { border-width: 0px; border-radius: 0px; box-shadow: inset 0px 1px alpha(#fff, 0.09), inset 1px 0px alpha(#fff, 0.07), inset -1px 0px alpha(#fff, 0.07), inset 0px -1px alpha(#fff, 0.05); } toolbar.inline-toolbar button:hover:active:first-child, toolbar.inline-toolbar button:checked:first-child, toolbar.inline-toolbar button:checked:hover:first-child, toolbar.inline-toolbar button:checked:hover:active:first-child, toolbar.inline-toolbar toolbutton:first-child > button:checked { background-color: transparent; box-shadow: inset 0px 1px alpha(#000, 0.05), inset 1px 0px alpha(#000, 0.03), inset -1px 0px alpha(#000, 0.03), inset 0px -1px alpha(#000, 0.02); } toolbar.inline-toolbar button:disabled:first-child, toolbar.inline-toolbar toolbutton:first-child > button:disabled { box-shadow: none; } /* Rightmost button */ toolbar.inline-toolbar button:last-child, toolbar.inline-toolbar button:checked:last-child, toolbar.inline-toolbar button:disabled:last-child, toolbar.inline-toolbar toolbutton:last-child > button, toolbar.inline-toolbar toolbutton:last-child > button:checked, toolbar.inline-toolbar toolbutton:last-child > button:disabled { border-width: 0px; border-radius: 0px; box-shadow: inset 0px 1px alpha(#fff, 0.09), inset 2px 0px alpha(#fff, 0.07), inset 1px 0px shade(@button_border, 1.10), inset -2px 0px alpha(#fff, 0.07), inset -1px 0px shade(@button_border, 1.10), inset 0px -1px alpha(#fff, 0.05); } toolbar.inline-toolbar button:hover:active:last-child, toolbar.inline-toolbar button:checked:last-child, toolbar.inline-toolbar button:checked:hover:last-child, toolbar.inline-toolbar button:checked:hover:active:last-child, toolbar.inline-toolbar toolbutton:last-child > button:checked { background-color: transparent; box-shadow: inset 0px 1px alpha(#000, 0.05), inset 2px 0px alpha(#000, 0.03), inset 1px 0px shade(@button_border, 0.80), inset -2px 0px alpha(#000, 0.03), inset -1px 0px shade(@button_border, 0.80), inset 0px -1px alpha(#000, 0.02); } toolbar.inline-toolbar button:disabled:last-child, toolbar.inline-toolbar toolbutton:last-child > button:disabled { box-shadow: inset 1px 0px shade(@button_border, 1.10), inset -1px 0px shade(@button_border, 1.10); } /* Single button */ toolbar.inline-toolbar button:only-child, toolbar.inline-toolbar button:checked:only-child, toolbar.inline-toolbar button:disabled:only-child, toolbar.inline-toolbar toolbutton:only-child > button, toolbar.inline-toolbar toolbutton:only-child > button:checked, toolbar.inline-toolbar toolbutton:only-child > button:disabled { border-radius: 0px; border-width: 0px; box-shadow: inset 0px 1px alpha(#fff, 0.09), inset -1px 0px alpha(#fff, 0.07), inset 0px -1px alpha(#fff, 0.05), inset 1px 0px shade(@button_border, 1.10); } toolbar.inline-toolbar button:hover:active:only-child, toolbar.inline-toolbar button:checked:only-child, toolbar.inline-toolbar button:checked:hover:only-child, toolbar.inline-toolbar button:checked:hover:active:only-child, toolbar.inline-toolbar toolbutton:only-child > button:checked { background-color: transparent; box-shadow: inset 0px 1px alpha(#000, 0.05), inset -1px 0px alpha(#000, 0.03), inset 0px -1px alpha(#000, 0.02), inset 1px 0px shade(@button_border, 0.80); } toolbar.inline-toolbar button:disabled:only-child, toolbar.inline-toolbar toolbutton:only-child > button:disabled { box-shadow: inset 1px 0px shade(@button_border, 1.10); } /************** * ComboBoxes * **************/ combobox { padding: 0px; } combobox cellview { /* color combobox read-only */ color: @theme_fg_color; text-shadow: none; } combobox separator { /* always disable separators */ -GtkWidget-horizontal-separator: 0; -GtkWidget-vertical-separator: 0; } combobox entry.combo, combobox entry.combo:nth-child(first) { border-width: 1px 0px 1px 1px; /* remove right-outer */ border-radius: 5px 0px 0px 5px; /* remove right-border */ box-shadow: inset 0px 3px alpha(#000, 0.03), inset 0px 2px alpha(#000, 0.05), inset 2px 0px alpha(#000, 0.04), inset -1px 0px alpha(#000, 0.04), inset 0px -2px alpha(#000, 0.03), inset 0px 1px shade(@button_border, 0.90), inset 1px 0px shade(@button_border, 0.99), inset 0px -1px shade(@button_border, 1.10); } combobox entry.combo:focus { box-shadow: inset 0px 3px alpha(#000, 0.03), inset 0px 2px alpha(#000, 0.05), inset 2px 0px alpha(#000, 0.04), inset -1px 0px alpha(#000, 0.04), inset 0px -2px alpha(#000, 0.03), inset 0px 1px alpha(@focused_entry_border, 0.95), inset 1px 0px alpha(@focused_entry_border, 0.95), inset 0px -1px alpha(@focused_entry_border, 0.95); } /* for RTL languages */ combobox entry.combo:nth-child(last) { border-width: 1px 1px 1px 0px; border-radius: 0px 5px 5px 0px; } combobox button.combo { color: @internal_element_color; } combobox button.combo:hover { color: @theme_text_color; } combobox button.combo:focus, combobox .linked button.combo:focus { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } toolbar combobox cellview { /* color combobox read-only */ color: shade(@toolbar_fg_color, 0.94); text-shadow: none; } /* ie. atril */ .primary-toolbar toolbar combobox cellview, toolbar.primary-toolbar combobox cellview { /* color combobox read-only */ color: shade(@theme_fg_dark_color, 0.94); text-shadow: none; } .primary-toolbar toolbar combobox cellview:hover, toolbar.primary-toolbar combobox cellview:hover { color: shade (@theme_selected_bg_color, 1.6); } toolbar combobox button.combo:disabled, toolbar.primary-toolbar combobox button.combo:disabled, toolbar combobox .linked button.combo:disabled, toolbar.primary-toolbar combobox .linked button.combo:disabled, toolbar combobox .linked button.combo:disabled:first-child, toolbar.primary-toolbar .linked combobox button.combo:disabled:first-child, toolbar combobox .linked button.combo:disabled:last-child, toolbar.primary-toolbar combobox .linked button.combo:disabled:last-child, toolbar combobox .linked button.combo:disabled:only-child, toolbar.primary-toolbar combobox button.combo:disabled:only-child { color: shade (@insensitive_fg_color, 1.0); background-color: transparent; box-shadow: none; } toolbar toolitem entry:disabled, toolbar.primary-toolbar toolitem entry:disabled { color: shade (@insensitive_fg_color, 1.0); background-color: transparent; } toolbar combobox entry.combo, toolbar combobox entry.combo:focus { border-width: 1px 0px 1px 1px; /* remove rightr */ border-top-color: shade(@toolbar_gradient_base, 0.60); border-left-color: shade(@toolbar_gradient_base, 0.70); border-bottom-color: shade(@toolbar_gradient_base, 0.80); box-shadow: inset 0px 3px alpha(#000, 0.02), inset 0px 2px alpha(#000, 0.04), inset 0px 1px alpha(#000, 0.06), inset 1px 0px alpha(#000, 0.05), inset -1px 0px alpha(#000, 0.05); } toolbar combobox button.combo { background-image: -gtk-gradient (linear, left top, left bottom, from (alpha(#fff, 0.04)), to (alpha(#000, 0.07))); border-top-color: alpha (#000, 0.15); border-left-color: alpha (#000, 0.20); border-right-color: alpha (#000, 0.20); border-bottom-color: alpha (#000, 0.25); } toolbar combobox button.combo:checked { background-image: -gtk-gradient (linear, left top, left bottom, from (alpha(#000, 0.20)), to (alpha(#000, 0.06))); border-top-color: alpha (#000, 0.40); border-left-color: alpha (#000, 0.31); border-right-color: alpha (#000, 0.31); border-bottom-color: alpha (#000, 0.22); box-shadow: inset 0px 2px alpha(#000, 0.02), inset 0px 1px alpha(#000, 0.06), inset 2px 0px alpha(#000, 0.02), inset 1px 0px alpha(#000, 0.04), inset -2px 0px alpha(#000, 0.02), inset -1px 0px alpha(#000, 0.04), inset 0px -1px alpha(#fff, 0.01); } toolbar combobox button.combo, toolbar combobox button.combo:hover, toolbar combobox button.combo:checked, toolbar combobox button.combo:disabled, toolbar combobox button.combo:nth-child(last), toolbar.primary-toolbar combobox button.combo, toolbar.primary-toolbar combobox button.combo:hover, toolbar.primary-toolbar combobox button.combo:checked, toolbar.primary-toolbar combobox button.combo:disabled, toolbar.primary-toolbar combobox button.combo:nth-child(last) { border-radius: 5px; border-width: 1px 1px 1px 1px; padding: 8px 6px; } combobox > button.combo, combobox > button.combo:focus, combobox > button.combo:focus:hover, combobox > button.combo:hover, combobox > button.combo:hover:active, combobox > button.combo:checked, combobox > button.combo:checked:hover, combobox > button.combo:checked:hover:active, combobox > button.combo:disabled { border-width: 1px; border-radius: 5px; border-width: 1px; padding: 5px 4px; } combobox > .horizontal.linked button.combo, combobox > .horizontal.linked entry.combo, .linked.horizontal > combobox > .linked.horizontal > button.combo, .linked.horizontal > combobox > .linked.horizontal > button.combo:focus { padding: 4px; border-radius: 0px; border-width: 1px 0px 1px 0px; } combobox > .horizontal.linked button.combo:first-child, combobox > .horizontal.linked entry.combo:first-child, .linked.horizontal > combobox:first-child > .linked.horizontal > button.combo:first-child, .linked.horizontal > combobox:first-child > .linked.horizontal > button.combo:focus:first-child { border-radius: 5px 0px 0px 5px; border-width: 1px 0px 1px 1px; } combobox > .horizontal.linked button.combo:last-child, combobox > .horizontal.linked entry.combo:last-child, .linked.horizontal > combobox:last-child > .linked.horizontal > button.combo:last-child, .linked.horizontal > combobox:last-child > .linked.horizontal > button.combo:focus:last-child { border-radius: 0px 5px 5px 0px; border-width: 1px 1px 1px 0px; } combobox > .horizontal.linked button.combo:only-child, combobox > .horizontal.linked entry.combo:only-child, .linked.horizontal > combobox:only-child > .linked.horizontal > button.combo:only-child, .linked.horizontal > combobox:only-child > .linked.horizontal > button.combo:focus:only-child { border-radius: 5px; border-width: 1px; } combobox > .linked button.combo:checked { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); } /* Middle button */ .linked.horizontal > combobox > .linked.horizontal > button.combo, .linked.horizontal > combobox > .linked.horizontal > button.combo:focus { box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.80), inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); } /* Middle Button active/hover */ .linked.horizontal > combobox > .linked.horizontal > button.combo:hover, .linked.horizontal > combobox > .linked.horizontal > button.combo:focus:hover, .linked.horizontal > combobox > .linked.horizontal > button.combo:hover:active, .linked.horizontal > combobox > .linked.horizontal > button.combo:checked, .linked.horizontal > combobox > .linked.horizontal > button.combo:checked:hover, .linked.horizontal > combobox > .linked.horizontal > button.combo:checked:hover:active { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px shade(@selected_bg_color, 1.3); } /* Middle button disabled */ .linked.horizontal > combobox > .linked.horizontal > button.combo:disabled { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px @insensitive_border_color; } /* Leftmost button */ .linked.horizontal > combobox:first-child > .linked.horizontal > button.combo:first-child, .linked.horizontal > combobox:first-child > .linked.horizontal > button.combo:focus:first-child { box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.80), inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); } /* Leftmost button active/active */ .linked.horizontal > combobox:first-child > .linked.horizontal > button.combo:hover:first-child, .linked.horizontal > combobox:first-child > .linked.horizontal > button.combo:focus:hover:first-child, .linked.horizontal > combobox:first-child > .linked.horizontal > button.combo:hover:active:first-child, .linked.horizontal > combobox:first-child > .linked.horizontal > button.combo:checked:first-child, .linked.horizontal > combobox:first-child > .linked.horizontal > button.combo:checked:hover:first-child, .linked.horizontal > combobox:first-child > .linked.horizontal > button.combo:checked:hover:active:first-child { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px shade(@selected_bg_color, 1.3); } /* Leftmost button disabled */ .linked.horizontal > combobox:first-child > .linked.horizontal > button.combo:disabled:first-child { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px rgba(255,255,255,0), 0 1px rgba(255,255,255,0), inset 0px -1px @insensitive_border_color; } /* Rightmost button */ .linked.horizontal > combobox:last-child > .linked.horizontal > button.combo:last-child, .linked.horizontal > combobox:last-child > .linked.horizontal > button.combo:focus:last-child { box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.80), inset -1px 0px alpha(shade(@button_border, 0.94), 0.80), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); } /* Rightmost button active */ .linked.horizontal > combobox:last-child > .linked.horizontal > button.combo:hover:last-child, .linked.horizontal > combobox:last-child > .linked.horizontal > button.combo:focus:hover:last-child, .linked.horizontal > combobox:last-child > .linked.horizontal > button.combo:hover:active:last-child, .linked.horizontal > combobox:last-child > .linked.horizontal > button.combo:checked:last-child, .linked.horizontal > combobox:last-child > .linked.horizontal > button.combo:checked:hover:last-child, .linked.horizontal > combobox:last-child > .linked.horizontal > button.combo:checked:hover:active:last-child { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); } /* Rightmost button disabled */ .linked.horizontal > combobox:last-child > .linked.horizontal > button.combo:last-child { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; } /* vertical */ /* Middle button */ .vertical.linked > combobox > .linked.horizontal > button.combo, .vertical.linked > combobox > .linked.horizontal > button.combo:focus { box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.90), inset 1px 0px alpha(shade(@button_border, 0.94), 0.90), inset -1px 0px alpha(shade(@button_border, 0.88), 0.90), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); border-radius: 0px; border-width: 0px 1px 1px 1px; } .vertical.linked > combobox > .linked.horizontal > button.combo:hover, .vertical.linked > combobox > .linked.horizontal > button.combo:focus:hover, .vertical.linked > combobox > .linked.horizontal > button.combo:checked { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); } .vertical.linked > combobox > .linked.horizontal > button.combo:disabled { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; } /* Top button */ .vertical.linked > combobox:first-child > .linked.horizontal > button.combo:first-child, .vertical.linked > combobox:first-child > .linked.horizontal > button.combo:focus:first-child { box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.90), inset -1px 0px alpha(shade(@button_border, 0.88), 0.90); border-radius: 5px 5px 0 0; border-width: 1px 1px 1px 1px; } .vertical.linked > combobox:first-child > .linked.horizontal > button.combo:hover:first-child, .vertical.linked > combobox:first-child > .linked.horizontal > button.combo:focus:hover:first-child, .vertical.linked > combobox:first-child > .linked.horizontal > button.combo:checked:first-child { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3); } .vertical.linked > combobox:first-child > .linked.horizontal > button.combo:disabled:first-child { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color; } /* Bottom button */ .vertical.linked > combobox:last-child > .linked.horizontal > button.combo:last-child, .vertical.linked > combobox:last-child > .linked.horizontal > button.combo:focus:last-child { box-shadow: inset 1px 0px alpha(shade(@button_border, 0.94), 0.90), inset -1px 0px alpha(shade(@button_border, 0.94), 0.90), inset 0px -1px alpha(shade(@button_border, 0.88), 0.70); border-radius: 0 0 5px 5px; border-width: 0px 1px 1px 1px; } .vertical.linked > combobox:last-child > .linked.horizontal > button.combo:hover:last-child, .vertical.linked > combobox:last-child > .linked.horizontal > button.combo:focus:hover:last-child, .vertical.linked > combobox:last-child > .linked.horizontal > button.combo:checked:last-child { box-shadow: inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); } .vertical.linked > combobox:last-child > .linked.horizontal > button.combo:disabled:last-child { box-shadow: inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; } /* Single button */ .vertical.linked > combobox:last-child > .linked.horizontal > button.combo:only-child, .vertical.linked > combobox:last-child > .linked.horizontal > button.combo:focus:only-child { box-shadow: inset 0px 1px alpha(shade(@button_border, 0.94), 0.90), inset 1px 0px alpha(shade(@button_border, 0.94), 0.90), inset -1px 0px alpha(shade(@button_border, 0.94), 0.90), inset 0px -1px alpha(shade(@button_border, 0.94), 0.90); border-radius: 5px; border-width: 1px; } .vertical.linked > combobox:last-child > .linked.horizontal > button.combo:hover:only-child, .vertical.linked > combobox:last-child > .linked.horizontal > button.combo:focus:hover:only-child, .vertical.linked > combobox:last-child > .linked.horizontal > button.combo:checked:only-child { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); } .vertical.linked > combobox:last-child > .linked.horizontal > button.combo:disabled:only-child { box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; border-radius: 5px; border-width: 1px; } combobox button.combo:checked, combobox button.combo:hover { color: @internal_element_prelight; } toolbar combobox button.combo:checked, toolbar combobox button.combo:hover, toolbar.primary-toolbar combobox button.combo:checked, toolbar.primary-toolbar combobox button.combo:hover { color: shade (@theme_selected_bg_color, 1.6); -gtk-icon-shadow: 0px 1px shade (@menu_fg_dark_color, 1.0), 1px 0px shade (@menu_fg_dark_color, 1.0), -1px 0px shade (@menu_fg_dark_color, 1.0), 0px -1px shade (@menu_fg_dark_color, 1.0); } combobox button.combo arrow { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); color: @theme_fg_color; min-height: 16px; min-width: 16px; padding: 0px 2px; } toolbar combobox button.combo arrow { color: @menu_fg_dark_color; } toolbar combobox button.combo:hover arrow { color: shade (@theme_selected_bg_color, 1.6); } /************ * Toolbars * ************/ toolbar { padding: 2px 4px; background-color: @toolbar_gradient_base; background-image: -gtk-gradient (linear, left top, left bottom, from (@toolbar_gradient_base), to (@toolbar_gradient_base)); border-width: 0 0 1px 0; border-radius: 0px; border-style: solid; border-bottom-color: shade(@toolbar_gradient_base, 0.90); color: @toolbar_fg_color; } toolbar.vertical { border-radius: 4px 0 0 4px; padding: 2px; } toolbar button.flat.image-button label { color: @menu_fg_dark_color; } toolbar button.flat.image-button:hover label { color: shade (@theme_selected_bg_color, 1.6); } toolbar toolitem combobox button.combo, toolbar toolbutton button.flat.toggle.popup:focus, toolbar toolbutton button.flat.toggle.popup:disabled, toolbar toolbutton button.flat.image-button:disabled { box-shadow: none; background-image: none; } toolbar toolbutton button.flat.toggle.popup:focus { } toolbar toolitem combobox button.combo:focus, toolbar toolbutton button.flat.text-button:focus:hover, toolbar toolbutton button.flat.toggle.popup:focus:hover, toolbar toolitem combobox button.combo:hover { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); } /* lightdm-settings */ toolbar.horizontal.cs-header > toolitem > label { color: @theme_fg_color; } /******************** * Menubar Toolbars * ********************/ toolbar menubar { padding: 2px 4px 5px 3px; background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@theme_bg_dark_color, 1.00)), to (shade (@theme_bg_dark_color, 0.95))); border-image: none; border-width: 0px 0px 1px 0px; border-radius: 0px; border-style: solid; border-color: shade (@theme_bg_dark_color, 0.72); color: @theme_fg_dark_color; box-shadow: none; -GtkToolbar-button-relief: normal; } /******************** * Primary Toolbars * ********************/ /* applications using EggEditableToolbar usually set the primary-toolbar * hint on the containing vbox, so we need to handle both these cases here. */ toolbar.primary-toolbar { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@theme_bg_dark_color, 1.00)), to (shade(@theme_bg_dark_color, 0.95))); border-image: none; border-width: 0px 0px 1px 0px; border-radius: 0px; border-style: solid; border-color: @primay-toolbar-border; padding: 3px; box-shadow: none; -GtkWidget-window-dragging: true; -GtkToolbar-button-relief: normal; color: @theme_fg_dark_color; } toolbar.primary-toolbar:disabled { background-image: none; background-color: shade (@theme_bg_dark_color, 0.97); border-image: none; border-style: solid; border-color: transparent; } /* primary toolbar buttons */ toolbar button, toolbar.primary-toolbar button, toolbar.primary-toolbar .linked button, toolbar.primary-toolbar button:focus { border-image: none; border-style: solid; border-color: transparent; box-shadow: none; background-image: none; background-color: alpha (@theme_base_color, 0.0); } toolbar button { color: shade(@toolbar_fg_color, 1.00); text-shadow: none; } toolbar.primary-toolbar > button.toggle #gtk-toolbar-arrow:disabled, toolbar.primary-toolbar > toolbutton button.toggle.popup > image:disabled { color: mix (@menu_fg_dark_color, @menu_bg_dark_color, 0.4); } toolbar.primary-toolbar > button.toggle:hover #gtk-toolbar-arrow, toolbar.primary-toolbar > toolbutton button.toggle.popup:hover > image { -gtk-icon-shadow: 0px 1px shade (@menu_fg_dark_color, 1.0), 1px 0px shade (@menu_fg_dark_color, 1.0), -1px 0px shade (@menu_fg_dark_color, 1.0), 0px -1px shade (@menu_fg_dark_color, 1.0); } toolbar.primary-toolbar button { color: @theme_fg_dark_color; text-shadow: none; } toolbar button:disabled, toolbar.primary-toolbar button:disabled { background-image: none; background-color: alpha (@theme_base_color, 0.0); border-color: transparent; } toolbar button:disabled { color: mix(@toolbar_gradient_base, @toolbar_fg_color, 0.60); text-shadow: none; } toolbar.primary-toolbar button:disabled { color: mix(@theme_bg_dark_color, @theme_fg_dark_color, 0.60); text-shadow: none; } toolbar button:focus, toolbar button:hover, toolbar button:hover:active, toolbar button:focus:hover:active, toolbar button:checked, toolbar button:checked:focus, toolbar button:checked:hover, toolbar button:checked:hover:active { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); border-width: 1px; border-radius: 5px; border-color: transparent; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } toolbar.primary-toolbar button:focus, toolbar.primary-toolbar button:hover, toolbar.primary-toolbar button:hover:active, toolbar.primary-toolbar button:checked, toolbar.primary-toolbar button:checked:focus, toolbar.primary-toolbar button:checked:hover, toolbar.primary-toolbar button:checked:hover:active { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); border-image: none; border-color: transparent; border-style: solid; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } toolbar button:hover, toolbar button:checked, toolbar button:hover label, toolbar button:checked label { color: shade (@theme_selected_bg_color, 1.6); text-shadow: none; transition: all 400ms ease-out; } /* arrangement epiphany (toolbar.menubar) */ toolbar.primary-toolbar button:hover, toolbar.primary-toolbar button:hover:active, toolbar.primary-toolbar button:checked, toolbar.primary-toolbar button:checked:hover { color: shade (@theme_selected_bg_color, 1.6); text-shadow: none; } toolbar button:checked:disabled, toolbar.primary-toolbar button:checked:disabled { background-image: none; background-color: alpha (@theme_base_color, 0.0); border-color: transparent; -gtk-icon-shadow: none; text-shadow: none; } /* ie. atril */ .primary-toolbar toolbar toolitem combobox .linked button.combo { padding: 8px 4px; } toolbar label { color: shade(@toolbar_fg_color, 1.00); text-shadow: none; } toolbar toolitem label, toolbar menubar label, toolbar.primary-toolbar label { color: @theme_fg_dark_color; text-shadow: none; } toolbar toolitem separator, toolbar separator, toolbar separator:disabled { border-color: alpha (#000, 0.24); border-bottom-color: alpha (#fff, 0.08); border-right-color: alpha (#fff, 0.08); } /************************************ primary toolbar raised buttons *************************************/ /* ie. cimnnamon-settings (button.raised), mate-font-viewer toolbar info button */ toolbar .raised button, toolbar button.raised, toolbar button.raised:hover, toolbar button.raised:focus { padding: 6px; } toolbar menubar button { padding: 2px 2px; } toolbar menubar .linked button { padding: 3px 4px; } toolbar menubar button { padding: 2px 4px; } toolbar menubar button, toolbar .raised button, toolbar button.raised { background-image: -gtk-gradient (linear, left top, left bottom, from (@button_raised_gradient_color_a), to (@button_raised_gradient_color_b)); border-style: solid; /* outer */ border-color: transparent; /* border and inset */ /* -GtkWidget-focus-line-width: 0; */ color: shade(@theme_fg_dark_color, 1.00); } toolbar button.raised.linked:disabled, toolbar .raised.linked button:disabled, toolbar button.raised.linked:disabled:active, toolbar .raised.linked button:disabled:active, toolbar button.raised.linked:disabled:checked, toolbar .raised.linked button:disabled:checked, toolbar menubar button:disabled, toolbar menubar button:disabled:active, toolbar menubar button:disabled:checked, toolbar .raised button:disabled, toolbar button.raised:disabled, toolbar .raised button:disabled:active, toolbar button.raised:disabled:active, toolbar .raised button:disabled:checked, toolbar button.raised:disabled:checked { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_raised_gradient_color_a, 0.88)), to (shade(@button_raised_gradient_color_b, 1.00))); border-color: transparent; box-shadow: none; color: mix(@theme_bg_dark_color, @theme_fg_dark_color, 0.50); } toolbar menubar button:hover, toolbar .raised button:hover, toolbar button.raised:hover { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); border-image: none; /* outer */ border-color: transparent; /* border and inset */ box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); color: shade(@theme_fg_dark_color, 1.00); } toolbar .raised button:hover:active, toolbar button.raised:hover:active, toolbar menubar button:checked, toolbar .raised button:checked, toolbar .raised button:checked:hover, toolbar button.raised:checked:hover, toolbar button.raised:checked { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); border-style: solid; border-radius: 5px; border-image: none; border-color: transparent; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } /* setup shadows */ toolbar .raised button label, toolbar button.raised label { color: @theme_fg_dark_color; text-shadow: none; } toolbar .raised button, toolbar button.raised { -gtk-icon-shadow: 1px 1px @theme_shadow_dark_color; } toolbar menubar button:hover, toolbar .raised button:hover, toolbar button.raised:hover, toolbar .raised button:hover:active, toolbar button.raised:hover:active, toolbar menubar button:checked, toolbar .raised button:checked, toolbar button.raised:checked, toolbar .raised button:checked:hover, toolbar button.raised:checked:hover { color: @theme_text_dark_color; text-shadow: none; } toolbar menubar button:disabled, toolbar .raised button:disabled, toolbar button.raised:disabled { -gtk-icon-shadow: none; text-shadow: none; color: mix(@theme_bg_dark_color, @theme_fg_dark_color, 0.50); } toolbar .entry { padding: 4px 4px 4px 6px; color: shade(@toolbar_fg_color, 1.0); background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@toolbar_gradient_base, 0.95)), color-stop (0.15, shade(@toolbar_gradient_base, 1.10)), to (shade(@toolbar_gradient_base, 1.15))); } toolbar entry, toolbar menubar entry, toolbar .raised entry, toolbar .raised.entry, toolbar.primary-toolbar entry { padding: 4px 4px 4px 6px; color: @entry_text_dark_color; background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@entry_bg_dark_color, 0.80)), color-stop (0.15, shade(@entry_bg_dark_color, 0.95)), to (shade(@entry_bg_dark_color, 1.00))); /* outer */ border-width: 2px; border-style: solid; border-radius: 5px; border-top-color: transparent; border-right-color: alpha(#fff, 0.02); border-left-color: alpha(#fff, 0.02); border-bottom-color: alpha(#fff, 0.07); /* border */ box-shadow: inset 0px 3px alpha(#000, 0.05), inset 0px 2px alpha(#000, 0.07), inset 2px 0px alpha(#000, 0.04), inset -2px 0px alpha(#000, 0.04), inset 0px -2px alpha(#000, 0.03), inset 0px 1px shade(@theme_entry_border_dark, 0.90), inset 1px 0px shade(@theme_entry_border_dark, 0.99), inset -1px 0px shade(@theme_entry_border_dark, 0.99), inset 0px -1px shade(@theme_entry_border_dark, 1.10); } toolbar entry:focus, toolbar menubar entry:focus, toolbar .raised entry:focus, toolbar .raised.entry:focus, toolbar.primary-toolbar entry:focus { /* outer */ border-top-color: @focused_dark_entry_outer; border-right-color: alpha(@focused_dark_entry_outer, 0.90); border-left-color: alpha(@focused_dark_entry_outer, 0.90); border-bottom-color: alpha(@focused_dark_entry_outer, 0.85); /* border */ box-shadow: inset 0px 3px alpha(#000, 0.03), inset 0px 2px alpha(#000, 0.05), inset 2px 0px alpha(#000, 0.04), inset -2px 0px alpha(#000, 0.04), inset 0px -2px alpha(#000, 0.03), inset 0px 1px shade(@focused_dark_entry_border, 0.90), inset 1px 0px shade(@focused_dark_entry_border, 0.95), inset -1px 0px shade(@focused_dark_entry_border, 0.95), inset 0px -1px shade(@focused_dark_entry_border, 1.00); } toolbar entry:selected, toolbar menubar entry:selected, toolbar .raised entry:selected, toolbar .raised.entry:selected, toolbar.primary-toolbar entry:selected { background-color: @theme_selected_bg_color; color: @theme_selected_fg_color; } /* progressbars on primary toolbar entries are special */ toolbar.primary-toolbar entry.progressbar { background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@button_bg_active, 1.35)), color-stop (0.7, shade (@button_bg_active, 1.15)), to (shade (@button_bg_active, 1.35))); border-width: 1px; border-radius: 4px; border-style: solid; border-color: shade(@button_bg_active, 1.00); border-image: none; color: @theme_text_color; } /**************************** * Inline toolbars * **************************** * Buttons + dialog open * ****************************/ toolbar.inline-toolbar { -GtkToolbar-button-relief: normal; padding: 0px; background-color: alpha(@button_base, 0.0); border-style: none; background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_base, 1.00)), color-stop (0.50, shade(@button_base, 0.96)), color-stop (0.50, shade(@button_base, 0.95)), to (shade(@button_base, 0.94))); border-width: 0px 1px 1px 1px; border-style: solid; border-radius: 0px; border-top-color: shade(@button_border, 1.00); border-right-color: shade(@button_border, 1.00); border-left-color: shade(@button_border, 1.00); border-bottom-color: shade(@button_border, 1.00); box-shadow: inset 0px 1px alpha(#fff, 0.09), inset 1px 0px alpha(#fff, 0.07), inset -1px 0px alpha(#fff, 0.07), inset 0px -1px alpha(#fff, 0.05); } toolbar.inline-toolbar button { padding: 2px 6px; background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_base, 1.00)), color-stop (0.50, shade(@button_base, 0.96)), color-stop (0.50, shade(@button_base, 0.95)), to (shade(@button_base, 0.94))); border-width: 0px; border-radius: 0px; border-style: none; box-shadow: none; color: @theme_fg_color; text-shadow: none; -gtk-icon-shadow: 1px 1px @theme_shadow_color; } toolbar.inline-toolbar button:hover:active, toolbar.inline-toolbar button:checked, toolbar.inline-toolbar button:checked:hover, toolbar.inline-toolbar button:checked:hover:active { border-radius: 0px; background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_base, 0.50)), to (shade(@button_base, 0.70))); box-shadow: inset 0px 1px alpha(#000, 0.05), inset 1px 0px alpha(#000, 0.03), inset -1px 0px alpha(#000, 0.03), inset 0px -1px alpha(#000, 0.02), inset 1px 0px shade(@button_border, 0.75), inset -1px 0px shade(@button_border, 0.75), inset 0px -1px shade(@button_border, 0.78); } toolbar.inline-toolbar button:hover { padding: 2px 6px; background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_base, 1.03)), color-stop (0.50, shade(@button_base, 0.99)), color-stop (0.50, shade(@button_base, 0.98)), to (shade(@button_base, 0.97))); color: @theme_text_color; } toolbar.inline-toolbar button:disabled { box-shadow: none; background-color: mix(@button_base, @theme_fg_color, 0.10); background-image: none; } toolbar.inline-toolbar button:disabled { color: @insensitive_fg_color; text-shadow: none; -gtk-icon-shadow: none; } toolbar.inline-toolbar button:hover { color: @theme_text_color; text-shadow: none; -gtk-icon-shadow: 1px 1px @theme_shadow_color; } toolbar.inline-toolbar button:checked { color: @theme_selected_fg_color; text-shadow: none; -gtk-icon-shadow: 1px 1px @theme_selected_shadow_color; } /* eg. pluma preferences */ notebook toolbar.horizontal.inline-toolbar { border-width: 0 1px 1px 1px; } notebook toolbar.inline-toolbar toolitem button.text-button label { color: @theme_fg_color; text-shadow: none; } notebook toolbar.inline-toolbar toolitem button.text-button:disabled label { color: @insensitive_fg_color; text-shadow: none; } notebook toolbar.inline-toolbar toolitem button.text-button { background-image: -gtk-gradient (linear, left top, left bottom, from (@button_gradient1), color-stop (0.50, @button_gradient3), to (@button_gradient4)); border-width: 1px; border-radius: 4px; border-style: solid; border-top-color: transparent; border-left-color: alpha (#000, 0.01); border-right-color: alpha (#000, 0.01); border-bottom-color: alpha (#000, 0.03); box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.80), inset -1px 0px alpha(shade(@button_border, 0.94), 0.80), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); color: @theme_fg_color; text-shadow: none; } notebook toolbar.inline-toolbar toolitem button.text-button:hover { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_gradient1, 1.03)), color-stop (0.50, shade(@button_gradient3, 1.03)), to (shade(@button_gradient4, 1.01))); box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); } notebook toolbar.inline-toolbar toolitem button.text-button:disabled { border-width: 1px; border-radius: 4px; border-style: solid; background-image: none; background-color: @insensitive_bg_color; border-color: alpha (#000, 0.00); border-bottom-color: alpha (#000, 0.00); border-image: none; box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; color: @insensitive_fg_color; text-shadow: none; } notebook toolbar.inline-toolbar toolitem button.text-button, notebook toolbar.inline-toolbar toolitem button.text-button:focus, notebook toolbar.inline-toolbar toolitem button.text-button:hover { padding: 2px 6px; } notebook toolbar.inline-toolbar toolitem button.text-button:focus { box-shadow: inset 0px 1px shade(@selected_bg_color, 1.3), inset 1px 0px shade(@selected_bg_color, 1.3), inset -1px 0px shade(@selected_bg_color, 1.3), inset 0px -1px shade(@selected_bg_color, 1.3); } notebook toolbar.inline-toolbar toolitem button.text-button:focus:hover:active { background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@theme_bg_color, 1.20)), color-stop (0.50, shade (@theme_bg_color, 1.00)), color-stop (0.50, shade (@theme_bg_color, 0.99)), to (shade (@theme_bg_color, 0.80))); border-radius: 4px; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } /****************** * Stack switcher * ******************/ stackswitcher > button > label, headerbar stackswitcher > button.titlebutton > label, headerbar.titlebar stackswitcher > button.titlebutton > label, calendar.header stackswitcher > button.titlebutton > label { padding-left: 6px; padding-right: 6px; } stackswitcher > button > image, headerbar stackswitcher > button.titlebutton > image, headerbar.titlebar stackswitcher > button.titlebutton > image, calendar.header stackswitcher > button.titlebutton > image { padding-left: 6px; padding-right: 6px; padding-top: 3px; padding-bottom: 3px; } toolbar .raised stackswitcher.linked.stack-switcher > button.text-button.radio, stackswitcher.linked.stack-switcher > button.text-button.radio, stackswitcher.linked.stack-switcher > button.image-button.radio:hover:active, stackswitcher.linked.stack-switcher > button.image-button.radio:checked:hover, stackswitcher > button.text-button.radio, stackswitcher > .linked.stackswitcher > button.text-button.radio, stackswitcher > button.image-button.radio, headerbar stackswitcher > button.titlebutton, headerbar.titlebar stackswitcher > button.titlebutton, calendar.header stackswitcher > button.titlebutton { padding: 4px 2px; } stackswitcher > button.needs-attention > label, stackswitcher > button.needs-attention > image { animation: needs_attention 150ms ease-in; background-color: @theme_bg_color; /* FIXME: ? */ background-size: 6px 6px, 6px 6px; background-repeat: no-repeat; background-position: right 3px, right 4px; } stackswitcher > button.needs-attention > label:backdrop, stackswitcher > button.needs-attention > image:backdrop { background-size: 6px 6px, 0 0; } stackswitcher > button.needs-attention > label:dir(rtl), stackswitcher > button.needs-attention > image:dir(rtl) { background-position: left 3px, left 4px; } stackswitcher > button.needs-attention:checked > label, stackswitcher > button.needs-attention:checked > image { animation: none; background-image: none; } /**************** * GtkActionBar * ****************/ actionbar revealer .horizontal.linked.stack-switcher button.image-button.radio { padding: 4px 2px; } actionbar revealer .horizontal.linked.stack-switcher button.image-button.radio:first-child { border-width: 1px 0px 1px 1px; } actionbar revealer .horizontal.linked.stack-switcher button.image-button.radio:last-child { border-width: 1px 1px 1px 0px; } actionbar revealer .horizontal button.image-button.popup.toggle { padding: 6px; } /***************** * GtkSpinButton * *****************/ spinbutton, spinbutton:focus, spinbutton.vertical, spinbutton.vertical:focus { color: @theme_text_color; border-color: @button_border; border-width: 1px; border-style: solid; border-radius: 3px; padding: 0px; } spinbutton.horizontal > entry { padding: 5px 10px 5px 3px; box-shadow: none; border-radius: 3px 0px 0px 3px; border-style: none; } spinbutton > button:disabled, spinbutton > button:disabled:last-child, spinbutton.vertical > button:disabled, spinbutton.vertical > button:disabled:last-child { color: @internal_element_insensitive; border-color: @insensitive_border_color; } spinbutton > button, spinbutton > button:hover, spinbutton > button:focus, spinbutton > button:active { -gtk-icon-shadow: 0 1px @button_text_shadow; color: @internal_element_prelight; } spinbutton > button:hover { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_gradient1, 1.03)), color-stop (0.50, shade(@button_gradient3, 1.03)), to (shade(@button_gradient4, 1.01))); } spinbutton > button:active { background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@theme_bg_color, 1.20)), color-stop (0.50, shade (@theme_bg_color, 1.00)), color-stop (0.50, shade (@theme_bg_color, 0.99)), to (shade (@theme_bg_color, 0.80))); } spinbutton > button, spinbutton > button:focus, spinbutton > button:hover, spinbutton > button:active, spinbutton > button:disabled { min-height: 10px; min-width: 10px; border-radius: 0px; padding: 5px; box-shadow: none; border-style: solid; border-color: @button_border; border-width: 0px 1px 0px 1px; } spinbutton > button:last-child, spinbutton > button:hover:last-child, spinbutton > button:active:last-child, spinbutton > button:disabled:last-child { border-radius: 0 3px 3px 0; border-width: 0px; } spinbutton.horizontal > button:hover, spinbutton.horizontal > button:active { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } spinbutton > button:hover:last-child, spinbutton > button:active:last-child { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } spinbutton.vertical > entry { border-style: none; border-radius: 0; padding: 5px 1px; box-shadow: none; } spinbutton.vertical > button, spinbutton.vertical > button:focus { border-style: solid; border-width: 0px 0px 1px 0px; border-radius: 3px 3px 0px 0px; padding: 6px 0px; } spinbutton.vertical > button:last-child { border-width: 1px 0px 0px 0px; border-radius: 0px 0px 3px 3px; } spinbutton.vertical > button:hover, spinbutton.vertical > button:active { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3); } spinbutton.vertical > button:hover:last-child, spinbutton.vertical > button:active:last-child { box-shadow: inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } spinbutton.horizontal > entry:focus, spinbutton.vertical > entry:focus { border-color: alpha(@borders, 0.1); box-shadow: inset 0px 1px 0 0 shade (@theme_selected_bg_color, 1.3), inset 1px 0px 0 0 shade (@theme_selected_bg_color, 1.3), inset -1px 0px 0 0 shade (@theme_selected_bg_color, 1.3), inset 0px -1px 0 0 shade (@theme_selected_bg_color, 1.3); } /* volume button */ button.scale.flat { transition: all 400ms ease-out; } button.scale.flat, button.scale.flat:hover, button.scale.flat:disabled { padding: 5px 4px; border-radius: 5px; border-color: transparent; background-color: transparent; } flowbox flowboxchild { padding: 3px; border-radius: 3px; } flowbox flowboxchild:selected { outline-offset: -2px; } /* hyperlinks */ /* ie. yelp */ *:link, *:visited { color: @link_color; } button.flat.link.text-button { padding: 4px; border-color: transparent; } /***************** * Notebooks and * * tabs * *****************/ notebook { padding: 0; background-clip: border-box; border-style: none; } notebook.frame { background-color: shade (@theme_bg_color, 1.1); border-style: solid; border-color: @notebook_border; border-width: 1px; border-radius: 4px 4px 0px 0px; } /* pavu-control */ window.background > box.vertical > notebook:not(.frame), window.background.csd > box.vertical > notebook:not(.frame), window.background.ssd > box.vertical > notebook:not(.frame), window.background.solid-csd > box.vertical > notebook:not(.frame) { background-color: shade (@theme_bg_color, 1.1); border-radius: 4px 4px 0px 0px; } window.background > box.vertical > notebook:not(.frame) > stack > box, window.background.csd > box.vertical > notebook:not(.frame) > stack > box, window.background.ssd > box.vertical > notebook:not(.frame) > stack > box, window.background.solid-csd > box.vertical > notebook:not(.frame) > stack > box { border-style: solid; border-width: 0px 1px 1px 1px; border-color: @notebook_border; } window.background > box.vertical > notebook:not(.frame) > header.top, window.background.csd > box.vertical > notebook:not(.frame) > header.top, window.background.ssd > box.vertical > notebook:not(.frame) > header.top, window.background.solid-csd > box.vertical > notebook:not(.frame) > header.top { border-style: solid; border-width: 1px 1px 0px 1px; border-color: @notebook_border; } printdialog > box.view.vertical.dialog-vbox > box.vertical > notebook { background-color: shade (@theme_bg_color, 1.1); border-radius: 0px 0px 4px 4px; border-style: solid; border-color: @notebook_border; border-width: 0px 0px 1px 0px; } dialog.background.csd > box.vertical.dialog-vbox > notebook, /* meld preferences */ dialog.background.ssd > box.vertical.dialog-vbox > notebook, dialog.background.solid-csd > box.vertical.dialog-vbox > notebook { background-color: shade (@theme_bg_color, 1.1); } notebook header.top { border-radius: 4px 4px 0px 0px; border-width: 0px 0px 1px 0px; background-image: linear-gradient(to bottom, shade(@theme_bg_color, 0.86), shade(@theme_bg_color, 1.05)); box-shadow: inset 0px -1px alpha(shade(@button_border, 1.00), 0.90); } dialog.background.csd > box.vertical.dialog-vbox > notebook > header.top, dialog.background.ssd > box.vertical.dialog-vbox > notebook > header.top, dialog.background.solid-csd > box.vertical.dialog-vbox > notebook > header.top, printdialog notebook header.top { border-radius: 0px; } notebook header.bottom { border-radius: 0px; border-width: 1px 0px 0px 0px; background-image: linear-gradient(to top, shade(@theme_bg_color, 0.86), shade(@theme_bg_color, 1.05)); box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.90); } notebook header.left { border-radius: 4px 0px 0px 0px; border-width: 1px 1px 0px 0px; background-image: linear-gradient(to right, shade(@theme_bg_color, 0.86), shade(@theme_bg_color, 1.05)); box-shadow: inset -1px 0px alpha(shade(@button_border, 1.00), 0.90); } notebook header.right { border-radius: 0px 4px 0px 0px; border-width: 0px 0px 0px 1px; background-image: linear-gradient(to left, shade(@theme_bg_color, 0.86), shade(@theme_bg_color, 1.05)); box-shadow: inset 1px 0px alpha(shade(@button_border, 1.00), 0.90); } notebook header tab { border-color: transparent; border-width: 0px; background-image: none; background-color: transparent; } notebook header tab label { color: mix (@theme_fg_color, @theme_bg_color, 0.40); font-weight: normal; } notebook header .prelight-page, notebook header .prelight-page label { color: mix (@theme_fg_color, @theme_bg_color, 0.15); } notebook header .active-page, notebook header tab .active-page label { color: @theme_fg_color; } /* tabs and header in view areas, ie. pluma-, caja-tabs */ paned.horizontal > box.vertical notebook > header.top, paned.horizontal > paned.vertical notebook > header.top { border-style: solid; border-color: @notebook_border; border-width: 1px 1px 0px 1px; border-radius: 4px 4px 0px 0px; box-shadow: none; } paned.horizontal > box.vertical notebook scrolledwindow.frame, paned.horizontal > paned.vertical notebook scrolledwindow.frame { border-width: 1px 1px 1px 1px; border-style: solid; border-color: @notebook_border; } paned.horizontal notebook > header tab, paned.horizontal > box.vertical notebook > header tab, paned.horizontal > paned.vertical notebook > header tab { padding: 2px 4px; margin: 0px -1px 0px -1px; border-width: 0px 1px 0 1px; border-style: solid; border-color: transparent; } paned.horizontal notebook > header.top tab:checked, paned.horizontal notebook > header.top tab:checked:hover, paned.horizontal > box.vertical notebook > header.top tab:checked, paned.horizontal > box.vertical notebook > header.top tab:checked:hover, paned.horizontal > paned.vertical notebook > header.top tab:checked, paned.horizontal > paned.vertical notebook > header.top tab:checked:hover { background-image: linear-gradient(to bottom, shade(@theme_bg_color, 1.18), shade(@theme_bg_color, 1.1)); border-radius: 4px 4px 0 0; border-width: 0px 1px 0 1px; border-style: solid; border-color: @notebook_border; box-shadow: none; } paned.horizontal notebook > header.top tab:hover, paned.horizontal > box.vertical notebook > header.top tab:hover, paned.horizontal > paned.vertical notebook > header.top tab:hover { background-image: linear-gradient(to bottom, alpha(@theme_base_color, 0.0), alpha(@theme_base_color, 0.3)); border-radius: 4px 4px 0 0; border-width: 0px 1px 0 1px; border-style: solid; border-color: @notebook_border; box-shadow: none; } paned.horizontal > box.vertical notebook > header button.flat, paned.horizontal > paned.vertical notebook > header button.flat { padding: 1px; } /* closable-page */ paned.horizontal > notebook { border-width: 1px 1px 1px 1px; border-style: solid; border-color: @notebook_border; border-radius: 4px 4px 0px 0px; } paned.horizontal > notebook > header { border-width: 0px 0px 0px 0px; border-style: solid; border-color: @notebook_border; border-radius: 4px 4px 0px 0px; } paned.horizontal > notebook > header label { padding: 4px; } paned.horizontal > notebook > header button.flat.small-button { padding: 1px; } paned.horizontal > notebook > stack > box { background-color: shade (@theme_bg_color, 1.1); } /* tabs in dialog windows */ /* horizontal tabs */ window.background > box.vertical > notebook > header.top tab, /* pavu-control */ window.background.csd > box.vertical > notebook > header.top tab, window.background.ssd > box.vertical > notebook > header.top tab, window.background.solid-csd > box.vertical > notebook > header.top tab, dialog.background.csd > box.vertical.dialog-vbox > notebook > header.top tab, /* meld preferences */ dialog.background.ssd > box.vertical.dialog-vbox > notebook > header.top tab, dialog.background.solid-csd > box.vertical.dialog-vbox > notebook > header.top tab, printdialog notebook > header tab, notebook.frame > header.top tab, notebook.frame > header.bottom tab { padding: 5px 20px 6px; margin: 0px 0px 0px -1px; border-width: 0px 1px 0px 1px; border-style: solid; border-color: transparent; } window.background > box.vertical > notebook > header.top tab:checked, /* pavu-control */ window.background.csd > box.vertical > notebook > header.top tab:checked, window.background.ssd > box.vertical > notebook > header.top tab:checked, window.background.solid-csd > box.vertical > notebook > header.top tab:checked, window.background > box.vertical > notebook > header.top tab:checked:hover, window.background.csd > box.vertical > notebook > header.top tab:checked:hover, window.background.ssd > box.vertical > notebook > header.top tab:checked:hover, window.background.solid-csd > box.vertical > notebook > header.top tab:checked:hover, dialog.background.csd > box.vertical.dialog-vbox > notebook > header.top tab:checked, dialog.background.ssd > box.vertical.dialog-vbox > notebook > header.top tab:checked, dialog.background.solid-csd > box.vertical.dialog-vbox > notebook > header.top tab:checked, dialog.background.csd > box.vertical.dialog-vbox > notebook > header.top tab:checked:hover, dialog.background.ssd > box.vertical.dialog-vbox > notebook > header.top tab:checked:hover, dialog.background.solid-csd > box.vertical.dialog-vbox > notebook > header.top tab:checked:hover, printdialog notebook > header.top tab:checked, printdialog notebook > header.top tab:checked:hover, notebook.frame > header.top tab:checked, notebook.frame > header.top tab:checked:hover { background-image: linear-gradient(to bottom, shade(@theme_bg_color, 1.18), shade(@theme_bg_color, 1.1)); border-radius: 4px 4px 0px 0px; border-width: 0px 1px 0px 1px; border-style: solid; border-color: @notebook_border; } window.background > box.vertical > notebook > header.top tab:hover, /* pavu-control */ window.background.csd > box.vertical > notebook > header.top tab:hover, window.background.ssd > box.vertical > notebook > header.top tab:hover, window.background.solid-csd > box.vertical > notebook > header.top tab:hover, dialog.background.csd > box.vertical.dialog-vbox > notebook > header.top tab:hover, dialog.background.ssd > box.vertical.dialog-vbox > notebook > header.top tab:hover, dialog.background.solid-csd > box.vertical.dialog-vbox > notebook > header.top tab:hover, printdialog notebook > header.top tab:hover, notebook.frame > header.top tab:hover { background-image: linear-gradient(to bottom, alpha(@theme_base_color, 0.0), alpha(@theme_base_color, 0.3)); border-radius: 4px 4px 0px 0px; border-width: 0px 1px 0px 1px; border-style: solid; border-color: @notebook_border; } notebook.frame > header.bottom tab:checked, notebook.frame > header.bottom tab:checked:hover { background-image: linear-gradient(to top, shade(@theme_bg_color, 1.18), shade(@theme_bg_color, 1.1)); border-radius: 0px 0px 4px 4px; border-style: solid; border-width: 0px 1px 0px 1px; border-color: @notebook_border; } notebook.frame > header.bottom tab:hover { background-image: linear-gradient(to top, alpha(@theme_base_color, 0.0), alpha(@theme_base_color, 0.3)); border-radius: 0px 0px 4px 4px; border-style: solid; border-width: 0px 1px 0px 1px; border-color: @notebook_border; } /* vertical tabs */ notebook.frame > header.left tab, notebook.frame > header.right tab { padding: 5px 20px; margin: -1px 0px 0px 0px; border-width: 1px 0px 1px 0px; border-style: solid; border-color: transparent; } notebook.frame > header.left tab:checked, notebook.frame > header.left tab:checked:hover { background-image: linear-gradient(to right, shade(@theme_bg_color, 1.18), shade(@theme_bg_color, 1.1)); border-style: solid; border-width: 1px 0px 1px 0px; border-color: @notebook_border; border-radius: 4px 0px 0px 4px; } notebook.frame > header.left tab:hover { background-image: linear-gradient(to right, alpha(@theme_base_color, 0.0), alpha(@theme_base_color, 0.3)); border-style: solid; border-width: 1px 0px 1px 0px; border-color: @notebook_border; border-radius: 4px 0px 0px 4px; } notebook.frame > header.right tab:checked, notebook.frame > header.right tab:checked:hover { background-image: linear-gradient(to left, shade(@theme_bg_color, 1.18), shade(@theme_bg_color, 1.1)); border-style: solid; border-width: 1px 0px 1px 0px; border-color: @notebook_border; border-radius: 0px 4px 4px 0px; } notebook.frame > header.right tab:hover { background-image: linear-gradient(to left, alpha(@theme_base_color, 0.0), alpha(@theme_base_color, 0.3)); border-style: solid; border-width: 1px 0px 1px 0px; border-color: @notebook_border; border-radius: 0px 4px 4px 0px; } notebook tab.reorderable-page:hover { background-image: linear-gradient(to bottom, alpha(@theme_base_color, 0.0), alpha(@theme_base_color, 0.3)); border-radius: 0; box-shadow: inset 1px 0 alpha(@borders, 0.6), inset -1px 0 alpha(@borders, 0.6); border-style: none; } notebook tab.reorderable-page:checked { background-image: linear-gradient(to bottom, shade(@theme_bg_color, 1.18), shade(@theme_bg_color, 1.1)); border-radius: 4px 4px 0 0; box-shadow: none; border-style: solid; } /* outlines */ notebook header.top tab:checked { -gtk-outline-top-left-radius: 4px; -gtk-outline-top-right-radius: 4px; -gtk-outline-bottom-left-radius: 0px; -gtk-outline-bottom-right-radius: 0px; } notebook header.bottom tab:checked { -gtk-outline-top-left-radius: 0px; -gtk-outline-top-right-radius: 0px; -gtk-outline-bottom-left-radius: 4px; -gtk-outline-bottom-right-radius: 4px; } notebook header.left tab:checked { -gtk-outline-top-left-radius: 4px; -gtk-outline-top-right-radius: 0px; -gtk-outline-bottom-left-radius: 0px; -gtk-outline-bottom-right-radius: 4px; } notebook header.right tab:checked { -gtk-outline-top-left-radius: 0px; -gtk-outline-top-right-radius: 4px; -gtk-outline-bottom-left-radius: 4px; -gtk-outline-bottom-right-radius: 0px; } /* close button styling */ notebook > header button.flat, notebook > header button.flat.small-button { border-image: none; background-image: none; background-color: transparent; border-radius: 4px; border-style: solid; border-color: transparent; border-width: 1px; -gtk-icon-shadow: none; box-shadow: none; } notebook > header button.flat:hover, notebook > header button.flat.small-button:hover { -gtk-icon-effect: highlight; } notebook tab.prelight-page button.flat.small-button, notebook tab.active-page button.flat.small-button { color: mix(@theme_fg_color, @theme_base_color, 0.6); -gtk-icon-shadow: 0 1px @button_text_shadow; } notebook button.flat:checked, notebook button.flat:checked:hover, notebook button.flat.small-button:checked, notebook button.flat.small-button:checked:hover { color: @theme_fg_color; border-color: alpha(black, 0.1); } notebook tab button:checked, notebook tab button:checked:hover { color: @button_active_text; background-color: alpha(black, 0.08); box-shadow: inset 0 1px alpha(black, 0.05); -gtk-icon-shadow: 0 1px @button_active_text_shadow; border-color: alpha(black, 0.27) alpha(black, 0.13) alpha(black, 0.13) alpha(black, 0.13); } notebook header.top tabs arrow.up, notebook header.bottom tabs arrow.up { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } notebook header.top tabs arrow.down, notebook header.bottom tabs arrow.down { -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } notebook header.left tabs arrow.up, notebook header.right tabs arrow.up { -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } notebook header.left tabs arrow.down, notebook header.right tabs arrow.down { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } notebook header tabs arrow { color: @theme_fg_color; } notebook header tabs arrow:hover, notebook header tabs arrow:checked { color: @theme_selected_bg_color; } notebook header tabs arrow:disabled { color: rgba(141, 144, 145, 0.3); } notebook header tabs arrow:backdrop { color: rgba(84, 89, 90, 0.4); } notebook header tabs arrow:backdrop:disabled { color: #c7c7c7; } /************************* * Check and Radio items * *************************/ check, radio, check:disabled, radio:disabled { background-color: transparent; border-style: none; min-height: 12px; min-width: 12px; } /* move label to the right */ check, radio, window.background.popup menuitem check, window.background.popup menuitem radio, window.background.popup menu menuitem check, window.background.popup menu menuitem radio { padding: 0px 6px 0px 0px; background-repeat: no-repeat; background-position: center; } checkbutton, checkbutton:hover, checkbutton:focus, checkbutton:focus:hover, checkbutton:focus:hover:active, checkbutton:checked, checkbutton:checked:hover, checkbutton:checked:focus, checkbutton:checked:focus:hover, checkbutton:checked:focus:hover:active { background-color: transparent; } checkbutton.text-button, radiobutton.text-button { padding: 1px; outline-offset: 0; } /**************** * GtkAssistant * ****************/ assistant .sidebar { padding: 5px; background-color: @sidebar_background; border-width: 0px 1px 0px 0px; border-radius: 0px; border-style: solid; border-right-color: @inactive_frame_color; color: mix (@theme_fg_color, @theme_bg_color, 0.40); } assistant .sidebar highlight, assistant .sidebar label.highlight { /* ie. caja-actions import dialog */ color: @theme_text_color; font-weight: bold; } /********** * Switch * **********/ switch, switch:backdrop { padding: 4px; font-weight: bold; font-size: smaller; border-radius: 4px; border: 1px solid ; border-radius: 6px; color: @theme_fg_color; background-image: linear-gradient(to bottom, shade(@theme_bg_color, 0.9), shade(@theme_bg_color, 0.9)); /* outer */ border-top-color: transparent; border-left-color: alpha (#000, 0.01); border-right-color: alpha (#000, 0.01); border-bottom-color: alpha (#000, 0.03); box-shadow: inset 0px 2px alpha(#fff, 0.11), inset 2px 0px alpha(#fff, 0.09), inset -2px 0px alpha(#fff, 0.09), inset 0px -2px alpha(#fff, 0.07), inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.80), inset -1px 0px alpha(shade(@button_border, 0.94), 0.80), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); text-shadow: none; } switch:checked, switch:backdrop:checked { background-image: linear-gradient(to bottom, @theme_selected_bg_color 2px, shade(@theme_selected_bg_color, 1.2)); color: white; } switch:disabled, switch:backdrop:disabled { color: @insensitive_fg_color; border-color: @insensitive_border_color; background-image: none; background-color: @insensitive_bg_color; box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; text-shadow: none; } switch slider, switch slider:backdrop { border: 1px solid; border-radius: 4px; background-image: -gtk-gradient (linear, left top, left bottom, from (@button_gradient1), color-stop (0.48, @button_gradient2), color-stop (0.52, @button_gradient3), to (@button_gradient4)); border-top-color: transparent; border-left-color: alpha (#000, 0.01); border-right-color: alpha (#000, 0.01); border-bottom-color: alpha (#000, 0.03); box-shadow: inset 0px 2px alpha(#fff, 0.11), inset 2px 0px alpha(#fff, 0.09), inset -2px 0px alpha(#fff, 0.09), inset 0px -2px alpha(#fff, 0.07), inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.80), inset -1px 0px alpha(shade(@button_border, 0.94), 0.80), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); padding: 2px; margin: -3px 0px -3px -3px; } switch:checked slider, switch:checked slider:backdrop { border-color: transparent; background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@theme_bg_color, 1.20)), color-stop (0.50, shade (@theme_bg_color, 1.00)), color-stop (0.50, shade (@theme_bg_color, 0.95)), to (shade (@theme_bg_color, 0.80))); box-shadow: inset 0px 1px shade (@theme_fg_color, 1.0), inset 1px 0px shade (@theme_fg_color, 1.0), inset -1px 0px shade (@theme_fg_color, 1.0), inset 0px -1px shade (@theme_fg_color, 1.0); margin: -3px -3px -3px 0px; } switch:disabled slider, switch:disabled slider:backdrop { background-image: none; background-color: @insensitive_bg_color; border-color: alpha (#000, 0.00); border-bottom-color: alpha (#000, 0.00); border-image: none; box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; } switch slider:disabled > label, switch slider:backdrop:disabled > label { color: inherit; } /********* * image * *********/ image, image:disabled { background-color: transparent; } /**************** * drawing area * ****************/ /************ * viewport * ************/ viewport { border-width: 0px; border-style: none; /* Background color and system config gnome-tweak-tools */ background-color: shade(@theme_bg_color, 1.00); } viewport.frame { border-width: 0px; border-style: none; padding: 0px; } GdMainIconView.content-view { -GdMainIconView-icon-size: 40; } iconview.content-view.check { background-image: url("assets/grid-selection-unchecked.svg"); background-color: transparent; } iconview.content-view.check:active { background-image: url("assets/grid-selection-checked.svg"); background-color: transparent; } iconview, viewport { /* avoid resizing theme thumbnails in mate-appearance-properties */ padding: 0px; } iconview { border-width: 0px; border-style: none; /* background view mate-appearance-properties */ background-color: @base_color; } iconview.view.cell:selected, iconview.view.cell:selected:focus { /* eg. Configuration center */ background-color: alpha(@theme_selected_bg_color, 0.90); background-image: -gtk-gradient (linear, 0.40 top, 0.60 bottom, from (shade (@button_bg_active, 1.14)), color-stop (0.45, shade (@button_bg_active, 1.00)), color-stop (0.52, shade (@button_bg_active, 0.88)), to (shade (@button_bg_active, 0.90))); border-width: 1px; border-style: solid; border-radius: 4px; border-top-color: shade(@button_bg_active, 1.04); border-left-color: shade(@button_bg_active, 0.92); border-right-color: shade(@button_bg_active, 0.92); border-bottom-color: shade(@button_bg_active, 0.80); border-image: none; box-shadow: inset 0px 1px alpha(#fff, 0.08), inset 1px 0px alpha(#fff, 0.07), inset -1px 0px alpha(#fff, 0.07), inset 0px -1px alpha(#fff, 0.06); text-shadow: none; } iconview.view.cell:hover, iconview.view.cell:hover:focus { background-color: alpha(@theme_selected_bg_color, 0.10); border-style: none; border-radius: 4px; } iconview.view.cell:selected:focus { border-color: alpha(@theme_text_color, 0.6); border-width: 1px; border-style: dashed; } view, .view, view text, .view text, iconview text, textview text { background-color: @theme_base_color; color: @theme_fg_color; text-shadow: none; } view, view:selected, view:selected:focus, .view:selected, .view:selected:focus, view text selection, .view text selection, view text selection:focus, .view text selection:focus { background-color: shade(@theme_selected_bg_color, 1.10); background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@theme_selected_bg_color, 1.0)), to (shade(@theme_selected_bg_color, 1.1))); color: @theme_selected_fg_color; text-shadow: none; } /* ie. color of selected icons if unfocused */ .view:active { background-color: shade(@theme_bg_color, 0.8); } .view text selection:focus, .view:selected:focus { text-shadow: none; } /* for firefox and probably other apps */ label:selected, label selection, label selection:focus, label selection:hover { background-color: @theme_selected_bg_color; color: @theme_selected_fg_color; } label:disabled:selected, label selection:disabled { color: @insensitive_fg_color; } label:backdrop:selected, label selection:backdrop { color: @theme_fg_color; } label:backdrop:disabled:selected, label selection:backdrop:disabled { color: @insensitive_fg_color; } treeview, treeview.view { padding: 1px 4px; outline-color: alpha(currentColor, 0.6); } treeview.dnd { border-color: @internal_element_color; border-radius: 2px; border-width: 1px; border-style: solid; } treeview.view:selected:hover, notebook container treeview.view:selected { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@sidebar_selected_bg, 0.90)), color-stop (0.40, shade (@sidebar_selected_bg, 0.98)), to (shade(@sidebar_selected_bg, 1.05))); color: @theme_selected_fg_color; } treeview.view, treeview.view:focus { background-color: @theme_base_color; border-style: none; } treeview.view:hover, notebook container treeview.view:hover { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@theme_bg_color, 1.05)), color-stop (0.40, shade (@theme_bg_color, 1.13)), to (shade(@theme_bg_color, 1.10))); color: shade (@theme_fg_color, 0.90); text-shadow: none; } /*Keep treeviews from jumping, separators drawn at 0 by default until hovered*/ treeview.view.separator, treeview.view.separator:hover { min-height: 2px; color: shade(@theme_bg_color, 0.87); background-color: shade(@theme_bg_color, 0.87); } treeview.view > header > button, treeview.view > header > button:focus { min-height: 18px; padding: 0px 4px; background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_base, 1.00)), color-stop (0.50, shade(@button_base, 0.96)), color-stop (0.50, shade(@button_base, 0.95)), to (shade(@button_base, 0.93))); border-width: 0px 1px 1px 0px; border-style: solid; border-radius: 0px; border-top-color: transparent; border-left-color: shade(@button_border, 1.05); border-right-color: shade(@button_border, 1.05); border-bottom-color: shade(@button_border, 0.95); border-image: none; box-shadow: inset 0px 1px alpha(#fff, 0.09), inset 1px 0px alpha(#fff, 0.07), inset -1px 0px alpha(#fff, 0.07), inset 0px -1px alpha(#fff, 0.05); } treeview.view > header > button:hover { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_gradient1, 1.03)), color-stop (0.50, shade(@button_gradient3, 1.03)), to (shade(@button_gradient4, 1.01))); border-style: solid; border-radius: 0px; border-top-color: transparent; border-left-color: shade(@button_bg_active, 0.78); border-right-color: shade(@button_bg_active, 0.78); border-bottom-color: shade(@button_bg_active, 0.70); border-image: none; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } treeview.view > header > button:focus:hover:active { background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@theme_bg_color, 1.20)), color-stop (0.50, shade (@theme_bg_color, 1.00)), color-stop (0.50, shade (@theme_bg_color, 0.99)), to (shade (@theme_bg_color, 0.80))); border-radius: 0px; box-shadow: none; } treeview.view > header > button:disabled { background-image: none; background-color: @insensitive_bg_color; border-color: @insensitive_border_color; border-image: none; box-shadow: none; } treeview.view > header > button label, treeview.view > header > button label:focus, treeview.view > header > button label:backdrop { padding: 0px; } treeview.view > header > button arrow { color: @internal_element_color; } treeview.view > header > button:nth-child(last) { border-width: 0px 0px 1px 0px; } .cell { color: @theme_fg_color; padding: 0px 2px; border-width: 0px; } .cell:hover { /* take the same background in .view to avoid mouse-over lists */ /*background-color: @theme_base_color;*/ background-color: alpha(@theme_base_color, 0.0); } /************* * Expanders * *************/ treeview.view.expander { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); color: @theme_fg_color; } treeview.view.expander:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } treeview.view.expander:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } treeview.view.expander:hover { color: @theme_selected_bg_color; } treeview.view.expander:selected, treeview.view.expander:selected:hover { color: @theme_selected_fg_color; } expander arrow { color: @menu_fg_dark_color; text-shadow: 1px 1px alpha (#000000, 0.8); -gtk-icon-shadow: 0px 1px shade (@menu_bg_dark_color, 1.0), 1px 0px shade (@menu_bg_dark_color, 1.0), -1px 0px shade (@menu_bg_dark_color, 1.0), 0px -1px shade (@menu_bg_dark_color, 1.0); } expander arrow { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } expander arrow:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } expander arrow:hover { color: shade (@theme_selected_bg_color, 1.2); -gtk-icon-shadow: 0px 1px shade (@menu_fg_dark_color, 1.0), 1px 0px shade (@menu_fg_dark_color, 1.0), -1px 0px shade (@menu_fg_dark_color, 1.0), 0px -1px shade (@menu_fg_dark_color, 1.0); } expander arrow:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); color: shade (@theme_selected_bg_color, 1.2); -gtk-icon-shadow: 0px 1px shade (@menu_fg_dark_color, 1.0), 1px 0px shade (@menu_fg_dark_color, 1.0), -1px 0px shade (@menu_fg_dark_color, 1.0), 0px -1px shade (@menu_fg_dark_color, 1.0); } expander arrow:checked:hover { color: @menu_fg_dark_color; text-shadow: 1px 1px alpha (#000000, 0.8); -gtk-icon-shadow: 0px 1px shade (@menu_bg_dark_color, 1.0), 1px 0px shade (@menu_bg_dark_color, 1.0), -1px 0px shade (@menu_bg_dark_color, 1.0), 0px -1px shade (@menu_bg_dark_color, 1.0); } /* why this weird padding, possible issue with gtk+-3.18 ? */ expander arrow { min-width: 16px; min-height: 16px; padding: 0px 4px 0px 0px; } expander { color: @theme_fg_color; border-color: @theme_fg_color; } expander:checked { color: @theme_selected_bg_color; border-color: @theme_selected_bg_color; } expander:hover { color: @internal_element_color; border-color: @internal_element_color; } expander title:selected, expander title:selected:focus, .expander title:selected, .expander title:selected:focus { border-style: solid; border-width: 1px; border-color: @expander_row_selected_color; color: @expander_row_selected_color; background-color: @theme_selected_bg_color; } expander title:selected:hover, expander title:selected:focus:hover, .expander title:selected:hover, .expander title:selected:focus:hover { color: @theme_selected_fg_color; border-color: @theme_selected_fg_color; } /************** * List boxes * **************/ list { background-color: @list_box_bg; } list .separator.horizontal { background-color: @theme_base_color; border-width: 0px; } row { min-height: 22px; } row:disabled { border-width: 0px; } row:selected, row:selected:focus { border-width: 1px 0 1px 0; border-style: solid; box-shadow: none; } row:selected:backdrop, row:selected:focus:backdrop { border-width: 1px 0 1px 0; border-style: solid; text-shadow: none; box-shadow: none; } list row, list row.activatable { padding: 2px; transition: all 400ms ease-in; background-image: none; background-color: @theme_base_color; } list row:hover, list row.activatable:hover { border-color: shade (@theme_selected_bg_color, 1.6); background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@theme_bg_color, 1.05)), color-stop (0.40, shade (@theme_bg_color, 1.13)), to (shade(@theme_bg_color, 1.10))); box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); text-shadow: none; -gtk-icon-shadow: none; border-image: none; border-radius: 6px; border-style: solid; } list row:selected, list row:selected:hover, list row:selected:hover:active, list row.activatable:selected, list row.activatable:selected:hover, list row.activatable:selected:hover:active { border-width: 0; border-radius: 0px; border-style: none; border-color: transparent; background-image: linear-gradient(to bottom, shade (@theme_selected_bg_color, 1.2), shade (@theme_selected_bg_color, 0.7)); box-shadow: none; color: @theme_selected_fg_color; } list row:selected:backdrop, list row:selected:backdrop:hover, list row.activatable:selected:backdrop, list row.activatable:selected:backdrop:hover { border-width: 0; border-style: solid; border-color: shade (@theme_bg_color, 0.85); background-image: linear-gradient(to bottom, shade (@theme_bg_color, 0.94), shade (@theme_bg_color, 0.94)); color: @theme_fg_color; text-shadow: none; box-shadow: none; } /********************* * App Notifications * *********************/ .app-notification, .app-notification.frame { color: @theme_dark_fg_color; padding: 10px; border: none; border-radius: 0 0 4px 4px; background-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 2px); background-clip: padding-box; } .app-notification:backdrop, .app-notification.frame:backdrop { background-image: none; } .app-notification button, .app-notification headerbar button.titlebutton, headerbar .app-notification button.titlebutton, .app-notification .titlebar button.titlebutton, .titlebar .app-notification button.titlebutton, .app-notification calendar.header button.titlebutton, calendar.header .app-notification button.titlebutton, .app-notification.frame button { color: @theme_dark_fg_color; border-color: rgba(37, 88, 128, 0.7); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)); background-clip: padding-box; box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); text-shadow: none; -gtk-icon-shadow: 0 1px black; outline-color: rgba(238, 238, 236, 0.3); border-radius: 3px; padding: 0 0px 2px 0px; } .app-notification button.flat, .app-notification headerbar button.titlebutton, headerbar .app-notification button.titlebutton, .app-notification .titlebar button.titlebutton, .titlebar .app-notification button.titlebutton, .app-notification calendar.header button.titlebutton, calendar.header .app-notification button.titlebutton, .app-notification.frame button.flat, .app-notification.frame headerbar button.titlebutton, headerbar .app-notification.frame button.titlebutton, .app-notification.frame .titlebar button.titlebutton, .titlebar .app-notification.frame button.titlebutton, .app-notification.frame calendar.header button.titlebutton, calendar.header .app-notification.frame button.titlebutton { -gtk-icon-shadow: 0 1px black; text-shadow: none; } .app-notification button:hover, .app-notification.frame button:hover { color: black; border-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, rgba(203, 213, 217, 0.7), rgba(203, 213, 217, 0.7)); background-clip: padding-box; box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); text-shadow: none; -gtk-icon-shadow: 0 1px black; outline-color: rgba(238, 238, 236, 0.3); border-radius: 3px; padding: 0 0px 2px 0px; } .app-notification button:checked, .app-notification button:backdrop:checked, .app-notification.frame button:checked, .app-notification.frame button:backdrop:active { color: white; border-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, rgba(37, 88, 128, 0.7), rgba(37, 88, 128, 0.7)); background-clip: padding-box; box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; outline-color: rgba(238, 238, 236, 0.3); border-radius: 3px; } .app-notification button:disabled, .app-notification button:backdrop:disabled, .app-notification.frame button:disabled, .app-notification.frame button:backdrop:disabled { color: #878989; border-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, rgba(52, 57, 57, 0.5), rgba(52, 57, 57, 0.5)); background-clip: padding-box; box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; border-radius: 3px; padding: 0px; } .app-notification button:backdrop, .app-notification.frame button:backdrop { color: #eeeeec; border-color: rgba(0, 0, 0, 0.7); background-image: linear-gradient(to bottom, rgba(172, 205, 138, 0.7), rgba(172, 205, 138, 0.7)); background-clip: padding-box; box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; border-radius: 3px; padding: 0px; } /************** * Calendar * **************/ calendar { padding: 1px; } calendar.view { border-radius: 4px; border-style: solid; border-width: 1px; border-color: @notebook_border; padding: 2px; } calendar.header { border-radius: 4px 4px 0px 0px; background-image: linear-gradient(to bottom, shade(@theme_bg_color, 1.04), shade(@theme_bg_color, 0.89)); border-width: 0; } calendar.expander, calendar.button, calendar.button.flat, calendar.button:disabled { border-color: transparent; background-image: none; background-color: transparent; border-radius: 0px; box-shadow: none; } /* disable shadows and button background on arrows */ calendar.button:first-child, calendar.button:last-child { box-shadow: none; background-image: none; } /* disable button background on arrows */ calendar.button:hover:first-child, calendar.button:hover:last-child { background-image: none; border-radius: 3px; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } calendar { color: @theme_fg_color; text-shadow: none; } calendar:indeterminate { color: alpha(@theme_fg_color, 0.4); } highlight, calendar.highlight { background-color: @theme_selected_bg_color; color: @theme_selected_fg_color; border-radius: 0px; padding: 0px; border-width: 0; border-color: transparent; } menuitem calendar, menuitem calendar.button, menuitem calendar.header, menuitem calendar.view { background-color: shade(@theme_bg_dark_color, 0.82); background-image: none; border-radius: 0px; border-style: solid; border-width: 0px; padding: 0px; color: @theme_base_color; } menuitem calendar { background-color: shade (@menu_bg_color, 1.3); background-image: none; } /************** * GtkInfoBar * **************/ infobar { border-width: 0; border-style: none; } .info, .question, .warning, .error { background-color: @info_bg_color; color: @infobar_fg_color; text-shadow: none; border-color: darker(@info_bg_color); } .warning { color: @warning_fg_color; } .info button.close, .warning button.close, .question button.close, .error button.close { color: @theme_fg_color; -gtk-icon-shadow: none; } .info button.close:hover, .warning button.close:hover, .question button.close:hover, .error button.close:hover { background-image: linear-gradient(to bottom, alpha(white, 0.3), alpha(white, 0.2) 30%, alpha(black, 0.02)); } .info button.close:checked, .warning button.close:checked, .question button.close:checked, .error button.close:checked { color: @infobar_fg_color; background-image: linear-gradient(to bottom, alpha(black, 0.1), transparent); } entry.info, entry.info:focus, .info button, .info button:disabled, .info button:checked, entry.warning, entry.warning:focus, .warning button, .warning button:disabled, .warning button:checked, entry.error, entry.error:focus, .error button, .error button:disabled, .error button:checked, entry.question, entry.question:focus, .question button, .question button:disabled, .question button:checked { color: @theme_fg_color; border-color: darker(@info_bg_color); border-style: solid; border-width: 1px; } /* Warning Bar */ infobar.horizontal.error { background-color: @error_bg_color; color: @error_fg_color; border-color: darker(@error_bg_color); border-width: 1px ; border-style: solid; } /* Question Bar */ infobar.horizontal.info .horizontal { background-color: @question_bg_color; color: @question_fg_color; } infobar.horizontal.info .horizontal button.flat.raised.close, infobar.horizontal.info .horizontal button.flat.raised.close:hover, infobar.horizontal.info .horizontal button.flat.raised.close:checked { border-radius: 3px; box-shadow: none; } /*************** * Dialog * ***************/ .prompt, messagedialog { -GtkDialog-content-area-border: 0; -GtkDialog-action-area-border: 12; -GtkDialog-button-spacing: 0; margin: 0; padding: 0; } /* ie. caja properties-window notes tab */ dialog notebook.frame > stack > scrolledwindow.frame { border-style: none; } /* credits in GtkAbout windows */ dialog .dialog-vbox scrolledwindow.frame > viewport.view.frame { background-color: shade (@theme_bg_color, 1.10); } dialog scrolledwindow.frame viewport .vertical expander .vertical { background-color: @theme_base_color; border-radius: 3px; border-color: @notebook_border; border-style: solid; border-width: 1px; } /* middle buttons */ .dialog-action-area.linked > button.text-button, .dialog-action-area.linked > button.text-button:focus, .dialog-action-area.linked > button.text-button:hover, .dialog-action-area.linked > button.text-button:hover:active, .dialog-action-area.linked > button.text-button:focus:hover, .dialog-action-area.linked > button.text-button:focus:hover:active, .dialog-action-area.linked > button.text-button:checked, .dialog-action-area.linked > button.text-button:checked:hover, .dialog-action-area.linked > button.text-button:checked:hover:active, .dialog-action-area.linked > button.text-button:disabled { border-width: 1px 1px 1px 0px; border-radius: 0; padding: 6px 6px; margin: 0px 0px 0px -2px; min-height: 16px; min-width: 16px; } /* left button */ .dialog-action-area.linked > button.text-button:first-child, .dialog-action-area.linked > button.text-button:focus:first-child, .dialog-action-area.linked > button.text-button:hover:first-child, .dialog-action-area.linked > button.text-button:hover:active:first-child, .dialog-action-area.linked > button.text-button:focus:hover:first-child, .dialog-action-area.linked > button.text-button:focus:hover:active:first-child, .dialog-action-area.linked > button.text-button:checked:first-child, .dialog-action-area.linked > button.text-button:checked:hover:first-child, .dialog-action-area.linked > button.text-button:checked:hover:active:first-child, .dialog-action-area.linked > button.text-button:disabled:first-child { border-radius: 5px 0 0 5px; border-width: 1px 1px 1px 1px; } /* right button */ .dialog-action-area.linked > button.text-button:last-child, .dialog-action-area.linked > button.text-button:focus:last-child, .dialog-action-area.linked > button.text-button:hover:last-child, .dialog-action-area.linked > button.text-button:hover:active:last-child, .dialog-action-area.linked > button.text-button:focus:hover:last-child, .dialog-action-area.linked > button.text-button:focus:hover:active:last-child, .dialog-action-area.linked > button.text-button:checked:last-child, .dialog-action-area.linked > button.text-button:checked:hover:last-child, .dialog-action-area.linked > button.text-button:checked:hover:active:last-child, .dialog-action-area.linked > button.text-button:disabled:last-child { margin: 0px 0px 0px -2px; border-width: 1px 1px 1px 0px; border-radius: 0 5px 5px 0; } /* single button */ .dialog-action-area.linked > button.text-button:only-child, .dialog-action-area.linked > button.text-button:focus:only-child, .dialog-action-area.linked > button.text-button:hover:only-child, .dialog-action-area.linked > button.text-button:hover:active:only-child, .dialog-action-area.linked > button.text-button:focus:hover:only-child, .dialog-action-area.linked > button.text-button:focus:hover:active:only-child, .dialog-action-area.linked > button.text-button:checked:only-child, .dialog-action-area.linked > button.text-button:checked:hover:only-child, .dialog-action-area.linked > button.text-button:checked:hover:active:only-child, .dialog-action-area.linked > button.text-button:disabled:last-child { border-width: 1px; border-image-width: 1px; border-radius: 5px; } .dialog-action-area.linked > button.text-button { background-image: -gtk-gradient (linear, left top, left bottom, from (@button_gradient1), color-stop (0.50, @button_gradient3), to (@button_gradient4)); box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.80), inset -1px 0px alpha(shade(@button_border, 0.94), 0.80), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); } .dialog-action-area.linked > button.text-button:focus { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } .dialog-action-area.linked > button.text-button:hover { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_gradient1, 1.03)), color-stop (0.50, shade(@button_gradient3, 1.03)), to (shade(@button_gradient4, 1.01))); box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } .dialog-action-area.linked > button.text-button:hover:active { background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@theme_bg_color, 1.20)), color-stop (0.50, shade (@theme_bg_color, 1.00)), color-stop (0.50, shade (@theme_bg_color, 0.99)), to (shade (@theme_bg_color, 0.80))); box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } .dialog-action-area.linked button.suggested-action, .dialog-action-area.linked button.suggested-action:active, .dialog-action-area.linked button.suggested-action:checked, .dialog-action-area.linked button.suggested-action:disabled { box-shadow: none; } .dialog-action-area.linked > button.text-button label { padding: 2px 0px 0px 0px; } /************** * Dim labels * **************/ .view.dim-label, .dim-label, .dim-label:hover, .dim-label:focus, list row.activatable .dim-label { color: mix (@theme_fg_color, @theme_bg_color, 0.27); text-shadow: none; } .dim-label:selected, .dim-label:selected:focus, list row.activatable:selected .dim-label { color: shade (@theme_selected_fg_color, 0.7); text-shadow: none; } /******* * OSD * *******/ .background.osd { color: @osd_fg; text-shadow: none; border-style: solid; border-width: 1px; border-color: shade (@theme_selected_bg_color, 0.8); border-radius: 0px; background-image: linear-gradient(to left, alpha(shade(@theme_selected_bg_color, 1.2), 0.7), alpha(shade(@theme_selected_bg_color, 0.95), 0.7)); background-color: alpha(shade(@theme_selected_bg_color, 1.0), 0.4); } overlay.osd { background-color: transparent; } .osd.frame { background-clip: border-box; background-origin: border-box; } .osd button, .osd button:focus, .osd button:checked, .osd button:hover:active, .osd button:focus:hover:active, button.osd, button.osd:focus, button.osd:checked, button.osd:hover:active, button.osd:focus:hover:active { border-width: 1px; border-style: solid; border-image: none; border-color: @osd_button_border; border-radius: 5px; box-shadow: none; } .osd button, .osd button:hover, .osd button:checked, button.osd, button.osd:hover, button.osd:checked { background-color: shade(@osd_bg, 1.10); border-radius: 5px; border-color: @osd_button_border; } .osd button:hover, .osd button:checked, button.osd:hover, button.osd:checked { background-color: transparent; box-shadow: none; } .osd button:disabled, button.osd:disabled { background-image: none; border-color: @osd_button_bg_insensitive; background-color: transparent; box-shadow: none; color: @osd_button_fg_insensitive; } .osd button:checked:disabled, button.osd:checked:disabled { background-image: none; background-color: @osd_button_bg_insensitive_active; color: @osd_button_fg_insensitive; } .osd button, .osd button:focus, button.osd, button.osd:focus { padding: 4px; background-image: linear-gradient(to bottom, @osd_button_bg_a, @osd_button_bg_b 68%, @osd_button_bg_c); color: @osd_button_fg; text-shadow: none; -gtk-icon-shadow: 0 -1px @osd_button_shadow; } .osd button:hover, button.osd:hover, .osd .linked button:hover { background-image: linear-gradient(to bottom, @osd_button_bg_hover_a, @osd_button_bg_hover_b 68%, @osd_button_bg_hover_c); color: @osd_button_fg_hover; } .osd button:checked, .osd button:checked:hover, .osd button:checked:hover:active, .osd button:hover:active, .osd button:focus:hover:active, .osd button.popup:checked, button.osd:checked, button.osd:checked:hover, button.osd:checked:hover:active, button.osd:hover:active, button.osd:focus:hover:active, button.osd.menu-button:checked { background-image: linear-gradient(to bottom, @osd_button_bg_active_a, @osd_button_bg_active_b 68%, @osd_button_bg_active_c); color: @osd_button_fg_active; text-shadow: none; } .osd button.popup:checked { background-color: transparent; border-color: @osd_button_border; } /* ie. gnome-weather */ .linked.stack-switcher.osd button { border-width: 1px 0 1px 0px; color: @osd_button_fg_hover; text-shadow: none; } .linked.stack-switcher.osd button:checked { color: shade(@theme_fg_color, 1.00); } .linked.stack-switcher.osd button:first-child { border-width: 1px 1px 1px 1px; } .linked.stack-switcher.osd button:last-child { border-width: 1px 1px 1px 0px; } .linked.stack-switcher.osd button:only-child { border-width: 1px; } /* ie. parole media-player */ /* previous/play/next */ .osd .horizontal .horizontal button { padding: 5px 8px; } .osd .horizontal .horizontal button:disabled { border-color: @osd_button_bg_disabled; } .osd .horizontal .horizontal label { padding: 5px 5px; background-color: transparent; background-image: linear-gradient(to bottom, @osd_button_bg_a, @osd_button_bg_b 68%, @osd_button_bg_c); border-color: @osd_button_bg_insensitive; border-style: solid; border-width: 1px; border-radius: 5px; } toolbar.osd { color: @osd_fg; text-shadow: none; padding: 10px; border-style: solid; border-width: 1px; border-color: shade (@theme_selected_bg_color, 0.8); border-radius: 7px; background-image: linear-gradient(to left, alpha(shade(@theme_selected_bg_color, 1.2), 0.7), alpha(shade(@theme_selected_bg_color, 0.95), 0.7)); background-color: alpha(shade(@theme_selected_bg_color, 1.0), 0.4); -GtkToolbar-button-relief: normal; } toolbar.osd button, toolbar.osd button:hover, toolbar.osd button:focus, toolbar.osd button:focus:hover, toolbar.osd button:focus:hover:active, toolbar.osd button:hover:active, toolbar.osd .linked button toolbar.osd .linked button:hover, toolbar.osd .linked button:hover:active, toolbar.osd .linked button:focus, toolbar.osd .linked button:focus:hover, toolbar.osd .linked button:focus:hover:active, toolbar.osd button.scale.flat.image-button { padding: 8px; border-width: 1px; border-radius: 5px; } toolbar.osd button:first-child, toolbar.osd .linked button:first-child, toolbar.osd .linked button:focus:hover:first-child, toolbar.osd .linked button:focus:hover:active:first-child { border-radius: 5px 0 0 5px; border-width: 1px 0 1px 1px; box-shadow: inset -1px 0 @osd_button_inset; } toolbar.osd button:last-child, toolbar.osd .linked button:last-child, toolbar.osd .linked button:focus:hover:last-child, toolbar.osd .linked button:focus:hover:active:last-child { box-shadow: none; border-radius: 0 5px 5px 0; border-width: 1px 1px 1px 0; } toolbar.osd button:only-child, toolbar.osd .linked button:only-child, toolbar.osd toolitem button, toolbar.osd toolitem button:only-child, toolbar.osd toolitem button:last-child, toolbar.osd toolitem button:first-child { border-width: 1px; border-radius: 5px; border-style: solid; box-shadow: none; } toolbar.osd separator { color: shade(@osd_lowlight, 0.80); } /* used by gnome-settings-daemon's media-keys OSD and Epiphany */ .osd trough { background-color: @osd_trough_bg; border-width: 0; } .osd progressbar { background-color: @osd_fg; } .osd scale trough:disabled, .osd scale trough.highlight:disabled { background-image: none; background-color: transparent; } .osd popover.background.scale-popup { color: @osd_fg; border-style: solid; border-width: 1px; border-color: shade (@theme_selected_bg_color, 0.8); border-radius: 4px; background-image: linear-gradient(to bottom, alpha(shade(@theme_selected_bg_color, 1.2), 0.7), alpha(shade(@theme_selected_bg_color, 0.95), 0.7)); background-color: alpha(shade(@theme_selected_bg_color, 1.0), 0.4); } .osd popover.background.scale-popup button.flat.image-button { background-image: linear-gradient(to bottom, @osd_button_bg_a, @osd_button_bg_b 68%, @osd_button_bg_c); border-radius: 4px; border-width: 1px; border-color: @osd_button_border; box-shadow: none; padding: 2px; } .osd popover.background.scale-popup button.flat.image-button:hover { background-image: linear-gradient(to bottom, @osd_button_bg_hover_a, @osd_button_bg_hover_b 68%, @osd_button_bg_hover_c); border-color: alpha(shade(@theme_selected_bg_color, 2.2), 0.8); /* -gtk-image-effect: highlight; */ } .osd popover.background.scale-popup button.flat.image-button:disabled { background-image: none; background-color: transparent; border-image: none; border-color: transparent; box-shadow: none; } .osd progressbar, progressbar .osd { padding: 0; } .osd progressbar.horizontal, progressbar.horizontal .osd { min-height: 3px; } .osd progressbar trough, progressbar .osd trough { padding: 0; border-image: none; border-style: none; border-width: 0; background-image: none; background-color: transparent; border-radius: 0; } .osd progressbar, progressbar .osd { border-style: none; background-color: @theme_selected_bg_color; background-image: none; border-radius: 0; } .osd view { background-color: @osd_view_bg; } .osd scrollbar trough.trough { background-color: @osd_scrollbar_trough; } .osd scrollbar trough.slider { background-color: @osd_scrollbar_slider; } .osd scrollbar trough.slider:hover { background-color: @osd_scrollbar_slider_prelight; } .osd scrollbar trough.slider:active { background-color: @osd_scrollbar_slider_active; } .osd iconview.cell:selected, .osd iconview.cell:selected:focus { background-color: transparent; border-style: solid; border-radius: 15px; border-width: 3px; border-color: @osd_button_fg; outline-color: transparent; } /* ie. colorchooser */ .osd.popover { background-image: none; background-color: alpha(shade(#3D3E40, 0.85), 0.35); border: 1px solid black; box-shadow: none; color: @theme_selected_fg_color; } .osd.popover > grid { text-shadow: 1px 1px alpha (#000000, 0.8); } .osd.popover toolbar { background-image: none; background-color: transparent; border: none; box-shadow: none; } .osd.popover button { text-shadow: none; -gtk-icon-shadow: 0 -1px @osd_text_shadow; } .osd.popover button:checked { box-shadow: none; } .osd.popover button:disabled { color: alpha(@theme_selected_fg_color, 0.4); } .osd.popover > grid > spinbutton { text-shadow: none; color: @theme_fg_color; } .osd.popover spinbutton entry, .osd.popover spinbutton entry:focus, .osd.popover spinbutton entry:backdrop { border-width: 1px; border-style: none; border-radius: 0px; box-shadow: none; padding: 5px 10px 5px 3px; } .osd.popover spinbutton button, .osd.popover spinbutton button:focus .osd.popover spinbutton button:backdrop { min-width: 16px; min-height: 16px; border-width: 1px; border-style: none; border-radius: 0px; box-shadow: none; padding: 5px; } .osd.popover spinbutton button:hover { background-image: linear-gradient(to bottom, alpha(shade(@theme_selected_bg_color, 1.2), 0.4), alpha(shade(@theme_selected_bg_color, 0.95), 0.4)); background-color: alpha(shade(@theme_selected_bg_color, 1.0), 0.4); } /* used by Documents */ .osd .page-thumbnail { border-style: solid; border-width: 1px; border-color: @osd_lowlight; /* when there's no pixbuf yet */ background-color: @osd_bg; } /************* * Popovers * *************/ popover.background { background-clip: initial; color: @theme_fg_dark_color; margin: 10px; padding: 2px; border-color: @borders_headerbar; border-width: 1px; border-style: solid; border-radius: 6px; background-color: @bg_dark_color; box-shadow: 0 1px 5px @wm_shadow; text-shadow: none; -gtk-icon-shadow: none; } popover .dim-label, popover .dim-label:hover, popover .dim-label:focus { color: @theme_fg_dark_color; } popover > list, popover > .view, popover > toolbar popover.osd > toolbar, popover > .inline-toolbar popover.osd > toolbar, popover > searchbar popover.osd > toolbar, popover > .location-bar popover.osd > toolbar, popover > toolbar popover.osd > .inline-toolbar, popover > .inline-toolbar .popover.osd > .inline-toolbar, popover > searchbar popover.osd > .inline-toolbar, popover > .location-bar popover.osd > .inline-toolbar, popover > toolbar popover.osd > searchbar, popover > .inline-toolbar popover.osd > searchbar, popover > searchbar popover.osd > searchbar, popover > .location-bar popover.osd > searchbar popover > .inline-toolbar popover.osd > .location-bar, popover > searchbar popover.osd > .location-bar, popover > .location-bar popover.osd > .location-bar { border-style: none; background-color: transparent; } popover separator { font-size: 80%; font-weight: bold; color: alpha(@theme_fg_dark_color,0.6); text-shadow: none; background-color: transparent; -gtk-icon-shadow: none; border: 0; } popover.background.scale-popup button.flat.image-button:disabled { background-image: none; background-color: transparent; border-image: none; border-color: transparent; box-shadow: none; } popover.background.scale-popup button.flat.image-button { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); border-radius: 4px; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } popover.background.scale-popup button.flat.image-button:hover { /* -gtk-image-effect: highlight; */ } popover.background.scale-popup scale .trough, popover.background.scale-popup scale .trough.vertical { background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@scale_border_a, 1.10)), to (shade (@scale_border_a, 1.51))); } popover.background.scale-popup scale .trough.highlight, popover.background.scale-popup scale .trough.highlight.vertical { background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@theme_selected_bg_color, 1.31)), to (shade (@theme_selected_bg_color, 1.00))); } /* needs to be here to avoid a override by .popover.scale-popup */ .osd .scale.trough, .osd popover.background.scale-popup scale trough { border-color: @osd_scale_border; border-image: none; background-image: linear-gradient(to bottom, shade(@osd_button_border, 0.70), shade(@osd_button_border, 0.90)); background-color: transparent; } .osd .scale.trough.highlight, .osd popover.background.scale-popup scale trough highlight { background-image: none; background-color: @theme_selected_bg_color; border-color: @scale_highlight_border; } popover .list { background-color: @theme_base_color; } /* more/less volume button */ popover button.image-button:hover { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } popover button.image-button:disabled { background-image: none; background-color: transparent; box-shadow: inset 0px 1px @insensitive_border_color, inset 1px 0px @insensitive_border_color, inset -1px 0px @insensitive_border_color, inset 0px -1px @insensitive_border_color; } popover > box > button.text-button, popover > box > button.text-button:hover, popover > box > button.text-button:focus { /* ie. gedit menu button popover */ padding: 6px; } popover > box > button.text-button { /* ie. gedit menu button popover */ background-image: none; color: @theme_fg_dark_color; border-radius: 5px; } modelbutton.flat, .linked button.image-button.model { min-height: 24px; padding: 4px; } modelbutton.flat arrow.left { -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } modelbutton.flat arrow.right { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } modelbutton.flat, modelbutton.flat:first-child, modelbutton.flat:last-child, modelbutton.flat:only-child { background-image: none; color: @theme_fg_dark_color; border-radius: 5px; padding: 6px 0px 6px 6px; outline-style: none; } modelbutton.flat:checked, modelbutton.flat:disabled, modelbutton.flat:checked:disabled, modelbutton.flat, modelbutton.flat:focus, modelbutton.flat:checked:focus, modelbutton.flat:checked:first-child, modelbutton.flat:disabled:first-child, modelbutton.flat:checked:disabled:first-child, modelbutton.flat:first-child, modelbutton.flat:focus:first-child, modelbutton.flat:checked:focus:first-child, modelbutton.flat:checked:last-child, modelbutton.flat:disabled:last-child, modelbutton.flat:checked:disabled:last-child, modelbutton.flat:last-child, modelbutton.flat:focus:last-child, modelbutton.flat:checked:focus:last-child, modelbutton.flat:checked:only-child, modelbutton.flat:disabled:only-child, modelbutton.flat:checked:disabled:only-child, modelbutton.flat:only-child, modelbutton.flat:focus:only-child, modelbutton.flat:checked:focus:only-child, .linked button.image-button.model, popover > box > button.text-button { /* ie. gedit menu button popover */ background-color: shade (@theme_bg_dark_color, 1.0); background-image: none; border-color: transparent; border-image: none; border-style: none; box-shadow: none; border-radius: 5px; } /* use box-shadow for outlines */ modelbutton.flat:focus, modelbutton.flat:focus:first-child, modelbutton.flat:focus:last-child, modelbutton.flat:focus:only-child { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } modelbutton.flat:checked:hover:only-child, modelbutton.flat:checked:hover:active:only-child, modelbutton.flat:focus:hover:active:only-child, modelbutton.flat:hover:active:only-child, modelbutton.flat:hover:only-child, modelbutton.flat:selected:only-child, modelbutton.flat:checked:hover:first-child, modelbutton.flat:checked:hover:active:first-child, modelbutton.flat:focus:hover:active:first-child, modelbutton.flat:hover:active:first-child, modelbutton.flat:hover:first-child, modelbutton.flat:selected:first-child, modelbutton.flat:checked:hover:last-child, modelbutton.flat:checked:hover:active:last-child, modelbutton.flat:focus:hover:active:last-child, modelbutton.flat:hover:active:last-child, modelbutton.flat:hover:last-child, modelbutton.flat:selected:last-child, modelbutton.flat:checked:hover, modelbutton.flat:checked:hover:active, modelbutton.flat:focus:hover:active, modelbutton.flat:hover:active, modelbutton.flat:hover, modelbutton.flat:selected, popover > box > button.text-button:hover, popover > box > button.text-button:checked, popover > box > button.text-button:hover:active, popover > box > button.text-button:checked:hover, popover > box > button.text-button:checked:hover:active { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); background-color: shade (@theme_bg_dark_color, 1.2); color: shade (@theme_selected_bg_color, 1.6); text-shadow: none; border-width: 0; border-color: transparent; border-radius: 5px; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } popover .linked button:focus, .linked button.image-button.model, .linked button.image-button.model:focus, .linked button.image-button.model:first-child, .linked button.image-button.model:focus:first-child, .linked button.image-button.model:last-child, .linked button.image-button.model:focus:last-child { background-color: shade (@theme_bg_dark_color, 1.0); background-image: none; border-color: transparent; border-image: none; border-style: none; box-shadow: none; border-radius: 3px; } popover .linked button:focus, popover .linked button:focus:first-child, popover .linked button:focus:last-child, popover .linked button:focus:only-child, .linked button.image-button.model:focus, .linked button.image-button.model:focus:first-child, .linked button.image-button.model:focus:last-child { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } popover .linked button:hover, popover .linked button:focus:hover, .linked button.image-button.model:checked, .linked button.image-button.model:hover, .linked button.image-button.model:hover:active, .linked button.image-button.model:checked:hover, .linked button.image-button.model:checked:hover:active { color: @fg_dark_color; background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } /* middle button*/ .linked button.image-button.model:hover, .linked button.image-button.model:hover:active, .linked button.image-button.model:checked:hover, .linked button.image-button.model:checked:hover:active { border-right-width: 0px; border-left-width: 0px; border-radius: 0; } /* left button*/ .linked button.image-button.model:hover:first-child, .linked button.image-button.model:hover:active:first-child, .linked button.image-button.model:checked:hover:first-child, .linked button.image-button.model:checked:hover:active:first-child { border-right-width: 0px; border-radius: 5px 0 0 5px; } /* right button*/ .linked button.image-button.model:hover:last-child, .linked button.image-button.model:hover:active:last-child, .linked button.image-button.model:checked:hover:last-child, .linked button.image-button.model:checked:hover:active:last-child { border-left-width: 0px; border-radius: 0 5px 5px 0; } popover > box > button.text-button:disabled { color: mix (@menu_fg_dark_color, @menu_bg_dark_color, 0.4); } popover button.default.text-button.suggested-action { background-image: none; color: @theme_fg_dark_color; text-shadow: none; border-width: 0; border-color: transparent; border-radius: 5px; padding: 5px 4px; } /* override theme_bg color */ popover button.default.text-button.suggested-action:disabled { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 1.0)), to (shade(@menu_bg_dark_color, 1.0))); } popover button.default.text-button.suggested-action:hover { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); background-color: shade (@theme_bg_dark_color, 1.2); color: shade (@theme_selected_bg_color, 1.3); text-shadow: none; border-width: 0; border-color: transparent; border-radius: 5px; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } entry.cursor-handle, .cursor-handle { background-color: transparent; background-image: none; box-shadow: none; border-style: none; } entry.cursor-handle.top, .cursor-handle.top { -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); } entry.cursor-handle.bottom, .cursor-handle.bottom { -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); } /*************** * Header bars * ***************/ headerbar, .horizontal.titlebar, /* eg. tilix */ .background.ssd > paned.horizontal.titlebar, .background.csd > paned.horizontal.titlebar, .background.solid-csd > paned.horizontal.titlebar { background-color: @theme_bg_dark_color; background-image: linear-gradient(to bottom, @wm_bg_a, @wm_bg_b); box-shadow: inset 0 -1px shade(@wm_bg_b, 0.95); } headerbar, .titlebar, headerbar.titlebar, .background.ssd > paned.horizontal.titlebar, .background.csd > paned.horizontal.titlebar, .background.solid-csd > paned.horizontal.titlebar { border-width: 0px 0px 1px 0px; border-style: solid; border-color: shade(@borders_headerbar, 0.90); border-radius: 7px 7px 0px 0px; padding: 2px 6px; } .horizontal.titlebar headerbar:first-child, paned.horizontal.titlebar headerbar:first-child { border-top-right-radius: 0px; } .horizontal.titlebar headerbar:last-child, paned.horizontal.titlebar headerbar:last-child { border-top-left-radius: 0px; } .background.ssd > paned.horizontal.titlebar > separator, /* gedit */ .background.csd > paned.horizontal.titlebar > separator, .background.solid-csd > paned.horizontal.titlebar > separator, .horizontal.titlebar separator.vertical.tilix-title-separator { /* tilix */ min-width: 1px; background-color: shade(@menu_fg_dark_color, 0.3); border-image: -gtk-gradient (linear, left top, right top, from (alpha (#000, 0.00)), color-stop (0.25, alpha (#000, 0.03)), color-stop (0.85, alpha (#000, 0.03)), to (alpha (#000, 0.00))) 1; border-style: solid; } headerbar.titlebar:backdrop { border-image: linear-gradient(to top, @unfocused_borders_headerbar, @unfocused_borders_headerbar 1px, @theme_unfocused_bg_color 1px) 0 0 2; background-color: @theme_bg_dark_color; text-shadow: none; background-image: none; box-shadow: none; } headerbar button { padding-left: 4px; padding-right: 4px; } headerbar button, headerbar button:last-child, headerbar button:first-child, headerbar button:only-child, headerbar .linked button, headerbar .linked button:last-child, headerbar .linked button:first-child, headerbar .linked button:only-child, headerbar .linked button:disabled, headerbar .linked button:disabled:last-child, headerbar .linked button:disabled:first-child, headerbar .linked button:disabled:only-child headerbar .linked button:focus, headerbar .linked button:focus:last-child, headerbar .linked button:focus:first-child, headerbar .linked button:focus:only-child, headerbar .linked button:backdrop, headerbar .linked button:backdrop:last-child, headerbar .linked button:backdrop:first-child, headerbar .linked button:backdrop:only-child { background-image: none; text-shadow: none; -gtk-icon-shadow: none; color: @theme_fg_dark_color; border-width: 1px; border-radius: 5px; box-shadow: none; } headerbar .linked entry, headerbar .linked button, headerbar .linked button:disabled, headerbar .linked button:focus, headerbar .linked button:backdrop { border-radius: 0px; } headerbar .linked button:first-child, headerbar .linked button:disabled:first-child, headerbar .linked button:focus:first-child, headerbar .linked button:backdrop:first-child { border-radius: 5px 0px 0px 5px; } headerbar .linked button:last-child, headerbar .linked button:disabled:last-child, headerbar .linked button:focus:last-child, headerbar .linked button:backdrop:last-child { border-radius: 0px 5px 5px 0px; } headerbar .linked button:only-child, headerbar .linked button:disabled:only-child headerbar .linked button:focus:only-child, headerbar .linked button:backdrop:only-child { border-radius: 5px; } headerbar button:backdrop { border-width: 1px; border-radius: 5px; color: @theme_text_dark_color; background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@theme_unfocused_bg_color, 1.05)), to (shade(@theme_unfocused_bg_color, 0.85))); } headerbar button.default, headerbar button:hover, headerbar button:checked, headerbar button:hover:active, headerbar button:focus:hover:active, headerbar button.text-button:hover:active, headerbar button:checked:hover, headerbar button:checked:hover:active, headerbar button:hover:first-child, headerbar button:checked:first-child, headerbar button:hover:active:first-child, headerbar button:checked:hover:first-child, headerbar button:checked:hover:active:first-child, headerbar button:hover:last-child, headerbar button:checked:last-child, headerbar button:hover:active:last-child, headerbar button:checked:hover:last-child, headerbar button:checked:hover:active:last-child, headerbar button:hover:only-child, headerbar button:checked:only-child, headerbar button:hover:active:last-child, headerbar button:checked:hover:only-child, headerbar button:checked:hover:active:only-child, headerbar .linked button:hover, headerbar .linked button:checked, headerbar .linked button:hover:active, headerbar .linked button:checked:hover, headerbar .linked button:checked:hover:active, headerbar .linked button:hover:first-child, headerbar .linked button:checked:first-child, headerbar .linked button:hover:active:first-child, headerbar .linked button:checked:hover:first-child, headerbar .linked button:checked:hover:active:first-child, headerbar .linked button:hover:last-child, headerbar .linked button:checked:last-child, headerbar .linked button:hover:active:last-child, headerbar .linked button:checked:hover:last-child, headerbar .linked button:checked:hover:active:last-child, headerbar .linked button:hover:only-child, headerbar .linked button:checked:only-child, headerbar .linked button:hover:active:last-child, headerbar .linked button:checked:hover:only-child, headerbar .linked button:checked:hover:active:only-child { color: shade (@theme_selected_bg_color, 1.6); border-width: 1px; background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); border-top-color: shade(@button_raised_gradient_color_a, 0.50); border-bottom-color: shade(@button_raised_gradient_color_a, 0.50); border-right-color: shade(@button_raised_gradient_color_a, 0.50); border-left-color: shade(@button_raised_gradient_color_a, 0.50); box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } headerbar button:disabled, headerbar button:disabled:last-child, headerbar button:disabled:first-child, headerbar .linked entry:disabled, headerbar .linked button:disabled, headerbar .linked button:disabled:last-child, headerbar .linked button:disabled:first-child, headerbar .linked entry:backdrop:disabled { color: mix (@menu_fg_dark_color, @menu_bg_dark_color, 0.4); background-image: none; background-color: @theme_bg_dark_color; border-color: @theme_button_border_dark; box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; -gtk-icon-effect: dim; } headerbar > button:disabled { background-color: transparent; text-shadow: none; -gtk-icon-shadow: none; } headerbar.titlebar .linked button.image-button:disabled { box-shadow: none; } /* ie. gitg */ headerbar.titlebar button.default.text-button.suggested-action, headerbar.titlebar button.default.text-button.suggested-action:focus { color: @theme_fg_dark_color; } headerbar.titlebar button.default.text-button.suggested-action:hover { color: shade (@theme_selected_bg_color, 1.6); } headerbar > button.text-button:hover, headerbar > button.text-button:focus, headerbar > button.text-button:focus:hover:active, headerbar > button.text-button, headerbar > button.text-button.radio, headerbar > .linked > button.text-button, headerbar > .linked > button.text-button:focus:hover:active, headerbar > .linked > button.text-button.radio { padding: 4px 6px; } headerbar > button.image-button, headerbar > button.image-button:focus, headerbar > button.image-button:hover, headerbar > button.image-button:backdrop { padding: 5px 5px 6px 5px; } headerbar > stackswitcher.linked.stack-switcher > button.text-button.radio { border-right-width: 0px; border-left-width: 0px; border-radius: 0px; } headerbar > stackswitcher.linked.stack-switcher > button.text-button.radio:first-child { border-radius: 5px 0 0 5px; border-width: 1px; border-right-width: 0px; } headerbar > stackswitcher.linked.stack-switcher > button.text-button.radio:last-child { border-radius: 0 5px 5px 0; border-width: 1px; border-left-width: 0px; } headerbar.titlebar > stackswitcher.linked.stack-switcher > button.text-button.radio.needs-attention > label { background-color: transparent; color: @theme_dark_fg_color; border-radius: 3px; box-shadow: inset 0px 1px shade (@info_fg_color, 1.3), inset 1px 0px shade (@info_fg_color, 1.3), inset -1px 0px shade (@info_fg_color, 1.3), inset 0px -1px shade (@info_fg_color, 1.3); } headerbar title { font-size: 110%; font-weight: bold; color: @theme_text_dark_color; } headerbar .subtitle { font-size: 90%; color: @theme_text_dark_color; } headerbar toolitem separator, headerbar separator, headerbar separator:disabled, headerbar paned > separator { border-color: alpha (shade(@theme_bg_dark_color, 0.2), 0.24); border-bottom-color: @theme_bg_dark_color; border-right-color: @theme_bg_dark_color; } /******* * CSD * *******/ .tiled .titlebar { border-radius: 0; } .maximized .titlebar { border-radius: 0; } /* this is the default titlebar that is added by GTK * when client-side decorations are in use and the application * did not set a custom titlebar. */ .titlebar.default-decoration { border: none; box-shadow: none; } .titlebar .title { font-size: 100%; font-weight: bold; background: none; color: @theme_text_dark_color; } .titlebar button.titlebutton, .titlebar button.titlebutton:first-child, .titlebar button.titlebutton:last-child, .titlebar button.titlebutton:only-child { -gtk-icon-shadow: 0px 1px @theme_shadow_dark_color; color: @wm_title; background: none; background-color: transparent; padding: 5px 5px 6px 5px; border-width: 1px; border-radius: 5px; border-color: transparent; border-style: solid; border-image: none; box-shadow: inset 0px 1px shade(@theme_bg_dark_color, 1.05), inset 1px 0px shade(@theme_bg_dark_color, 0.97), inset 0px -1px shade(@theme_bg_dark_color, 0.93), inset -1px 0px shade(@theme_bg_dark_color, 0.93); } .titlebar button.titlebutton:hover, .titlebar button.titlebutton:focus:hover, .titlebar button.titlebutton:focus:hover:active, .titlebar button.titlebutton:checked, .titlebar button.titlebutton:checked:focus { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); background-color: transparent; border-radius: 5px; border-width: 1px; border-color: transparent; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } .titlebar button.titlebutton:backdrop { background: none; color: @theme_text_dark_color; border-image: none; -gtk-icon-shadow: none; } /* Middle titlebar-button */ .titlebar .linked button.titlebutton, .titlebar .linked button.titlebutton:focus, .titlebar .linked button.titlebutton:disabled, .titlebar .raised.linked button.titlebutton, .titlebar .raised.linked button.titlebutton:focus, .titlebar .raised.linked button.titlebutton:disabled { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_raised_gradient_color_b, 0.90)), to (shade(@button_raised_gradient_color_a, 0.80))); color: @theme_fg_dark_color; border-width: 1px; border-right-width: 0px; border-left-width: 0px; border-radius: 0; padding: 5px 5px 6px 5px; } .titlebar .linked button.titlebutton:hover, .titlebar .linked button.titlebutton:checked, .titlebar .linked button.titlebutton:focus:hover:active, .titlebar .linked button.titlebutton:checked:hover, .titlebar .linked button.titlebutton:checked:focus:hover:active, .titlebar .raised.linked button.titlebutton:hover, .titlebar .raised.linked button.titlebutton:checked, .titlebar .raised.linked button.titlebutton:focus:hover:active, .titlebar .raised.linked button.titlebutton:checked:hover, .titlebar .raised.linked button.titlebutton:checked:focus:hover:active { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); padding: 5px 5px 6px 5px; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); color: @theme_fg_dark_color; border-width: 1px; border-right-width: 0px; border-left-width: 0px; border-radius: 0; padding: 5px 5px 6px 5px; } /* Leftmost titlebar-button */ .titlebar .linked button.titlebutton:first-child, .titlebar .linked button.titlebutton:focus:first-child, .titlebar .linked button.titlebutton:disabled:first-child, .titlebar .raised.linked button.titlebutton:first-child, .titlebar .raised.linked button.titlebutton:focus:first-child, .titlebar .raised.linked button.titlebutton:disabled:first-child { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_raised_gradient_color_b, 0.90)), to (shade(@button_raised_gradient_color_a, 0.80))); color: @theme_fg_dark_color; border-width: 1px; border-right-width: 0; border-radius: 5px; border-bottom-right-radius: 0; border-top-right-radius: 0; padding: 5px 5px 6px 5px; } .titlebar .linked button.titlebutton:hover:first-child, .titlebar .linked button.titlebutton:checked:first-child, .titlebar .linked button.titlebutton:focus:hover:active:first-child, .titlebar .linked button.titlebutton:checked:hover:first-child, .titlebar .linked button.titlebutton:checked:focus:hover:active:first-child, .titlebar .raised.linked button.titlebutton:hover:first-child, .titlebar .raised.linked button.titlebutton:checked:first-child, .titlebar .raised.linked button.titlebutton:focus:hover:active:first-child, .titlebar .raised.linked button.titlebutton:checked:hover:first-child, .titlebar .raised.linked button.titlebutton:checked:focus:hover:active:first-child { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); padding: 5px 5px 6px 5px; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); color: @theme_fg_dark_color; border-width: 1px; border-right-width: 0; border-radius: 5px; border-bottom-right-radius: 0; border-top-right-radius: 0; padding: 5px 5px 6px 5px; } /* rightmost titlebar-button */ .titlebar .linked button.titlebutton:last-child, .titlebar .linked button.titlebutton:focus:last-child, .titlebar .linked button.titlebutton:disabled:last-child, .titlebar .raised.linked button.titlebutton:last-child, .titlebar .raised.linked button.titlebutton:focus:last-child, .titlebar .raised.linked button.titlebutton:disabled:last-child { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_raised_gradient_color_b, 0.90)), to (shade(@button_raised_gradient_color_a, 0.80))); color: @theme_fg_dark_color; border-width: 1px; border-left-width: 0px; border-radius: 5px; border-bottom-left-radius: 0; border-top-left-radius: 0; padding: 5px 5px 6px 5px; } .titlebar .linked button.titlebutton:hover:last-child, .titlebar .linked button.titlebutton:checked:last-child, .titlebar .linked button.titlebutton:focus:hover:active:last-child, .titlebar .linked button.titlebutton:checked:hover:last-child, .titlebar .linked button.titlebutton:checked:focus:hover:active:last-child, .titlebar .raised.linked button.titlebutton:hover:last-child, .titlebar .raised.linked button.titlebutton:checked:last-child, .titlebar .raised.linked button.titlebutton:focus:hover:active:last-child, .titlebar .raised.linked button.titlebutton:checked:hover:last-child, .titlebar .raised.linked button.titlebutton:checked:focus:hover:active:last-child { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); padding: 5px 5px 6px 5px; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); color: @theme_fg_dark_color; border-width: 1px; border-left-width: 0px; border-radius: 5px; border-bottom-left-radius: 0; border-top-left-radius: 0; padding: 5px 5px 6px 5px; } /* Linked single titlebar-button */ .titlebar .linked button.titlebutton:only-child, .titlebar .linked button.titlebutton:focus:only-child, .titlebar .linked button.titlebutton:disabled:only-child, .titlebar .raised.linked button.titlebutton:only-child, .titlebar .raised.linked button.titlebutton:focus:only-child, .titlebar .raised.linked button.titlebutton:disabled:only-child { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_raised_gradient_color_b, 0.90)), to (shade(@button_raised_gradient_color_a, 0.80))); color: @theme_fg_dark_color; border-width: 1px; border-radius: 5px; padding: 5px 5px 6px 5px; } .titlebar .linked button.titlebutton:hover:only-child, .titlebar .linked button.titlebutton:checked:only-child, .titlebar .linked button.titlebutton:focus:hover:active:only-child, .titlebar .linked button.titlebutton:checked:hover:only-child, .titlebar .linked button.titlebutton:checked:focus:hover:active:only-child, .titlebar .raised.linked button.titlebutton:hover:only-child, .titlebar .raised.linked button.titlebutton:checked:only-child, .titlebar .raised.linked button.titlebutton:focus:hover:active:only-child, .titlebar .raised.linked button.titlebutton:checked:hover:only-child, .titlebar .raised.linked button.titlebutton:checked:focus:hover:active:only-child { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@menu_bg_dark_color, 2.03)), to (shade(@menu_bg_dark_color, 1.17))); padding: 5px 5px 6px 5px; box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); color: @theme_fg_dark_color; border-width: 1px; border-radius: 5px; padding: 5px 5px 6px 5px; } /* workaround to avoid unwanted black frames if switching compositor on/off */ .background decoration { box-shadow: none; } .background.csd decoration { border-color: darker(@theme_bg_dark_color); border-radius: 7px 7px 0 0; border-width: 1px; border-style: solid; /* background-color: @theme_bg_color; */ box-shadow: 0 0 0 1px @wm_border, 0 2px 8px 3px @wm_shadow; /* this is used for the resize cursor area */ margin: 10px; } /* workaround to avoid unwanted black frames if switching compositor on/off */ decoration:backdrop { /* background-color: @theme_bg_dark_color; */ /* box-shadow: 0 0 0 1px shade(@wm_border,1.1), 0 2px 5px 1px @wm_shadow;*/ box-shadow: none; } .tiled decoration { border-radius: 0; /* background-color: @theme_bg_color; */ } .ssd decoration { box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.23); } .solid-csd decoration { border-radius: 0; margin: 1px; background-color: @wm_bg_a; border: solid 1px @wm_csd_solid_border_color; box-shadow: none; } /* workaround to avoid unwanted black frames if switching compositor on/off */ .csd.popup decoration { border-radius: 0; box-shadow: none; } messagedialog.csd decoration { border-radius: 7px; box-shadow: 0 1px 5px shade (@theme_selected_bg_color, 1.3); } /********************* * Spinner Animation * *********************/ /* This is could be CPU-intensive */ @keyframes spin { to { -gtk-icon-transform: rotate(1turn); } } spinner { background: none; opacity: 0; -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } spinner:checked { opacity: 1; animation: spin 1s linear infinite; } spinner:checked:disabled { opacity: 0.5; } /************************ * overshoot/undershoot * ************************/ /* displays at end of mouse scrolling */ overshoot.top { background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(@overshoot_bg_color), to(rgba(137, 158, 179, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(56, 73, 87, 0.17)), to(rgba(56, 73, 87, 0))); background-size: 100% 5%, 100% 100%; background-repeat: no-repeat; background-position: center top; background-color: transparent; border: none; box-shadow: none; } overshoot.top:backdrop { background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(@overshoot_backdrop_bg_color), to(rgba(131, 137, 145, 0))); background-size: 100% 5%; background-repeat: no-repeat; background-position: center top; background-color: transparent; border: none; box-shadow: none; } overshoot.bottom { background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(@overshoot_bg_color), to(rgba(137, 158, 179, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(56, 73, 87, 0.17)), to(rgba(56, 73, 87, 0))); background-size: 100% 5%, 100% 100%; background-repeat: no-repeat; background-position: center bottom; background-color: transparent; border: none; box-shadow: none; } overshoot.bottom:backdrop { background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(@overshoot_backdrop_bg_color), to(rgba(131, 137, 145, 0))); background-size: 100% 5%; background-repeat: no-repeat; background-position: center bottom; background-color: transparent; border: none; box-shadow: none; } overshoot.left { background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(@overshoot_bg_color), to(rgba(137, 158, 179, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(56, 73, 87, 0.07)), to(rgba(56, 73, 87, 0))); background-size: 5% 100%, 100% 100%; background-repeat: no-repeat; background-position: left center; background-color: transparent; border: none; box-shadow: none; } overshoot.left:backdrop { background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(@overshoot_backdrop_bg_color), to(rgba(131, 137, 145, 0))); background-size: 5% 100%; background-repeat: no-repeat; background-position: left center; background-color: transparent; border: none; box-shadow: none; } overshoot.right { background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(@overshoot_bg_color), to(rgba(137, 158, 179, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(56, 73, 87, 0.07)), to(rgba(56, 73, 87, 0))); background-size: 5% 100%, 100% 100%; background-repeat: no-repeat; background-position: right center; background-color: transparent; border: none; box-shadow: none; } overshoot.right:backdrop { background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(@overshoot_backdrop_bg_color), to(rgba(131, 137, 145, 0))); background-size: 5% 100%; background-repeat: no-repeat; background-position: right center; background-color: transparent; border: none; box-shadow: none; } /* result is disable undershoot */ undershoot.top { background-color: transparent; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); background-size: 10px 0px; background-repeat: repeat-x; background-origin: content-box; background-position: center top; } undershoot.bottom { background-color: transparent; background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); background-size: 10px 0px; background-repeat: repeat-x; background-origin: content-box; background-position: center bottom; } undershoot.left { background-color: transparent; background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); background-size: 0px 10px; background-repeat: repeat-y; background-origin: content-box; background-position: left center; } undershoot.right { background-color: transparent; background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); background-size: 0px 10px; background-repeat: repeat-y; background-origin: content-box; background-position: right center; } /************ * GtkStack * ************/ stack > .horizontal > .vertical > frame > border { background-color: shade (@theme_bg_color, 1.1); border-radius: 4px; } stacksidebar.sidebar, stacksidebar.sidebar > scrolledwindow, stacksidebar.sidebar > scrolledwindow > viewport.frame, stacksidebar.sidebar > scrolledwindow > viewport.frame list { border-radius: 4px 0px 0px 4px; } stacksidebar.sidebar list row.activatable:hover { border-radius: 3px; border-style: none; } stack .linked.vertical entry { border-radius: 5px; border-style: solid; border-width: 1px 1px 0px 1px; box-shadow: inset 0px 2px alpha(#fff, 0.11), inset 2px 0px alpha(#fff, 0.09), inset -2px 0px alpha(#fff, 0.09), inset 0px -2px alpha(#fff, 0.09), inset 0px 1px alpha(shade(@button_border, 1.00), 0.70), inset 1px 0px alpha(shade(@button_border, 0.94), 0.80), inset -1px 0px alpha(shade(@button_border, 0.94), 0.70), inset 0px -1px alpha(shade(@button_border, 0.88), 0.90); } stack .vertical.linked > combobox:first-child > .horizontal.linked > button.combo:first-child, stack .vertical.linked > combobox:first-child > .horizontal.linked > button.combo:hover:first-child, stack .vertical.linked > combobox:first-child > .horizontal.linked > button.combo:focus:first-child, stack .vertical.linked > combobox:first-child > .horizontal.linked > button.combo:focus:hover:first-child, stack .vertical.linked > combobox:first-child > .horizontal.linked > button.combo:checked:first-child, stack .vertical.linked > combobox:first-child > .horizontal.linked > button.combo:disabled:first-child { border-radius: 5px 5px 0 0; border-width: 1px; border-style: solid; border-color: shade(@notebook_border, 1.0); padding: 3px 5px; box-shadow: none; } stack .linked.vertical button:last-child, stack .linked.vertical button:hover:last-child, stack .linked.vertical button:focus:last-child, stack .linked.vertical button:focus:hover:last-child, stack .linked.vertical button:checked:last-child, stack .linked.vertical button:disabled:last-child { border-radius: 0 0 5px 5px; border-top-width: 0; border-style: solid; border-color: shade(@notebook_border, 1.0); padding: 5px 5px; box-shadow: none; } stack .linked.vertical spinbutton.horizontal { border-style: none; } stack .linked.vertical spinbutton.horizontal entry, stack .linked.vertical spinbutton.horizontal entry:hover, stack .linked.vertical spinbutton.horizontal entry:focus, stack .linked.vertical spinbutton.horizontal entry:active, stack .linked.vertical spinbutton.horizontal entry:checked, stack .linked.vertical spinbutton.horizontal entry:disabled { border-radius: 0px; border-width: 0px 0px 1px 1px; border-style: solid; border-color: shade(@notebook_border, 1.0); padding: 6px; } stack .linked.vertical spinbutton.horizontal entry, stack .linked.vertical spinbutton.horizontal entry:focus, stack .linked.vertical spinbutton.horizontal entry:active { box-shadow: none; } stack .linked.vertical spinbutton.horizontal button, stack .linked.vertical spinbutton.horizontal button:last-child, stack .linked.vertical spinbutton.horizontal button:hover, stack .linked.vertical spinbutton.horizontal button:hover:last-child, stack .linked.vertical spinbutton.horizontal button:hover:active, stack .linked.vertical spinbutton.horizontal button:hover:active:last-child, stack .linked.vertical spinbutton.horizontal button:focus, stack .linked.vertical spinbutton.horizontal button:focus:last-child, stack .linked.vertical spinbutton.horizontal button:focus:hover, stack .linked.vertical spinbutton.horizontal button:focus:hover:last-child, stack .linked.vertical spinbutton.horizontal button:focus:hover:active, stack .linked.vertical spinbutton.horizontal button:focus:hover:active:last-child, stack .linked.vertical spinbutton.horizontal button:active, stack .linked.vertical spinbutton.horizontal button:active:last-child, stack .linked.vertical spinbutton.horizontal button:disabled, stack .linked.vertical spinbutton.horizontal button:disabled:last-child { border-radius: 0px; border-width: 0px; border-style: none; padding: 0px 6px; background-color: transparent; background-image: none; border-image: none; box-shadow: none; padding: 4px 6px; } stack .linked.vertical spinbutton.horizontal button:hover, stack .linked.vertical spinbutton.horizontal button:focus:hover, stack .linked.vertical spinbutton.horizontal button:hover:last-child, stack .linked.vertical spinbutton.horizontal button:focus:hover:last-child { background-image: -gtk-gradient (linear, left top, left bottom, from (shade(@button_gradient1, 1.03)), color-stop (0.50, shade(@button_gradient3, 1.03)), to (shade(@button_gradient4, 1.01))); } stack .linked.vertical spinbutton.horizontal button:active, stack .linked.vertical spinbutton.horizontal button:active:last-child { background-image: -gtk-gradient (linear, left top, left bottom, from (shade (@theme_bg_color, 1.20)), color-stop (0.50, shade (@theme_bg_color, 1.00)), color-stop (0.50, shade (@theme_bg_color, 0.99)), to (shade (@theme_bg_color, 0.80))); } stack .linked.vertical spinbutton.horizontal button, stack .linked.vertical spinbutton.horizontal button:focus, stack .linked.vertical spinbutton.horizontal button:disabled { border-width: 0px 1px 1px 1px; border-style: solid; border-color: shade(@notebook_border, 1.0); } stack .linked.vertical spinbutton.horizontal button:last-child, stack .linked.vertical spinbutton.horizontal button:focus:last-child, stack .linked.vertical spinbutton.horizontal button:disabled:last-child { border-width: 0px 1px 1px 0px; border-style: solid; border-color: shade(@notebook_border, 1.0); } stack .linked.vertical spinbutton.horizontal button:active, stack .linked.vertical spinbutton.horizontal button:hover, stack .linked.vertical spinbutton.horizontal button:focus:hover { border-width: 0px 1px 1px 1px; border-style: solid; border-color: shade(@button_border_active, 1.0); } stack .linked.vertical spinbutton.horizontal button:active:last-child, stack .linked.vertical spinbutton.horizontal button:hover:last-child, stack .linked.vertical spinbutton.horizontal button:focus:hover:last-child { border-width: 0px 1px 1px 0px; border-style: solid; border-color: shade(@button_border_active, 1.0); } stack .linked.vertical spinbutton.horizontal button:hover, stack .linked.vertical spinbutton.horizontal button:focus:hover, stack .linked.vertical spinbutton.horizontal button:active, stack .linked.vertical spinbutton.horizontal button:hover:last-child, stack .linked.vertical spinbutton.horizontal button:focus:hover:last-child, stack .linked.vertical spinbutton.horizontal button:active:last-child { box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), inset -1px 0px shade (@theme_selected_bg_color, 1.3), inset 0px -1px shade (@theme_selected_bg_color, 1.3); } /**************** * print dialog * ****************/ printdialog.background .vertical.view.dialog-vbox { background-color: shade (@theme_bg_color, 1.0); } printdialog.background notebook { border-width: 0px 1px 1px 1px; border-radius: 0px 0px 4px 4px; } printdialog.background notebook.header { border-radius: 0px; } printdialog.background notebook tab label { color: mix (@theme_fg_color, @theme_bg_color, 0.40); font-weight: normal; } printdialog.background notebook .prelight-page, printdialog.background notebook .prelight-page label { color: mix (@theme_fg_color, @theme_bg_color, 0.15); } printdialog.background notebook .active-page, notebook tab .active-page label { color: @theme_fg_color; } printdialog.background notebook tab.top:active, printdialog.background notebook tab.top:hover:active { background-image: linear-gradient(to bottom, shade(@theme_bg_color, 1.18), shade(@theme_bg_color, 1.1)); border-radius: 4px 4px 0 0; border-width: 1px 1px 0 1px; border-style: solid; border-color: @borders; box-shadow: none; } printdialog.background notebook tab.top:hover { background-image: linear-gradient(to bottom, alpha(@theme_base_color, 0.0), alpha(@theme_base_color, 0.3)); border-radius: 4px 4px 0 0; border-width: 1px 1px 0 1px; border-style: solid; border-color: @borders; box-shadow: none; } printdialog.background notebook tab.top:active { border-bottom-color: @notebook_active_tab_border; } printdialog.background notebook button.text-button { background-color: transparent; } printdialog.background .vertical.view.dialog-vbox notebook button.combo { padding: 4px; border-radius: 4px; } printdialog.background paper { border-style: solid; border-width: 0.9px; border-radius: 0px; border-color: @notebook_border; background-color: @theme_base_color; } /****************** * GtkFileChooser * ******************/ filechooser.vertical paned > separator { min-width: 3px; min-height: 3px; border-color: transparent; } filechooser paned.horizontal box.vertical { border-color: @notebook_border; border-style: solid; border-width: 1px; } filechooser #pathbarbox { background-color: shade(@theme_bg_color, 1.07); border-width: 0px 0px 1px 0px; } /* bg color srollbar junction */ filechooser paned.horizontal box.vertical box.horizontal .view box.vertical { background-color: shade(@theme_bg_color, 1.07); border-style: none; } filechooser placessidebar.sidebar { border-color: @notebook_border; border-style: solid; border-width: 1px 1px 1px 0px; } /***************** * Color Chooser * *****************/ button.color colorswatch.activatable { border-radius: 3px; } colorchooser { border-style: solid; border-color: @notebook_border; border-width: 1px; border-radius: 4px; background-color: shade (@theme_bg_color, 1.1); color: @theme_fg_color; box-shadow: none; } colorchooser box.vertical { padding: 6px; } colorswatch, colorswatch:selected { border-width: 1px; border-style: solid; border-radius: 3px; border-color: @notebook_border; box-shadow: inset 0 2px alpha(black, 0.07), inset 1px 1px alpha(black, 0.07); background-color: transparent; background-clip: border-box; } colorswatch:hover { border-color: alpha(black, 0.45); } colorswatch.color-dark:hover { background-image: linear-gradient(to bottom, alpha(white, 0) 40%, alpha(white, 0.3)); } colorswatch.color-light:hover { background-image: linear-gradient(to top, alpha(black, 0) 40%, alpha(black, 0.1)); } colorswatch.color-light:selected:hover { background-image: none; } colorswatch { border-radius: 6px; } colorchooser #add-color-button { background-clip: padding-box; border-color: mix(@borders, @theme_bg_color, 0.3); background-color: mix(@borders, @theme_bg_color, 0.8); } colorchooser #add-color-button:hover { border-color: @borders; background-color: @borders; color: @theme_base_color; } .color-active-badge, .color-active-badge:selected { border-style: solid; border-width: 2px; background-color: transparent; } .color-active-badge.color-light, .color-active-badge.color-light:hover { border-color: #444444; color: #444444; } .color-active-badge.color-dark, .color-active-badge.color-dark:hover { border-color: #cccccc; color: #cccccc; } colorchooser box.horizontal colorswatch { border-radius: 6px; } colorchooser box.horizontal colorswatch.color-dark:hover { background-image: none; border-color: alpha(black, 0.3); } /* color mix window */ colorchooser box.horizontal box.horizontal grid.horizontal{ padding: 6px; } /***************** * Miscellaneous * *****************/ .floating-bar { background-image: linear-gradient(to bottom, @theme_bg_color 20%, shade(@theme_bg_color, 0.95)); background-color: @theme_bg_color; border-color: shade(@theme_bg_color, 0.85); color: @theme_text_color; text-shadow: none; border-radius: 3px; border-width: 1px; border-style: solid; box-shadow: inset 1px 1px alpha(#fff, 0.07), -1px -1px alpha(#fff, 0.07); } .floating-bar.top { border-top-width: 0; border-top-right-radius: 0; border-top-left-radius: 0; } .floating-bar.right { border-right-width: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; } .floating-bar.bottom { border-bottom-width: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .floating-bar.left { border-left-width: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; } .floating-bar.bottom.right { box-shadow: inset 1px 1px alpha(#fff, 0.07); } .floating-bar.bottom.left { box-shadow: inset -1px 1px alpha(#fff, 0.07); } /*********** * FlowBox * ***********/ flowbox { background-color: shade (@theme_bg_color, 1.1); -gtk-icon-style: regular; border-style: solid; border-color: alpha(@frame_color, 0.6); border-width: 1px 1px 1px 1px; border-radius: 3px; padding: 8px; } flowbox > flowboxchild, flowbox > flowboxchild:focus, flowbox > flowboxchild:backdrop { border-style: solid; border-width: 2px; border-radius: 3px; border-color: transparent; color: @theme_text_color; } flowbox > flowboxchild:selected, flowbox > flowboxchild:selected:focus, flowbox > flowboxchild:selected:hover, flowbox > flowboxchild:selected:focus:hover { border-style: solid; border-width: 2px; border-radius: 3px; border-color: alpha(@theme_selected_bg_color, 0.75); color: @theme_text_color; }
doc/classes/TokyoCabinet/BDBCUR.src/M000031.html
jensnockert/tokyocabinet-ruby
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>new (TokyoCabinet::BDBCUR)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> <pre><span class="ruby-comment cmt"># File tokyocabinet-doc.rb, line 539</span> <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">bdb</span>) <span class="ruby-comment cmt"># (native code)</span> <span class="ruby-keyword kw">end</span></pre> </body> </html>
cpp_component/3rdparty/boost/doc/html/boost_asio/reference/basic_writable_pipe/is_open.html
qianqians/abelkhan
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>basic_writable_pipe::is_open</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../boost_asio.html" title="Boost.Asio"> <link rel="up" href="../basic_writable_pipe.html" title="basic_writable_pipe"> <link rel="prev" href="get_executor.html" title="basic_writable_pipe::get_executor"> <link rel="next" href="lowest_layer.html" title="basic_writable_pipe::lowest_layer"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> <td align="center"><a href="../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="get_executor.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_writable_pipe.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="lowest_layer.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="boost_asio.reference.basic_writable_pipe.is_open"></a><a class="link" href="is_open.html" title="basic_writable_pipe::is_open">basic_writable_pipe::is_open</a> </h4></div></div></div> <p> <a class="indexterm" name="boost_asio.indexterm.basic_writable_pipe.is_open"></a> Determine whether the pipe is open. </p> <pre class="programlisting">bool is_open() const; </pre> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright © 2003-2021 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="get_executor.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../basic_writable_pipe.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="lowest_layer.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
doc/javadoc/index-files/index-10.html
arranger1044/SFCM
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_22) on Mon Jan 24 18:54:00 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> K-Index (SFCM) </TITLE> <META NAME="date" CONTENT="2011-01-24"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="K-Index (SFCM)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="index-9.html"><B>PREV LETTER</B></A>&nbsp; &nbsp;<A HREF="index-11.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-10.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="index-10.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <A HREF="index-22.html">X</A> <A HREF="index-23.html">Y</A> <A HREF="index-24.html">Z</A> <HR> <A NAME="_K_"><!-- --></A><H2> <B>K</B></H2> <DL> <DT><A HREF="../clustering/kmeans/KMeans.html" title="class in clustering.kmeans"><B>KMeans</B></A> - Class in <A HREF="../clustering/kmeans/package-summary.html">clustering.kmeans</A><DD>&nbsp;<DT><A HREF="../clustering/kmeans/KMeans.html#KMeans()"><B>KMeans()</B></A> - Constructor for class clustering.kmeans.<A HREF="../clustering/kmeans/KMeans.html" title="class in clustering.kmeans">KMeans</A> <DD>&nbsp; <DT><A HREF="../clustering/old/kmeans/KMeans.html" title="class in clustering.old.kmeans"><B>KMeans</B></A> - Class in <A HREF="../clustering/old/kmeans/package-summary.html">clustering.old.kmeans</A><DD>Pixel-based multi-band image segmentation using k-means clustering algorithm.<DT><A HREF="../clustering/old/kmeans/KMeans.html#KMeans()"><B>KMeans()</B></A> - Constructor for class clustering.old.kmeans.<A HREF="../clustering/old/kmeans/KMeans.html" title="class in clustering.old.kmeans">KMeans</A> <DD>&nbsp; <DT><A HREF="../clustering/old/kmeans/KMeans.html#KMeans(clustering.old.kmeans.KMeans.Config)"><B>KMeans(KMeans.Config)</B></A> - Constructor for class clustering.old.kmeans.<A HREF="../clustering/old/kmeans/KMeans.html" title="class in clustering.old.kmeans">KMeans</A> <DD>&nbsp; <DT><A HREF="../clustering/old/kmeans/KMeans.Config.html" title="class in clustering.old.kmeans"><B>KMeans.Config</B></A> - Class in <A HREF="../clustering/old/kmeans/package-summary.html">clustering.old.kmeans</A><DD>Configurable parameters of the k-means algorithm.<DT><A HREF="../clustering/old/kmeans/KMeans.Config.html#KMeans.Config()"><B>KMeans.Config()</B></A> - Constructor for class clustering.old.kmeans.<A HREF="../clustering/old/kmeans/KMeans.Config.html" title="class in clustering.old.kmeans">KMeans.Config</A> <DD>&nbsp; <DT><A HREF="../clustering/kmeans/KMeans.MeanElement.html" title="class in clustering.kmeans"><B>KMeans.MeanElement</B></A> - Class in <A HREF="../clustering/kmeans/package-summary.html">clustering.kmeans</A><DD>&nbsp;<DT><A HREF="../clustering/kmeans/KMeans.MeanElement.html#KMeans.MeanElement(int)"><B>KMeans.MeanElement(int)</B></A> - Constructor for class clustering.kmeans.<A HREF="../clustering/kmeans/KMeans.MeanElement.html" title="class in clustering.kmeans">KMeans.MeanElement</A> <DD>&nbsp; <DT><A HREF="../clustering/old/kmeans/KMeans.MeanElement.html" title="class in clustering.old.kmeans"><B>KMeans.MeanElement</B></A> - Class in <A HREF="../clustering/old/kmeans/package-summary.html">clustering.old.kmeans</A><DD>&nbsp;<DT><A HREF="../clustering/old/kmeans/KMeans.MeanElement.html#KMeans.MeanElement(int)"><B>KMeans.MeanElement(int)</B></A> - Constructor for class clustering.old.kmeans.<A HREF="../clustering/old/kmeans/KMeans.MeanElement.html" title="class in clustering.old.kmeans">KMeans.MeanElement</A> <DD>&nbsp; <DT><A HREF="../clustering/old/kmeans/KMeansClusteringPlugin.html" title="class in clustering.old.kmeans"><B>KMeansClusteringPlugin</B></A> - Class in <A HREF="../clustering/old/kmeans/package-summary.html">clustering.old.kmeans</A><DD>ImageJ plugin wrapper for k-means clustering algorithm.<DT><A HREF="../clustering/old/kmeans/KMeansClusteringPlugin.html#KMeansClusteringPlugin()"><B>KMeansClusteringPlugin()</B></A> - Constructor for class clustering.old.kmeans.<A HREF="../clustering/old/kmeans/KMeansClusteringPlugin.html" title="class in clustering.old.kmeans">KMeansClusteringPlugin</A> <DD>&nbsp; <DT><A HREF="../clustering/kmeans/KMeansManager.html" title="class in clustering.kmeans"><B>KMeansManager</B></A> - Class in <A HREF="../clustering/kmeans/package-summary.html">clustering.kmeans</A><DD>&nbsp;<DT><A HREF="../clustering/kmeans/KMeansManager.html#KMeansManager()"><B>KMeansManager()</B></A> - Constructor for class clustering.kmeans.<A HREF="../clustering/kmeans/KMeansManager.html" title="class in clustering.kmeans">KMeansManager</A> <DD>&nbsp; <DT><A HREF="../clustering/kmeans/KMeansPlugin.html" title="class in clustering.kmeans"><B>KMeansPlugin</B></A> - Class in <A HREF="../clustering/kmeans/package-summary.html">clustering.kmeans</A><DD>&nbsp;<DT><A HREF="../clustering/kmeans/KMeansPlugin.html#KMeansPlugin()"><B>KMeansPlugin()</B></A> - Constructor for class clustering.kmeans.<A HREF="../clustering/kmeans/KMeansPlugin.html" title="class in clustering.kmeans">KMeansPlugin</A> <DD>&nbsp; <DT><A HREF="../clustering/fcm/FCM.html#kMeansPlusPlusInitialization(float[][], float[][], int, int)"><B>kMeansPlusPlusInitialization(float[][], float[][], int, int)</B></A> - Static method in class clustering.fcm.<A HREF="../clustering/fcm/FCM.html" title="class in clustering.fcm">FCM</A> <DD>&nbsp; <DT><A HREF="../clustering/kmeans/KMeans.html#kMeansPlusPlusInitialization(float[][], float[][], int, int)"><B>kMeansPlusPlusInitialization(float[][], float[][], int, int)</B></A> - Static method in class clustering.kmeans.<A HREF="../clustering/kmeans/KMeans.html" title="class in clustering.kmeans">KMeans</A> <DD>&nbsp; <DT><A HREF="../clustering/sfcm/SFCM.html#kMeansPlusPlusInitialization(float[][], float[][], int, int)"><B>kMeansPlusPlusInitialization(float[][], float[][], int, int)</B></A> - Static method in class clustering.sfcm.<A HREF="../clustering/sfcm/SFCM.html" title="class in clustering.sfcm">SFCM</A> <DD>Initializes the cluster center matrix <code>V</code> according to the <i>K-means++</i> initialization criterion. <DT><A HREF="../clustering/old/kmeans/KMeansUtils.html" title="class in clustering.old.kmeans"><B>KMeansUtils</B></A> - Class in <A HREF="../clustering/old/kmeans/package-summary.html">clustering.old.kmeans</A><DD>&nbsp;<DT><A HREF="../clustering/old/kmeans/KMeansUtils.html#KMeansUtils()"><B>KMeansUtils()</B></A> - Constructor for class clustering.old.kmeans.<A HREF="../clustering/old/kmeans/KMeansUtils.html" title="class in clustering.old.kmeans">KMeansUtils</A> <DD>&nbsp; <DT><A HREF="../clustering/kmeans/KMeansPlugin.html#KMM"><B>KMM</B></A> - Variable in class clustering.kmeans.<A HREF="../clustering/kmeans/KMeansPlugin.html" title="class in clustering.kmeans">KMeansPlugin</A> <DD>&nbsp; </DL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="index-9.html"><B>PREV LETTER</B></A>&nbsp; &nbsp;<A HREF="index-11.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?index-filesindex-10.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="index-10.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <A HREF="index-22.html">X</A> <A HREF="index-23.html">Y</A> <A HREF="index-24.html">Z</A> <HR> </BODY> </HTML>
javascript-checks/src/main/resources/org/sonar/l10n/javascript/rules/javascript/S5876.html
SonarSource/sonar-javascript
<p>Session fixation attacks occur when an attacker can force a legitimate user to use a session ID that he knows. To avoid fixation attacks, it’s a good practice to generate a new session each time a user authenticates and delete/invalidate the existing session (the one possibly known by the attacker).</p> <h2>Noncompliant Code Example</h2> <p>For <a href="http://www.passportjs.org/">Passport.js</a>:</p> <pre> app.post('/login', passport.authenticate('local', { failureRedirect: '/login' }), function(req, res) { // Sensitive - no session.regenerate after login res.redirect('/'); }); </pre> <h2>Compliant Solution</h2> <p>For <a href="http://www.passportjs.org/">Passport.js</a>:</p> <pre> app.post('/login', passport.authenticate('local', { failureRedirect: '/login' }), function(req, res) { let prevSession = req.session; req.session.regenerate((err) =&gt; { // Compliant Object.assign(req.session, prevSession); res.redirect('/'); }); }); </pre> <h2>See</h2> <ul> <li> <a href="https://owasp.org/www-project-top-ten/OWASP_Top_Ten_2017/Top_10-2017_A2-Broken_Authentication">OWASP Top 10 2017 Category A2</a> - Broken Authentication </li> <li> <a href="https://www.owasp.org/index.php/Session_fixation">OWASP Sesssion Fixation</a> </li> <li> <a href="https://cwe.mitre.org/data/definitions/384.html">MITRE, CWE-384</a> - Session Fixation </li> </ul>
tnk1/ljon/jorj/ptx.html
erelsgl/erel-sites
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns='http://www.w3.org/1999/xhtml' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta http-equiv='Content-Script-Type' content='text/javascript' /> <meta http-equiv='revisit-after' content='15 days' /> <title>ôúç</title> <link rel='stylesheet' type='text/css' href='../../../_script/klli.css' /> <link rel='stylesheet' type='text/css' href='../../../tnk1/_themes/klli.css' /> <meta name='author' content="" /> <meta name='receiver' content="" /> <meta name='jmQovc' content="tnk1/ljon/jorj/ptx" /> <meta name='tvnit' content="tnk_jorj" /> <meta name='description' lang='he' content="ôúç" /> <meta name='description' lang='en' content="this page is in Hebrew" /> <meta name='keywords' lang='he' content="ôúç áúð&quot;ê,ôúç" /> </head> <!-- PHP Programming by Erel Segal - Rent a Brain http://tora.us.fm/rentabrain --> <body lang='he' dir='rtl' id = 'tnk1_ljon_jorj_ptx' class='jwrj1 tnk_jorj'> <div class='pnim'> <script type='text/javascript' src='../../../_script/vars.js'></script> <!--NiwutElyon0--> <div class='NiwutElyon'> <div class='NiwutElyon'><a class='link_to_homepage' href='../../../tnk1/index.html'>øàùé</a>&gt;<a href='../../../tnk1/ljon/index.html'>ìùåï äî÷øà</a>&gt;<a href='../../../tnk1/ljon/jorj/index.html'>ùåøùéí</a>&gt;</div> </div> <!--NiwutElyon1--> <h1 id='h1'>ôúç</h1> <div id='idfields'> <p>÷åã: ôúç áúð"ê</p> <p>ñåâ: ùåøù1</p> <p>îàú: </p> <p>àì: </p> </div> <script type='text/javascript'>kotrt()</script> <ul id='ulbnim'> <li>ôåòì: <span class='pwel dor1'>äúôúç (äúôòì)</span>&nbsp;&nbsp;</li> <li>úåàø: <span class='twar dor1'>îôåúç (úåàø)</span>&nbsp;&nbsp;&nbsp; <div class='dor2'> <span class='hgdrh'>= [áéðåðé ùì "ôËúç"].</span>&nbsp;&nbsp; </div><!--dor2--> </li> <li>ëìé: <span class='kly dor1'>îôúÅç (ëìé)</span>&nbsp;&nbsp;&nbsp; <div class='dor2'> <span class='hgdrh'>= ëìé äôåúç äãìú.</span>&nbsp;&nbsp; </div><!--dor2--> </li> <li>îåôùè: <span class='mwpjf dor1'>îôúÇç (îåôùè)</span>&nbsp;&nbsp;&nbsp; <div class='dor2'> <span class='hgdrh'>= ëîå "ôúçåï".</span>&nbsp;&nbsp; </div><!--dor2--> </li> <li>ôåòì: <span class='pwel dor1'>ðôúç (ðôòì)</span>&nbsp;&nbsp;</li> <li>úåàø: <span class='twar dor1'>ôÆúÇç (î÷åí îúåàø)</span>&nbsp;&nbsp;&nbsp; <div class='dor2'> <span class='hgdrh'>= ãáø ôúåç.</span>&nbsp;&nbsp; </div><!--dor2--> </li> <li>úåàø: <span class='twar dor1'>ôÌÀúÄéçåÉú (úåàø)</span>&nbsp;&nbsp;</li> <li>úåàø: <span class='twar dor1'>ôéúåç (ùí îúåàø)</span>&nbsp;&nbsp;&nbsp; <div class='dor2'> <span class='hgdrh'>= öéåøéí ç÷å÷éí áàáï åá÷éø.</span>&nbsp;&nbsp; </div><!--dor2--> </li> <li>ôåòì: <span class='pwel dor1'>ôéúç (ôéòì)</span>&nbsp;&nbsp;</li> <li>ôåòì: <span class='pwel dor1'>ôúÇç (ôòì)</span>&nbsp;&nbsp;</li> <li>îåôùè: <span class='mwpjf dor1'>ôúçåï (îåôùè)</span>&nbsp;&nbsp;&nbsp; <div class='dor2'> <a href='#bituy' class='hgdrh' title='äôðéä ìáéèåé'>[ø÷ áöéøåó "ôúçåï ôä"]</a> <a href='../../../tnk1/messages/prqim_t12_0.html' class='hgdrh' title='îéìéí ùéù ø÷ áñôø éçæ÷àì'><small>[áàä ø÷ áñôø éçæ÷àì]</small></a> </div><!--dor2--> </li> <li>öéìåí: <span class='cylwm dor1'><img src='' /></span>&nbsp;&nbsp;</li> <li>öéìåí: <a href='../../../../images/cd/mftx.gif' class='cylwm dor1'><img title='äúîåðä î: ú÷ìéèåø' src='../../../../images/cd/mftx.gif' /></a></li> <li>úåëï1: <a href='../../../tnk1/ktuv/mjly/mj-17-19.html' class='twkn1 dor1'>àåäá ôùò àåäá îöä, îâáéä ôúçå îá÷ù ùáø<small> / àøàì -> ñâìåú îùìé</small></a></li> <li>îàîø: <a href='../../../tnk1/ktuv/thlim/th-119p.html' class='mamr dor1'>ô = ôúç ìòåìí çãù åîåôìà<small> / àøàì</small></a></li> <li>úåëï1: <a href='../../../tnk1/ktuv/mjly/mj-31-26.html' class='twkn1 dor1'>ôéä ôúçä áçëîä<small> / àøàì -> ñâìåú îùìé</small></a></li> <li>áéèåé ôòì: <span class='byfwy_pel dor1'>ôúç àú øçîä</span>&nbsp;&nbsp;&nbsp; <div class='dor2'> <a href='../../../tnk1/kma/qjrim1/sgirt_rxm.html' class='hgdrh' title='ñâéøú øçí'>= øéôà àåúä îîåí ùð÷øà "àåèí áøçí"</a> </div><!--dor2--> </li> <li>áéèåé îåôùè: <span class='byfwy_mwpjf dor1'>ôúçåï ôä</span>&nbsp;&nbsp;</li> <li>äáãì: <a href='../../../tnk1/messages/ljon_jorj_tpx_2.html' class='hbdl dor1'>úôåç åôúç<small> / àáéúø ëäï</small></a></li> </ul><!--end--> <script type='text/javascript'> AnalyzeBnim(); ktov_bnim_jorj(); </script> <h2 id='tguvot'>úåñôåú åúâåáåú</h2> <script type='text/javascript'>ktov_bnim_axrim("<"+"ul>","</"+"ul>")</script> <script type='text/javascript'>tguva(); txtit()</script> </div><!--pnim--> </body> </html>
doc/test/core/database/data/SimCooccRelationTest.html
bnika/MerkOrCore
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_29) on Mon Dec 19 16:47:05 CET 2011 --> <TITLE> SimCooccRelationTest </TITLE> <META NAME="date" CONTENT="2011-12-19"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="SimCooccRelationTest"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SimCooccRelationTest.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../test/core/database/data/LexRelationTypeTest.html" title="class in test.core.database.data"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../test/core/database/data/SimVerbObjRelationTest.html" title="class in test.core.database.data"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?test/core/database/data/SimCooccRelationTest.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SimCooccRelationTest.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> test.core.database.data</FONT> <BR> Class SimCooccRelationTest</H2> <PRE> java.lang.Object <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>test.core.database.data.SimCooccRelationTest</B> </PRE> <HR> <DL> <DT><PRE>public class <B>SimCooccRelationTest</B><DT>extends java.lang.Object</DL> </PRE> <P> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../test/core/database/data/SimCooccRelationTest.html#SimCooccRelationTest()">SimCooccRelationTest</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../test/core/database/data/SimCooccRelationTest.html#compareToTest()">compareToTest</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../test/core/database/data/SimCooccRelationTest.html#constructWithNonValidConfTest()">constructWithNonValidConfTest</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../test/core/database/data/SimCooccRelationTest.html#constructWithNullTest()">constructWithNullTest</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../test/core/database/data/SimCooccRelationTest.html#equalsTest()">equalsTest</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../test/core/database/data/SimCooccRelationTest.html#hashCodeTest()">hashCodeTest</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../test/core/database/data/SimCooccRelationTest.html#setUp()">setUp</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="SimCooccRelationTest()"><!-- --></A><H3> SimCooccRelationTest</H3> <PRE> public <B>SimCooccRelationTest</B>()</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="setUp()"><!-- --></A><H3> setUp</H3> <PRE> public void <B>setUp</B>() throws java.lang.Exception</PRE> <DL> <DD><DL> <DT><B>Throws:</B> <DD><CODE>java.lang.Exception</CODE></DL> </DD> </DL> <HR> <A NAME="constructWithNullTest()"><!-- --></A><H3> constructWithNullTest</H3> <PRE> public void <B>constructWithNullTest</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="constructWithNonValidConfTest()"><!-- --></A><H3> constructWithNonValidConfTest</H3> <PRE> public void <B>constructWithNonValidConfTest</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="compareToTest()"><!-- --></A><H3> compareToTest</H3> <PRE> public void <B>compareToTest</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="equalsTest()"><!-- --></A><H3> equalsTest</H3> <PRE> public void <B>equalsTest</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="hashCodeTest()"><!-- --></A><H3> hashCodeTest</H3> <PRE> public void <B>hashCodeTest</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SimCooccRelationTest.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../test/core/database/data/LexRelationTypeTest.html" title="class in test.core.database.data"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../test/core/database/data/SimVerbObjRelationTest.html" title="class in test.core.database.data"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?test/core/database/data/SimCooccRelationTest.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="SimCooccRelationTest.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
hydrocoupledocs/html/dc/d48/class_hydro_couple_1_1_i_input-members.html
HydroCouple/hydrocouple.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>HydroCouple: Member List</title> <link href="../../tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../jquery.js"></script> <script type="text/javascript" src="../../dynsections.js"></script> <link href="../../navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../resize.js"></script> <script type="text/javascript" src="../../navtreedata.js"></script> <script type="text/javascript" src="../../navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="../../search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../search/searchdata.js"></script> <script type="text/javascript" src="../../search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="../../doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="../../hydrocouple_logo.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">HydroCouple &#160;<span id="projectnumber">1.0.0</span> </div> <div id="projectbrief">Description of the HydroCouple Component-Based Model Coupling Interface Definitions</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "../../search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="../../index.html"><span>Main&#160;Page</span></a></li> <li><a href="../../pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="../../namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="../../annotated.html"><span>Classes</span></a></li> <li><a href="../../files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="../../search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="../../search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="../../annotated.html"><span>Class&#160;List</span></a></li> <li><a href="../../classes.html"><span>Class&#160;Index</span></a></li> <li><a href="../../inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="../../functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('dd/dc3/class_hydro_couple_1_1_i_input.html','../../');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">HydroCouple::IInput Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="../../dd/dc3/class_hydro_couple_1_1_i_input.html">HydroCouple::IInput</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="../../dd/dc3/class_hydro_couple_1_1_i_input.html#a486784f345d72abbaf39c7021ef32a90">canConsume</a>(IOutput *provider, QString &amp;message) const =0</td><td class="entry"><a class="el" href="../../dd/dc3/class_hydro_couple_1_1_i_input.html">HydroCouple::IInput</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr><td class="entry"><a class="el" href="../../db/d64/class_hydro_couple_1_1_i_description.html#a1b241b4f456cc2a048748434c74b4314">caption</a>() const =0</td><td class="entry"><a class="el" href="../../db/d64/class_hydro_couple_1_1_i_description.html">HydroCouple::IDescription</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../db/d64/class_hydro_couple_1_1_i_description.html#ae42bbb363fa93cfa5eccf86043545029">description</a>() const =0</td><td class="entry"><a class="el" href="../../db/d64/class_hydro_couple_1_1_i_description.html">HydroCouple::IDescription</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html#a64bdb3f780a60970e02a5babcc2a9acf">dimensionLength</a>(const std::vector&lt; int &gt; &amp;dimensionIndexes) const =0</td><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html">HydroCouple::IComponentDataItem</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html#a57dd3ec8f97fbb3e4b08b78e223715d0">dimensions</a>() const =0</td><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html">HydroCouple::IComponentDataItem</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html#af77692b88b83fc1b1e0abde57439ab35">getValue</a>(const std::vector&lt; int &gt; &amp;dimensionIndexes, void *data) const =0</td><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html">HydroCouple::IComponentDataItem</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d2/d2a/class_hydro_couple_1_1_i_identity.html#a6310a9d5339603f3422791b2bd9b4c56">id</a>() const =0</td><td class="entry"><a class="el" href="../../d2/d2a/class_hydro_couple_1_1_i_identity.html">HydroCouple::IIdentity</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr><td class="entry"><a class="el" href="../../d1/dd3/class_hydro_couple_1_1_i_exchange_item.html#a9a550097803e76ccfed843e770d57075">itemChanged</a>(const QSharedPointer&lt; IExchangeItemChangeEventArgs &gt; &amp;statusChangedEvent)=0</td><td class="entry"><a class="el" href="../../d1/dd3/class_hydro_couple_1_1_i_exchange_item.html">HydroCouple::IExchangeItem</a></td><td class="entry"><span class="mlabel">pure virtual</span><span class="mlabel">signal</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html#ae4230126266b62c4d5089971ded66cc0">modelComponent</a>() const =0</td><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html">HydroCouple::IComponentDataItem</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr><td class="entry"><a class="el" href="../../dd/dbf/class_hydro_couple_1_1_i_property_changed.html#aa9d098be4db3d6618e89a01e6a7ea14a">propertyChanged</a>(const QString &amp;propertyName)=0</td><td class="entry"><a class="el" href="../../dd/dbf/class_hydro_couple_1_1_i_property_changed.html">HydroCouple::IPropertyChanged</a></td><td class="entry"><span class="mlabel">pure virtual</span><span class="mlabel">signal</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../dd/dc3/class_hydro_couple_1_1_i_input.html#acaf8d05a00ee2c80d737209b623cf485">provider</a>() const =0</td><td class="entry"><a class="el" href="../../dd/dc3/class_hydro_couple_1_1_i_input.html">HydroCouple::IInput</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr><td class="entry"><a class="el" href="../../db/d64/class_hydro_couple_1_1_i_description.html#ac07d2ee45f176c51e4fa8c916c473ec4">setCaption</a>(const QString &amp;caption)=0</td><td class="entry"><a class="el" href="../../db/d64/class_hydro_couple_1_1_i_description.html">HydroCouple::IDescription</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../db/d64/class_hydro_couple_1_1_i_description.html#a10d684a41dffa8220e4b6a449f118961">setDescription</a>(const QString &amp;description)=0</td><td class="entry"><a class="el" href="../../db/d64/class_hydro_couple_1_1_i_description.html">HydroCouple::IDescription</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr><td class="entry"><a class="el" href="../../dd/dc3/class_hydro_couple_1_1_i_input.html#a8ab874b88062919b543e35394bd379e7">setProvider</a>(IOutput *provider)=0</td><td class="entry"><a class="el" href="../../dd/dc3/class_hydro_couple_1_1_i_input.html">HydroCouple::IInput</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html#a18f0dcd7de2228176e72e0d41a87a83c">setValue</a>(const std::vector&lt; int &gt; &amp;dimensionIndexes, const void *data)=0</td><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html">HydroCouple::IComponentDataItem</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html#a88a8c7f806404a2ffad60260f233bffd">valueDefinition</a>() const =0</td><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html">HydroCouple::IComponentDataItem</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html#a793496d0396b83ef2f2b5aae9fa09d25">~IComponentDataItem</a>()</td><td class="entry"><a class="el" href="../../d8/d52/class_hydro_couple_1_1_i_component_data_item.html">HydroCouple::IComponentDataItem</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr> <tr><td class="entry"><a class="el" href="../../db/d64/class_hydro_couple_1_1_i_description.html#ac22c6687c71243d53d2a39dceff15903">~IDescription</a>()</td><td class="entry"><a class="el" href="../../db/d64/class_hydro_couple_1_1_i_description.html">HydroCouple::IDescription</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../d1/dd3/class_hydro_couple_1_1_i_exchange_item.html#ab70a8596e0bf9286e201b0729d25e905">~IExchangeItem</a>()</td><td class="entry"><a class="el" href="../../d1/dd3/class_hydro_couple_1_1_i_exchange_item.html">HydroCouple::IExchangeItem</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr> <tr><td class="entry"><a class="el" href="../../d2/d2a/class_hydro_couple_1_1_i_identity.html#aa69311baebd14ca6078474103f0b69da">~IIdentity</a>()</td><td class="entry"><a class="el" href="../../d2/d2a/class_hydro_couple_1_1_i_identity.html">HydroCouple::IIdentity</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr> <tr class="even"><td class="entry"><a class="el" href="../../dd/dc3/class_hydro_couple_1_1_i_input.html#a108d717827215795440980cac91edcd2">~IInput</a>()</td><td class="entry"><a class="el" href="../../dd/dc3/class_hydro_couple_1_1_i_input.html">HydroCouple::IInput</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr> <tr><td class="entry"><a class="el" href="../../dd/dbf/class_hydro_couple_1_1_i_property_changed.html#a810e76722859d2a63dfe0e541c84ab98">~IPropertyChanged</a>()</td><td class="entry"><a class="el" href="../../dd/dbf/class_hydro_couple_1_1_i_property_changed.html">HydroCouple::IPropertyChanged</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> </html>
tryg/mamr/bhw.html
erelsgl/erel-sites
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns='http://www.w3.org/1999/xhtml' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta http-equiv='Content-Script-Type' content='text/javascript' /> <meta http-equiv='revisit-after' content='15 days' /> <link rel='stylesheet' href='../../_script/klli.css' /> <link rel='stylesheet' href='../_themes/klli.css' /> <link rel='canonical' href='http://tora.us.fm/tryg/mamr/bhw.html' /> <title>áúåê äæøí åðâãå</title> <meta name='author' content='öåøéàì àãîðéú' /> <meta name='receiver' content='' /> <meta name='jmQovc' content='tryg/mamr/bhw.html' /> <meta name='tvnit' content='' /> </head> <body lang='he' class='newarticle'><div class='pnim'> <!--NiwutElyon0--> <div class='NiwutElyon'> <div class='NiwutElyon'><a class='link_to_homepage' href='../index.html'>øàùé</a>&gt;<a href='../mamr/kll_mcwa.html'>îàîøéí òì ëì äîöååú, åòì ëììéí ù÷ùåøéí ìîöååú</a>&gt;</div> </div> <!--NiwutElyon1--> <h1 id='h1'>áúåê äæøí åðâãå</h1> <div id='idfields'> <p>îàú: öåøéàì àãîðéú</p> </div> <script type='text/javascript' src='../../_script/vars.js'></script> <script type='text/javascript'>kotrt()</script> <div id='tokn'> <p>àåñó îàîøéí îàú <a href="http://he.wikipedia.org/wiki/%D7%A6%D7%95%D7%A8%D7%99%D7%90%D7%9C_%D7%90%D7%93%D7%9E%D7%A0%D7%99%D7%AA">öåøéàì àãîðéú</a> æ"ì, çáø ÷áåöú éáðä ä'úøò"ä - ä'úùì"ã. äòåøê: éöç÷ àùø. çáøé äîòøëú: îøãëé çéåú, éãéãéä ëäï. áäåöàú îæëéøåú ä÷éáåõ äãúé, úì-àáéá ä'úùì"æ.</p> <p></p> <hr /> <p></p> <h2>à. áòåìí äòøëéí</h2> <ul> <li>ãåøðå îåì ùàìåú äðöç (úùè"å) - áé÷åøú òì ñôøå ùì ã"ø àäøï áøè.</li> <li>äùâçä áî÷øà (úùè"å) - áé÷åøú òì çåáøú ùì ã"ø àäøï áøè.</li> <li>äçå÷éåú áèáò ëøòéåï ãúé (úùë"ä) - àåñó î÷åøåú.</li> <li>äò÷éãä (úùì"ä) - ôéøåù î÷åøé.</li> <li>îåùâ äòøáåú áîöååú àöì çëîéðå äøàùåðéí (úùè"å) - äîöååú äï âí öéáåøéåú åìà ø÷ ôøèéåú.</li> <li>ñåáìðåú - îäé? (úùè"æ) - äàí éù î÷åí ìñåáìðåú ëìôé ãòåú äçåöåú àú ä÷åéí ìâîøé?</li> <li>ôòîé øâìéí (úùé"è) - úâåáä ìáé÷åøú ùì àéù "äùåîø äöòéø" òì îçæä äîúàø òåìéí ìøâì äðú÷ìéí áùòøéí ñâåøéí - ëîùì ìîãéðú éùøàì.</li> <li>äöðò ìëú ëàéãéàì áéäãåú (úùë"ã) - àåñó î÷åøåú äìëúééí òì àéñåø ìäçîéø "îôðé éåäøà".</li> <li>ùìåù äãøëéí áòåìí äòøëéí (úùë"è) - "ôøåñú îöéàåú àåîììä", ùàéôä ìçéé ðöç (áøåê ÷åøöåééì áò÷áåú ôøðõ øåæðöåééâ), åäãøê äùìéùéú - ùéìåá úåøä åòáåãä.</li> <li>ùéç ääñèåøéä (úùì"à) - åàøáòú àáåúéðå äøåçðééí: äåøãåñ äáðàé, äàéñééí äñåôøéí, ä÷ðàéí äìåçîéí, åøéá"æ äîòùé.</li> <li>îùîòåú åîùîòú áéäãåú (úù"ì) - çéìåôé îëúáéí òí ôøåô' ìééáåáéõ'.</li> <li>äàí äéäãåú îçééáú àåøç çééí îñåééí? (úùì"â) - îåñø ìáã ìà îñôé÷, îòùéí ìáã ìà îñôé÷éí, ãøåù æîï òã ùðâáù àåøç çééí äîúàéí ìëì òí éùøàì.</li> <li>öå äçééí îåì îìàê äîååú (úù"ì) - ÷éãåù äçééí äçåîøééí ìáã äåà äáì, âí äúòìîåú îäçééí äçåîøééí àéðä ðëåðä, ãøåù àéæåï.</li> <li>ëôø ìòîê éùøàì (úùé"ç) - äñôã òì ðòøä ùðäøâä áúàåðú ãøëéí.</li> <li>òì ñåöéàìéæí áéîéðå (úùì"à) - àéãéàì äàãí äòåáã ò"ô à"ã âåøãåï îúàéí ìéäãåú éåúø îñåöéàìéæí úéàåøèé; éù ìùìá àú äîùëéìéí òí äôåòìéí - ìéîåã "ìùîä"; äúé÷åï îåôðä ëìôé äîú÷ï òöîå åìà ëìôé àçøéí. <br /></li> <li>úùåáä ìáòéåú äùòä (úùì"â) - ä"ùîàì" äòåìîé ùì äéåí äåà àðèéùîé, åìëï àðçðå çééáéí ìãàåâ ìòöîðå. äøåöä áúé÷åï öøéê ÷åãí-ëì ìú÷ï àú òöîå. òñ÷ðåú ôåìéèéú (îôã"ì) - äëøç àê ìà ôúøåï îìà. <br /></li> <li>îä äòáåãä äæàú ìðå? (úùì"â) - áé÷åøú òì òøê äòáåãä äòáøéú: ñåöéåìåâéú, ìàåîéú, àðåùéú, ãúéú. äàèú ä"îéãåò", ìéîåã úåøä ìùîä åìà ìùí úåàø. <br /></li> <li>òì òøê äòáåãä åîöååú äòáåãä (úùì"ã) - ëì äòøëéí çùåáéí, âí àí ðãçéí îôðé àçøéí. éù ìîöåà ôùøä áéï äòìéä áãøâåú à÷ãîàéåú ìáéï äùéååéåï åäùåúôåú. <br /></li> <li>äúôéìä áú÷åôä äîåãøðéú (úùì"ã) - äòåìí äîåãøðé îàîéï ùäëì ÷áåò îøàù åäúôéìä ìà éëåìä ìùðåú. àåìí äúôéìä ëï éëåìä ìçáø àú äàãí àì ä'. äúôéìä îòáéøä àú äøåò îäâæéøä. <br /></li></ul> <h2>á. ä÷éáåõ äãúé áçáøä äéùøàìéú</h2> <ul> <li>äúôéñä äãúéú ùì ä÷éáåõ äãúé (úùé"æ) - ä÷áä"ã îçãù áôøùðåú äúåøä áéçñ ìîöéàåú. äôúøåðåú ääìëúééí çééáú ìäúàéí ìëìì éùøàì åìà ø÷ ìîòèéí ùîñåâìéí ìäçîéø. ä÷áä"ã æ÷å÷ ìäãøëä îúîãú á÷éåí äîöååú åìäòìàú øîú äéãò áúåøä. <br /></li> <li>îòîã äãú áîãéðä (úùé"ç) - äàí ìòåãã àú äæøí ùì "úåãòä éäåãéú" ììà ÷éåí îöååú? áòã åðâã.</li> <li>éáðä åáðé áø÷ (úùé"ç) - åéëåç òí äøá âåìãåéëè îéùéáú ëøí ãéáðä, òì ìéîåã úåøä åòì äúáãìåú îäòåìí äçéöåðé.</li> <li>îòîã äàéùä áäìëä åáçáøúðå (úùè"æ) - áòéåú ä÷ùåøåú ìáçáøä îòåøáú: éñåãåú ääìëä, äúáèàåúí áçáøä, ùéðåééí áúçåîéí äìëúééí ùåðéí. áú-îöåä, ìéîåã úåøä ìáðåú, ùéúåó áîöååú, "ùìà òùðé"; äöåøê ìäâãéø ñééâéí ùì öðéòåú.</li> <li>àåøèåãå÷ñéä òì ôøùú ãøëéí (úùë"è) - ôàä ðåëøéú (îä ùîåúø ìëåìï, îåúø âí ìáðåúéå ùì äâø"à), âåìãä îàéø, åäçùéáåú ùì ãéðé äöðéòåú.</li> <li>àçøé àéñåø äøáðåú òì âéåñ ðùéí (úùé"à) - äñèåøéä ùì äåéëåç; äùçøåø îèòîéí "ãúééí" îðåöì ìùéçøåø îèòîéí çåîøééí.</li> <li>îãáø ù÷ø úøç÷ - ðâã "ääöäøä äãúéú" ìéåöàåú öáà (úù"ê).</li> <li>ìçéãåù äåéëåç òì âéåñ áðåú (úùë"á) - äçéùåá ùì ëåç àãí, äáòéä áäìëä, "ãòú äúåøä" òì âéåñ äáðåú, äáòééúéåú ùáîúï éçñ îéåçã ì"ãúéåú", òãéó ìáèì ìâîøé àú çåáú âéåñ äáðåú, åáî÷áéì ìçðê àú äáðåú ìòîéãä áàúâøéí øåçðééí.</li> <li>äìéëä áéï èéôåú äâùí - òåã òì ùéøåú ìàåîé ìáðåú (úùì"á) - éù ìçééá îöäéøåú äî÷áìåú ôèåø îäöáà ìäúâééñ ìùéøåú ìàåîé, åìà ì÷øåà ìæä "äúðãáåú".</li> <li>÷éøåá ìááåú (úùë"å) - éù àôùøåú ìâéùåø áéï ãúééí ìçéìåðéí, áîéåçã á÷éáåöé ä"àéçåã" åä"ùåîø äöòéø". ä÷éáåõ äãúé îáåññ éåúø, îáçéðä øòéåðéú, îä÷éáåõ äçéìåðé, åéëåì ìçæ÷ àåúå. éù ìòåãã ôòåìåú îùåúôåú. <br /></li> <li>ìùéãåã îòøëåú (úùë"å) - äîåùâéí "ãúé" å"çéìåðé" îåôøëéí ëé éù äøáä âååðéí. ùðé úçåîé ääúðâãåú äòé÷øééí äí: çå÷ äðéùåàéï, äôøäñéä äùáúéú. éù ìäáçéï áéï áï "øùò" ìáéï "ùàéðå éåãò ìùàåì".</li> <li>òì ôøùú ãøëéí (àçøé òúéøú øñ"ï ùìéè, ä'úù"ì) - ìà ééúëï ùàãí éåëì ìäú÷áì ëéäåãé ø÷ òì-ôé äöäøúå. çùåá ùéäéå ùåôèé-öã÷ áîùôèéí ä÷ùåøéí ì÷éáåõ-âìåéåú - îé æëàé ò"ô çå÷ äùáåú.</li> <li>ùéø åîùîòåúå (ä'úùë"æ) - òì ääéáèéí äãúééí ùì äùéø "679 ùâøéøéí" îàú øéðä áøæéìé, ÷éáåöðé÷éú çéìåðéú (òì 679 ääøåâéí áîìçîú ùùú äéîéí); ëåìì ãéåï òì "ëååðú äîùåøøú".</li> <li>äçåááðåú äãúéú äöåìòú (ä'úùë"ç) - äòøåú ìøùéîä ùì éùòéäå òøéó - òì çùéáåú äîñåøú äéäåãéú ìòí éùøàì.</li> <li>òì äçùéáä äçãùä áãåø ääîùê (ä'úùë"è) - àçøé îìçîú ùùú äéîéí, ðôúç ôúç ìúùåáä, âí á÷éáåöéí çéìåðééí. ëê âí á"ùéçåú áéï öòéøé òéï-ùîø". àðçðå öøéëéí ìäéåú âîéùéí ëãé ìàôùø ìîé ùøåöä ìäú÷øá áäãøâä. <br /></li> <li>áñåã äùéç äçéìåðé (ä'úùì"à) - úâåáä ìëúáä ùì ùåìîéú äø-àáï. áîìçîú ùùú äéîéí, ø÷ àçéðå äéäåãéí áøçáé äòåìí òæøå ìðå. äîìçîä òåøøä îçãù ùàìåú ùì æäåú éäåãéú åæëåúðå òì äàøõ. "àôéìå øé÷ðéí ùáê (ëîå äëåúáú) îìàéí îöååú ëøéîåï".</li> <li>îæåæåú áéúê (ä'úùë"è) - ðâã äöäøúå ùì äñåôø àäøï îâã, ëùäúîðä ìðñôç úøáåú áàðâìéä, ùìà é÷áò îæåæä áôúçå. åðâã äöäøúå ùì òéúåï çøãé, òì áãé÷ú îæåæåú ëôúøåï ìîçìåú ìá.</li> <li>òì äòùééä åääôâðä (òì äùúúôåú áäôâðú 'îéäå éäåãé', ä'úù"ì) - äðåùà çùåá, ääôâðåú çùåáåú, àáì ìà ëì ðåùà äåà "ôâéï". îëéååï&nbsp; ùääôâðä îàåøâðú ø÷ ò"é äîéòåè äãúé - ùëøä éåöà áäôñãä. òãéó ìäù÷éò áäùôòä ù÷èä òì äøåá äîñåøúé.</li> <li>äàí úìîåã úåøä çééá ìäéåú ëðâã ëåìí? (ä'úùë"è) - åéëåç òí ðúï âøãé, äèåòï ùéù ìúú ôèåø îùéøåú öáàé ìúìîéãé éùéáåú. áðé úåøä çééáéí ìäùúúó áôòéìåú îãòéú, öéáåøéú åöáàéú.</li> <li>äàí ðåëì ìäùúééê ìîôìâú äîéæåâ? (áò÷áåú îéæåâ äîæøçé òí äôåòì-äîæøçé, ä'úùè"å): îãåò ìà ìäùúúó áîôìâä ãúéú: "àçãåú äøàéä ùì úô÷éãéðå äãúééí, äçáøúééí åäçìåöééí áàä ìéãé áéèåé îéåçã áéöéøú 'ä÷éáåõ äãúé'... äøá éùòéäå ùôéøà ÷ùø àú éñåãåú 'úåøä åòáåãä' ìãáøé äúåøä 'åòùéú äéùø åäèåá', åôéøåù äøîá"ï ìäï: ääëøä ùàôùø ìäéåú ðáì(!) áøùåú äúåøä(!) îåìéëä ìùàéôä ìú÷ï îùèø ìôé îéãú 'ìôðéí îùåøú äãéï'. ìà ðçøá áéú äî÷ãù àìà îôðé ùãðå ãéï úåøä. äîñ÷ðä... ùåí îôìâä 'ãúéú' àéðä éëåìä ìúú áéèåé ôåìéèé ìäù÷ôú äòåìí ùìðå. òöí äòåáãä, ùáðé àãí áòìé òîãä çáøúéú ùåðä éëåìéí ìäùúééê ìîôìâä ëæàú - ôåñìú àåúä ìâáéðå. äúåøä, ùî÷ééîéä éëåìéí ìäéåú öãé÷é òåìí ëðáìéí, àéðä éëåìä ìùîù îöò îôìâúé...&nbsp; âí áäñúëìåú îòùéú... ðøàä äãáø îôå÷ô÷ áéåúø: <br /><ul><ul> <li>æä îëáø îøáéí ìòøòø òì ùéèú äîôìâåú åùìèåðï äáìúé îåâáì áîãéðä. îàçø ùùèçé äçéðåê åäöáà éöàå ëáø îúçåí ääùôòä äéùéøä ùì äîôìâåú, ÷ééîú äãøéùä ìöîöí àú äùôòúï âí áùèç ääúééùáåú, äùìèåï äîåðéöéôàìé åëå'... <br /></li> <li>áãéåï òì äöåøê áîôìâåú ãúéåú àðå îçìéôéí ñéáä åîñåáá: "îëéååï ùîôà"é ùåðàé ãú, öøéëéí îôìâä ãúéú"... äâéøñä äðâãéú "îëéååï ù÷ééîú îôìâä ãúéú (ôåìéèéú), îúðâãú îôà"é ìãú... àñåø ìáèì âéøñä æå áîçé éã. ëì îôìâä âãåìä áîãéðú éùøàì öøéëä, ìôé îäåú îãéðä æàú, ìäéåú ìôçåú ÷åðñøáèéáéú-çéåáéú-àåäãú ìâáé àîåðú äúåøä. åàéìå àðå òåùéí áéãéðå àú äúåøä ìòðééï ùì çéùåá îôìâúé öø! ëîòè ëì àãí, äáà áîâò àéùé òí àðùé îôà"é, éëåì ìàùø äðçåú àìå âí ìîòùä. îæîï äúâáøå çåâéí øçáéí òì äîùëéìéåú äàôé÷åøñéú ùì øàùåðé úðåòú äôåòìéí áàøõ. ùàéôúðå ìéäôê ìëåç îôìâúé-ãúé îçùìú îçðä ðâãé.</li> <li>ìãàáåððå, îáéàä öåøú äîùèø äãîå÷øèé âí áîãéðúðå ìî÷øéí ùì ùçéúåú, äô÷ú äðàä àéùéú îòîãä öéáåøéú, îîùìúéú àå îôìâúéú, äéà îëú îãéðä ùâí àðùé äöéáåø äãúé ìà ðå÷å îîðä... àãí äîåôéò áùí äúåøä åîìëåú ùîééí áçééí äôåìéèééí, åðúôù á÷ì÷ìúå (îòèä àå âãåìä), âåøí ìçéìåì äùí áøáéí... îôìâä ôåìéèéú, äùåàôú ìëåç,... àéðä éëåìä ìáãå÷ áöéöéåú ùì ëì àçã åàçã.</li> <li>ùé÷åìéí àìå ëåçí éôä ìâáé ëì îôìâä ãúéú, àê îù÷ìí éëáã ùáòúééí ëàùø ëì úåëï äîôìâä äåà ãú áìúé îåâãøú îáçðéä çáøúéú åôåìéèéú ëììéú.</li> <li>áúåê îáåëú 'ãåø àúçìúà ãâàåìä' òåã úéùîò áøîä úåøú ä÷éáåõ äãúé. éù ìðå îä ìåîø ìãåø åìãåøùéå - áðàîðåúðå ìúåøä åáùåúôåúðå ìúé÷åï çáøúé, áâéùúðå äçìåöéú åáöåøú çééðå, äîçåñøú áø÷ åðéöåõ ùì 'òùéøé äéåí'. àðçðå òåîãéí ìòîòí àú æäøä, ëàùø úåìéí àåúä áùèç ùì ôåìéèé÷ä ãúéú ñúîéú. ÷ééîéí àéùéí åçåâéí øçáéí ìîãéé, áúåê äéäãåú äãúéú åîçåöä ìä, äîåëðéí ìäåùéè ìðå ñéåò, âí ëúðåòä øåçðéú-çéðåëéú áìé äëìéí äîôìâúééí.</li> <li>ãáøéé àìå... àéðí áàéí ìäëøéò áùàìú ääöáòä ááçéøåú. áùàìä æàú ðëøéò ìôé äëìì ùì äøò áîéòåèå...</li></ul> <li>áåéëåç äôåìéèé (ä'úùè"æ) - äåéëåç áéï ä÷éáåõ äãúé ìáéï äôåòì äîæøçé, òì-ø÷ò äàéçåã ùì äôåòì äîæøçé òí äîæøçé: "àðå çáøé úðåòú úåøä åòáåãä, åìà ðåëì ìäùúééê ëâåó ìîôìâä, äòåîãú áñúéøä ìò÷øåðåú úðåòú úå"ò. ééúëï åáúåø ôøèéí éîöàå çáøéí àú î÷åîí áúåê äîôìâä, àê ìà ëâåó".</li> <li>îèøåú ÷ééîåú åîâîåú çåìôåú áúðåòú úåøä åòáåãä (ä'úùë"â) - îùîòåú "äòáåãä" åùåøùéä, äøåçðéåú åäâùîéåú (ø' éùòéäå ùôéøà), äùéðåééí äñåöéåìåâééí òí âìé äòìéä äìà-î÷öåòééí, äéñåã äìàåîé, äéñåã äñåöéàìé, äéñåã ääâùîúé, äîñ÷ðåú ìôòåìåú ëéåí: ôøéöú äçåîä áéï ãúééí ìçéìåðéí, æäéøåú îäæãäåú àåèåîèéú òí ãúééí, ì÷øá çéìåðéí ìîöååú áéï àãí ìî÷åí, ì÷ìåè òìéä, ìäúðâã ì÷áåöåú-ìçõ.</li> <li>ìùéðåé äà÷ìéí äôåìéèé á÷éáåõ äãúé (ä'úùë"å) - äöéáåø äçéìåðé ëáø ìà àðèé-ãúé ëîå áòáø, éù ôçåú öåøê áäñúâøåú åäâðä. îöã ùðé, äãîå÷øèéä áéùøàì îñúàáú. ìëï, ìà øöåé ìäúàøâï ëîôìâä ãúéú.</li> <li>áéú îãøù ìôåìéèé÷ä, àå ôåìéèé÷ä ùì áéú îãøù (ä'úùì"à) - àéï ìä÷éí âåó ôåìéèé òöîàé ùì äöéáåø äãúé: àñåø ìäôåê ÷éáåöðé÷éí îåòéìéí ìôåìéèé÷àéí îñåàáéí. îé ùøåöä ìôòåì áîôã"ì - ùéôòì áàåôï àéùé, ìà ëîééöâ ùì ä÷éáåõ. <br /></li> <li>áðæéã òãùéí (òì âéåñ áðé äéùéáåú, ä'úùé"è) - äéä àôùø ìäöéò ìúìîéãé äéùéáåú ìäúâééñ ìàéîåðéí åìîéìåàéí, àå ìäéåú îùâéçé ëùøåú åøáðéí; àáì äí äúðâãå åâééñå âí àú ùøé äîôã"ì. îëøðå àú îäåúðå áðæéã òãùéí.</li> <li>"äîàá÷" áòðééðé òìééú äðåòø (ä'úùë"á) - äôøåéé÷è îìëúçéìä ìà äáçéï áéï ðòøéí ãúééí ìçéìåðéí. ääâãøä äãúéú ùì äðòøéí îòãåú äîæøç àéðä ôùåèä, äí àéðí îúàéîéí ìãúéåú äàùëðæéú. ä÷éáåõ äãúé öøéê ìäúâééñ ì÷ìéèú äðòøéí.</li> <li>ðëéï òöîðå ìéåí áå éôøåõ äùìåí (äòøåú áðåùà ääúðçìåú, ä'úù"ì) - áøä"î îåðòú àú äùìåí; ñéñîú äùìåí äéà ðù÷ îñåëï áéãé äàåéá; ëùäòøáéí îàééîéí áîìçîä - àéï ñéáä ùãåå÷à àðçðå ðëøéæ òì àé-ëååðä ìñéôåç; ääúééùáåú áéå"ù ãåîä ìäúééùáåú ìôðé ÷åí äîãéðä; éù çùù ìäúôø÷åú îòøëéí àçøé äùìåí; ëäëðä ìùìåí, éù ìäçãéø àú òøëé äðöç ùì äéäãåú.</li> <li>÷åð÷åøãè (ä'úùì"â) - ääôøãä áéï ãú ìîãéðä ìëàåøä îåðòú áòéåú (ðñéòåú áùáú), àáì äéà âí éåöøú ôéøåã áòí éùøàì (ìéîåã úåøä ìòåîú ùéøåú öáàé, òùøä áèáú ìòåîú éåí äùåàä åäâáåøä, éåí äòöîàåú ìòåîú éåí éøåùìéí...).</li></ul> <br /></li></ul> <h2>â. äúðåòä ä÷éáåöéú åééçåãä</h2> <ul> <li>ì÷ç òéï çøåã - òì ôøùú òéï-çøåã - ñëñåê á÷éáåõ ùðçùá ìñîì äàéãéàìéæí. äçùéáåú ùì éøàú ä' åùì äîùèø äìàåîé äçæ÷ (ä'úùé"á).</li> <li>ìîåôú - òì 14 îù÷éí ùðúôñå áñôñøåú - ñçø áùå÷ äùçåø áú÷åôú äöðò. ãåå÷à ä÷éáåöéí öøéëéí ìäéåú îåôú ìùîéøä òì äçå÷! (ä'úùé"à). <br /></li> <li>ì÷øàú àéçåã äúðåòä ä÷éáåöéú - ÷ééîåú 6 úðåòåú, òí ò÷øåðåú ãåîéí, åääáãìéí äí áòé÷ø îôìâúééí. âí òì ääáãìéí äãúééí àôùø ìâùø. àéçåã éàôùø ìúðåòåú ìäùôéò äøáä éåúø òì äöéáåø äéùøàìé. (ä'úùë"á). <br /></li> <li>úô÷éãé ä÷éáåõ äãúé áúåê áøéú äúðåòä ä÷éáåöéú - ä÷éáåõ äãúé îùôéò òì ÷éáåöéí àçøéí ìäú÷øá ìîñåøú, æä úô÷éãå ääñèåøé (ä'úùë"ä).</li> <li>äìëä åîòùä - ñéëåí ñéîôåæéåï ùì äéëøåú áéï çáøé ÷éáåöéí ùåðéí. òåã òì çùéáåú äàçãåú, åòì ëåçå ùì äöéáåø äãúé ìäùôéò ìèåáä àí éååúø òì äîôìâúéåú (ä'úùë"â).</li> <li>úðåòú äðåòø äãúéú åäçáøä äéùøàìéú - ñ÷éøä äñèåøéú òì úðåòåú äðåòø äãúéåú áçå"ì - òæøà, áøéú äðåòø, äùåîø äãúé - ùäúàçãå ìáðé ò÷éáà. úåìãåú éùéáåú áðé ò÷éáà. äðñéâä áúðåòú äðåòø, åäçùéáåú äçéðåëéú ùì ä÷éáåõ áéîéðå (äúùë"ä). <br /></li> <li>ìáòééú äôéøå÷ ùì äàéãéàì äçìåöé - ø÷ äñåöéàìéñèéí äéäåãéí òáøå îúéàåøéä ìîòùä åäôëå ìôåòìéí îîù. àáì äéåí æä îùúðä - áâìì òìééä ùì òåáãéí ìà îéåîðéí îäîæøç, åäùàéôä ìäúî÷öòåú. (ä'úùé"è) <br /></li> <li>ì÷øàú îòîã çãù ùì úðåòåú äðåòø - úâåáä òì îàîø ùì àáé øåú, áò÷áåú ôúéçä îçãù ùì ùòøé áúé äñôø áôðé úðåòåú äðåòø. òãééï éù çùéáåú ìäáéà áðé-ðåòø ì÷éáåöéí. òãééï éù çùéáåú ìúú ìðåòø ãåâîä àéùéú ùì àéãéàìéí (ä'úùë"á).</li> <li>éù öåøê áðç"ì! - úâåáä ìëúáä ùì á. òîéãøåø. éù òøê áùéìåá ùì îùéîåú çéðåëéåú, çìåöéåú åöáàéåú. (ä'úùë"æ)</li> <li>äîùîòåú äçáøúéú åäîåñøéú ùì îòøëú äùëø - äàí æëåú äùáéúä òãééï áúå÷ó? äàí äùáéúåú ðåòãå ìäâï òì äùéååéåï, àå ìäâãéì àú äôòø? âí áçáøä ä÷éáåöéú, øîú äçééí òìúä, åìëï àéï ìðå æëåú ìá÷ø àçøéí äîòåðééðéí ìäòìåú àú øîú çééäí. (ä'úùë"ã) <br /></li> <li>éçñé òáåãä á÷éáåõ åáîãéðä - äòñ÷ú ùëéøéí á÷éáåöéí - ùàìåú àéãéàåìåâéåú åîòùéåú. (ä'úùì"à) <br /></li></ul> <h2>ã. ÷áåöä ãúéú áîôðä äãåøåú</h2> <ul> <li>òì äøúéòä îôðé äòñ÷ðåú á÷áåöä - àðùéí áòìé ëåùø-àøâåï öøéëéí ìäéåú "òñ÷ðéí" - æä úô÷éã çùåá. ìà ìäéøúò îáé÷åøú, åìà ìçùåù îäúðùàåú (ä'úù"è).</li> <li>úùåáä ìîåòîã îàåëæá - úùåáä ìçðéê úðåòú-ðåòø ùáé÷ø á÷éáåõ åäúàëæá îëê ùäåà ìà ìâîøé îúàéí ìàéãéàìéí. ääöìçä äëìëìéú ùì ä÷éáåõ äéà äéùâ âãåì ùì äùéèä ä÷éáåöéú. (ä'úùé"ç)</li> <li>áòéåú øëåù á÷áåöä - ãéåï òì æëåúå ùì çáø ä÷áåöä ìøëåù ôøèé, åòì ùéååéåï øîú äçééí: øéäåè, úçáåøä, ðñéòåú ìçå"ì.</li> <li>ùé÷åìéí áòã òáåãä ùëéøä åðâãä - ëìëìééí åçáøúééí. (ä'úùë"ä) <br /></li> <li>ñâðåï äçééí ä÷éáåöé áçìåó äòéúéí - éù ãáøéí ùèåá ùéùúðå (çåñø î÷öåòéåú, áåäîéåú, àåäì); àáì éù ãáøéí ùöøéëéí ìäéùàø (ôùèåú, äñúô÷åú áîåòè, èáòéåú, ëôøéåú). áé÷åøú çáøúéú àöì äðáéàéí. (ä'úùë"ä) <br /></li> <li>ìùí îä äñúô÷åú áîåòè - îåúøåú ùì äéçéã ìòåîú îåúøåú ùì äöéáåø. äñúô÷åú áîåòè àéðä òøê áôðé òöîå - àìà ø÷ ëàùø îååúøéí òì îåúøåú ìöåøê äù÷òä áãáøéí çùåáéí éåúø. (ä'úùë"ç)</li> <li>äéçéã åäöéáåø áçééí äãúééí ùì ä÷áåöä - éùðå äáãì áéï öéáåø ìáéï àåñó ùì éçéãéí. ñåâéåú ìãåâîä: ÷éãåù åäáãìä, òéøåá úáùéìéï, ñãø ôñç, ðåøîåú ëùøåú äîæåï, ðåøîåú äçéðåê äãúé, îöååú öã÷ä, äéãåø îöåä, äëúøú øá ÷áåöä, ÷éøåá øçå÷éí. (ä'úùë"ä) <br /></li> <li>áîôðä äãåøåú - ìôðé øàù äùðä: æéëøåï äæ÷ðéí ùðôèøå, å÷øéàä ìúùåáä - áîéåçã ìâáé ìéîåã úåøä åéãéòúä. (ä'úùë"å) <br /></li> <li>ùéçä ùðúéú - ÷øéàä ìúùåáä òì äîöá äçáøúé, áîéåçã áîòáø áéï ãåø äîééñãéí ìãåø äùðé: éøéãú äîúç äàéãéàåìåâé, äúôåøøåú çáøúéú, ä÷öðú äôòø äãúé, òæéáåú, ðàîðåú ëôåìä ùì äåøéí ìéìãéí ùàéðí çáøé ä÷áåöä (ä'úùì"á).</li> <li>÷öú çùáåï ðôù - áîéùåø äàéãéàé, äòøëé, äöéáåøé-éùøàìé, äîù÷é-äëìëìé, äîùôçúé åäçáøúé. (ä'úùì"â) <br /></li> <li>úäìéëéí çáøúééí á÷éáåõ - òì öòéøéí ùòåæáéí, òì ìçöéí çáøúééí ôðéîééí åçéöåðééí, òì çùãåú åàåôèéîéåú (ä'úùì"â).</li> <li>...ùçèàðå ìôðéê áâìåé åáñúø - "éøéãú äãåøåú" äéà àùìéä; åáëì æàú äðåòø ùì éîéðå àéðå îáéï îñôé÷ àú äçùéáåú ùì ùîéøú ãéðé äöðéòåú ìëúçéìä. äðàä îéðéú øöåéä ø÷ áîñâøú çéé ðéùåàéï. éçñéí òí ôðåéä (ùìà èáìä) äí àéñåø ëøú. àí äàùä ðëðñä ìäøéåï, éù ìäúçúï áä÷ãí, åáëì î÷øä àñåø ìòùåú äôìä. ä÷ôãä òì ëììéí àìä äéà éñåã çéé äîùôçä. ìéîåã äúåøä äåà äúáìéï ìéöø (ä'úùì"â).</li> <li>áðé ä÷áåöä - ìàï? - àéï ìäöîéã àú áðé ä÷áåöä äáåâøéí ìîù÷ äåøéäí; äí öøéëéí ìäçìéè áòöîí àí áëìì äí øåöéí ìçéåú á÷éáåõ, åàí ëï - áàéæä ÷éáåõ áãéå÷ (ä'úùé"è).</li> <li>òì ÷áìú áðé ä÷áåöä - äðçéåú òì ÷áìú éìãéäí ùì çáøé ÷éáåõ ëçáøéí îï äîðééï. (ä'úùë"ä) <br /></li> <li>ìáðéí - áøëä! - ãáøéí áòú ÷áìú îçæåø çãù ùì áðéí ëçáøéí á÷áåöä (ä'úùë"ä).</li> <li>ãîåú äçééì áï ÷áåöúðå - îäé? - éùðä ñúéøä áéï çééí ùì ÷éáåöðé÷, áîéåçã ãúé, ìáéï çééí ùì çééì. ÷éáåöðé÷ ãúé çééá ìééöâ àú ùðé äòåìîåú - äéäãåú åä÷éáåõ, åâí ìäéåú çééì ìîåôú, åì÷ãù ùí ùîéí. (ä'úùë"æ) <br /></li> <li>òì äùúìîåú öòéøéí - àéæå äùëìä éù ìúú ìáðé ä÷éáåõ? - àéï öåøê ìùìåç ðòøéí ììéîåãéí à÷ãîàééí àøåëéí, ø÷ ìùí äúåàø; òãéó ìúú ìäí äëùøä î÷öåòéú ÷öøä ìôé äöåøê. (ä'úùë"å) <br /></li> <li>áæëåú äãéìèðèéåú - òì úåøä ìùîä åäùëìä ìùîä. àéï öåøê ùëì áòìé äúô÷éãéí á÷éáåõ éäéå î÷öåòðéí; éù çùéáåú âí ìúçìåôä åùéååéåðéåú. ìà ìäùúîù áäùëìä ëàîöòé ì÷éãåí ä÷øééøä. (ä'úùë"è) <br /></li> <li>àì úãøåù áðñúøåú îîê - ðâã ðáåàåú-æòí òì ä÷éáåõ (ä'úùë"è).</li> <li>äçìèðå: ðáðä çãø àåëì! (ä'úùé"ç)</li> <li>îæëøåðåúéå ùì îæëéø ôðéí - æëøåðåú îìôðé 30 ùðä, ëùùéîù ëîãøéê çáøú äðåòø "ðåòø ôèøéä". éîé øåãâñ, åäéîéí äøàùåðéí ùì éáðä. (ä'úùì"á)</li> <li>òì ãà åòì äà - òì éçñé äéãéãåú á÷áåöä, åòì äáòééúéåú á÷áéòú ú÷ï ãúé - ëé äú÷ï ùì äéåí äåôê ìî÷ñéîåí ùì îçø. öøéê ììîåã ëì äæîï, ëãé ìãòú îä ìùôø. (ä'úùë"ä)</li> <li>äñðä áåòø - åàËëÌì!&nbsp; - ðâã äñøè "äñðä áåòø", áòì îñø áòééúé, äîöãé÷ ðéàåó øöç åâðéáä. åðâã äáàú ñøèéí îñåâ æä ì÷éáåõ. (ä'úùë"å)</li> <li>áîåúí ùì øàùåðéí - ãáøé äñôã ìéåëáã ò"ä - ùìåù ëôøåú - éâéò ëôééí, îòùéí èåáéí, åééñåøéí (ä'úùë"ç). <br /></li></ul> <h2>ä. ñåâéåú áçéðåê</h2> <ul> <li>äéù î÷åí ìùìá àú äéùéáä áçéðåê éìãéðå? - ìà, àáì éù ìòùåú çùáåï ðôù òì îöá äçéðåê äãúé á÷áåöä (ä'úùë"â).</li> <li> åäééðå ëçâáéí áòéðéðå... - úùåáä ìáé÷åøú òì äçéðåê á÷éáåõ äãúé. éù ìðå äéùâéí éôéí - äåøãú àéãéàìéí ìòåìí äîòùä (ä'úùë"ã).</li> <li>áãìðåú áãîåú ãúéú ìàåîéú - úùåáåú ìøá éò÷á ôéìáø á"îåøùä": àðçðå ìà ç÷ééðéí ùì äúøáåú äçéìåðéú; àðçðå áåçøéí ìëúçéìä áãøê ùì úåøä åòáåãä. àðçðå îåãéí áëùìåðåú - æä ìà àåîø ùàðçðå ôçåú èåáéí îàìå ùàéðí îåãéí! (ä'úùì"â).</li> <li>ãøëðå áçéðåê äîéðé - éùðí ëîä àúâøéí çãùéí áéîéðå: äçáøä äîòåøáú åäùéååéåðéú (ùàðçðå î÷áìéí), ääëøåú äîãòéåú äçãùåú (ùàðçðå ìà úîéã î÷áìéí), äôòø áéï áâøåú îéðéú ìáâøåú ðôùéú, äðéúå÷ ùì áðé òìééú äðåòø îîùôçúí, ú÷åôú ääéëøåú äàøåëä. ãøëé çéðåê: äñáøä ëéúúéú áîñâøú î÷öåòåú äìéîåã äùåðéí; ñåáìéîöéä; ùéçåú àéùéåú. áòéåú îéåçãåú: ìáåù, ÷øéàä, ÷åìðåò, äöáú âáåìåú, ìéîåã äìëåú èäøú äîùôçä. (ä'úù"ê)</li> <li>ì÷øàú çéé îùôçä - éùðï áòéåú øáåú áçáøä äîúéøðéú: äôìåú, îçìåú îéï, âéøåùéï, ðéöåì ðòøåú. äáòéåú òìåìåú ìäâéò âí ìçáøä äãúéú-îåãøðéú. ìëï çééáéí ìôúç úåëðéåú ìéîåã áðåùà. (ä'úùì"â) <br /></li> <li>ìáòééú äéìåãä - äçéðåê ðâã äôìåú çééá ìäñúîê òì øöåï ìä÷éí îùôçä éöéáä åîàåùøú, òì ÷ãåùú äçééí, òì äùîçä ùáøéáåé éìãéí, òì ñéåò ìîùôçåú îøåáåú éìãéí; åìà òì ôçã îôðé çå÷ àå îçìåú. (ä'úùë"æ) <br /></li> <li>äçéðåê ì÷éáåõ ìàåø äúîåøåú - àéï çéåðéåú ä÷áåöä úìåéä áà÷èåàìéåú ùì öã îñåééí áôøåâøîä ùìä. ìøòéåï ä÷éáåöé éù îèòï îùéçé. ìîøåú æàú, éù éñåãåú áçéðåê ùöøéëéí ìäùúðåú ëé àéðí îúàéîéí ìæîï: àéãéàì äç÷ìàåú åäçæøä àì äèáò, ääâðä òì âáåìåú äîãéðä, ò÷øåðåú äñåöéàìéæí ëâåï äùìéèä òì àîöòé äééöåø, àéãéàì äùåîø, äñúâøåú ðâã çéìåðéåú. äò÷øåðåú äçùåáéí äéåí: àçãåú éùøàì; ñâðåï çééí ÷éáåöé; ùéååéåï áéï áòìé äùëìä ìçñøé äùëìä; ìà ìäôåê àú ääùëìä "÷øãåí ìçôåø áå". (ä'úùë"æ) <br /></li> <li>äîùîòåú äçéðåëéú ùì îìçîúðå - îàôéìä ìàåø âãåì; ùîçä òì äðöçåï åöòø òì äùìåí äîúøç÷; ùéìåá áéï àäáú äùìåí ìáéï äðëåðåú ì÷øá; éù ìäôðåú àú äðåòø ìäúééùáåú îòáø ì÷å äéøå÷ - ìà äîãøù òé÷ø àìà äîòùä; òí éùøàì àçã - ñåìéãøéåú éäåãéú áàøõ åáúôåöåú. (ä'úùë"ç)</li> <li>îéçåùé çùù òì çùéù - äðåòø äãúé àéðå çñéï îôðé ñîéí. ãåå÷à äçáøä äçéìåðéú ðìçîú áúåôòä, åäøáðéí ùåú÷éí. ä÷éáåõ ìà öøéê ìäô÷éø ðòøéí ùðúôñå ìñîéí, àìà ìù÷í àåúí - ìäôéç áäí àîåðä áòøê äçééí. äñîéí äí äðéñéåï ùì äçáøä äîåãøðéú (ä'úùì"à).</li> <li>ðôèìéï, ôåøîìéï, ñëøéï - úùåáä ìîùä ëäï: "÷åðñðæåñ òøëé áòéãï äùôò", åìéäåãä îøåæ: "ðôèìéï"; òì îåãøðä åòì îøã äöòéøéí áòåìí åáéùøàì. äçáøä äéùøàìéú òáøä ãä-çìåöéæöéä åäúôø÷ä îòøëéä, åîé ùîåøã áîîñã àðèé-òøëé æä - ëì äëáåã ìå. (ä'úùì"á) <br /></li> <li>çéðåê ìàîåðä - äàí æä ðëåï ìäãø áôøèéí (ëâåï äéúø òéñ÷à) åìäæðéç àú äòé÷øåï? äàí æä ðëåï ìäãø áîöåä (ëâåï àúøåâ, îöä ùîåøä), òì-çùáåï äéãåø ùì îéùäå àçø? äàí æä ðëåï ìäñúô÷ áòæøä ôøèéú ìðæ÷÷éí, åìà ìçùåá òì úé÷åï äîöá äçáøúé ëåìå? áòáø äúî÷ãå á÷éåí îöååú ôøèé, äéåí àðçðå öøéëéí ìçùåá òì ëìì éùøàì. âí ùåúôåú áîùéîåú äçåîøéåú ùì ëìì éùøàì äéà îöåä âãåìä. (ä'úùë"ä)</li> <li>áéï çðéê ìîçðê - áï ä÷éáåõ äãúé ùìîã áéùéáä, åðú÷ì áôòøéí áéï ãøéùåú äúåøä äîåçìèåú ùøàä áéùéáä, ìáéï çéé ä÷éáåõ. úùåáú äîçðê: äãøéùä äàáñåìåèéú äéçéãä äéà ìòáåã àú ä'. ãøéùä æå îúáèàú áãøëéí ùåðåú áú÷åôåú ùåðåú, ìãåâîä áðåùàéí: äéçñ ìàøõ éùøàì; äéçñ ìöáà; äöìú âåé áùáú; ùàìú øá; ãéðé öðéòåú; àçøéåú ëìì-éùøàìéú. (ä'úùë"æ) <br /> </li> <li>åæàú äáøëä - ñéëåí ùðú ôòéìåú ñôåøèéáéú - áøëåú "æå÷ó ëôåôéí", "îúéø àñåøéí", "äðåúï ìéòó ëåç" (ä'úùì"â).</li> <li>äàí æä îåúø? - úåëçä ìöòéøéí áîñéáú ñéåí é"á, òì äìáðú ôðéí áøáéí (ä'úùë"ã).</li> <li>ôéúåç ùì ëåùø ääëøòä äîöôåðéú (úâåáä ìðçîéä øôì) - çéðåê ò"é ãåâîä àéùéú ìà îñôé÷: äîçðê àéðå éëåì ìäéåú îåùìí. á÷éáåõ àé àôùø ìäñúéø àú äôâîéí ùéù áîçðëéí. éù ìôúç áçðéëéí ëåùø äëøòä âí îòáø ìçé÷åé ùì äîçðëéí. (ä'úùì"â) <br /></li> <li>ãáøé ôøéãä - çåáøú ñéåí ùì îçæåø "ìäá" - îèøú äìéîåã àéðä ìöáåø éãéòåú àìà ìôúç àú äàéùéåú æëøå àú "ãîåú ãéå÷ðå ùì éò÷á àáéðå" (ä'úù"ì). <br /></li></ul> <h2>å. äðäâä ãúéú</h2> <ul> <li>òì îåñã ìäëùøú øáðéí - öøéê îåñã ùáå&nbsp; éìîãå ìà ø÷ ôñé÷ú äìëä àìà âí äðäâä öéáåøéú, îãòé äèáò, ôñéëåìåâéä, ñåöéåìåâéä åëå'. (ä'úùë"à)</li> <li>îòîã äøáðåú åöéáåøðå - àâá äôåìîåñ ñáéá âéåñ äáðåú, ðàìöðå ìäúòîú òí äøáðåú. äøáðåú ìà ôåñ÷ú ëîòè áùåí òðééï öéáåøé, åãåå÷à ëàï ôñ÷å "ãòú úåøä" ðçøöú, áàåôï îàã úîåä, áìé ìäúééòõ òí äçåâéí äðåâòéí áãáø. "ëì æîï ùàéï äøáðåú îçìéèä òì äãáøéí äîöåééðéí áôø÷ ÷îà ãñðäãøéï, äøé àéððä ñðäãøéï åìà çìéí òìéä àó ãéðé äôø÷ äòùéøé ùì ñðäãøéï". (ä'úùë"á) <br /></li> <li>äðäâä ãúéú åäùìëåúéä äçéðåëéåú - áò÷áåú äîçìå÷ú ñáéá ôñé÷ú äøá éöç÷ ðéñéí åäøá àåðèøîï áùàìú "áðé éùøàì" åáùàìú "îøá÷", åãáøéäí òì ôñé÷ú äìëä úçú ìçõ: äøáðåú öøéëä ìäùúîù áùé÷åìéí öéáåøééí òì-äìëúééí áëì äúçåîéí, àáì áàåôï âìåé, åìà ø÷ áúçåîé äëùøåú. ëãé ùðåëì ìäëùéø øáðéí ìòúéã, éù ìäãâéù áçéðåëðå àú äöã ääìëúé, ìçæ÷ àú äæé÷ä ìúìîåã úåøä, åìôúç àú äæé÷ä ìùàìú ú"ç. (ä'úùë"ä) <br /></li> <li>äøáðåú åä÷éáåõ äãúé - äöéåðåú îúçéìúä äéúä úðåòä îåøãú åìëï äñúééâä îøáðéí. äéåí, ä÷éáåöéí äãúééí áøåáí îòåðééðéí áäðçééä ùì äøáðåú äøàùéú, ôøè ìî÷øéí îéåçãéí ùáäí ääðçéåú îðåâãåú ìò÷øåðåú çùåáéí. éùðï ëîä ñéáåú ùá÷éáåõ àéï øá: ä÷éáåõ äåà ÷äéìä ùéååéåðéú, ìà-î÷öåòéú, åãîå÷øèéú; åìà éñëéí ìîñåø ñîëåú ÷áéòä ôñ÷ðéú ìøá. ìîøåú æàú çùåá ùéäéä øá á÷áåöä - ëîåøä-ãøê åëîééòõ (ä'úùë"ç).</li> <li>á÷éáåõ äãúé éù çåôù äáé÷åøú! - (úùåáä ìäùâåú òì äîàîø ä÷åãí) - úîéã äéå ùé÷åìéí ôåìéèééí áôñé÷ú äìëä, æä ìà âðàé. ääìëä áùàìú âéåñ áðåú ìà çã-îùîòéú. ëáåã ú"ç úìåé âí áîä ùäí îåøéí, âí ò"ô äøîá"í. øá çééá ìäéåú îöåééã áëåùø ìäáðú ÷äéìúå, ò"ô äøá åééðáøâ. (ä'úùë"è) <br /></li> <li>îä çèàå òâìé îøá÷? - äúðâãåúä ùì äøáðåú äøàùéú, ìôúéçú áéú îèáçééí ëùø àøöé, ðåáòú îäâðä òì àéðèøñéí ëìëìééí ùì äàéèìéæéí åîùâéçé äëùøåú äî÷åîééí. (ä'úùë"ã) <br /></li></ul> <h2>æ. ééùåá àøõ éùøàì åîöååúéä</h2> <ul> <li>ùîéèä áéîéðå - äòé÷øåï çùåá îàã, àáì áéîéðå æä áìúé àôùøé, áâìì äîöåø äëìëìé òì éùøàì, äñëðä äáèçåðéú, äñëðä áäâáøú äúìåú äôåìéèéú, çåñø äéöéáåú áîöá äéäåãéí áòåìí åäöåøê ìäéåú îåëðéí ì÷ìéèú òìéä. îëéøú ä÷ø÷òåú àéðä çì÷ îäåúé îääéúø, ëé äùîéèä äéà îãøáðï, åéù àåîøéí îîéãú çñéãåú. éù ìäöéá öéåðéí ì÷éåí îöååú ùîéèä áòúéã: ìëååï àú òé÷ø äôéúåç ìùù ùðåú äçåì ëãé ìçñåê áòáåãåú áùðú äùáò, ìöîöí àú òáåãåú äðåé ì"àå÷îé àéìðà", ìäùàéø áëì îù÷ ôéðú ùîéèä, ìòøåê ÷åøñéí ììéîåã úåøä á÷øá òåáãé äàãîä. ììîåã àú äì÷ç äîåñøé ùì äùîéèä, ëîå "áï ñåøø åîåøä". (ä'úùé"ç)</li> <li>ðâã äî÷èøâéí - ðâã ôøñåîéí ùì ôà"é ("ùðú äùáò", "çåáøú äãøëä") äîúééçñú ìúåîëé äéúø äîëéøä áöåøä îùôéìä: ìùúé äùéèåú éù éñåãåú äìëúééí îôåøèéí. àðçðå îðñéí ìîöåà ãøê ùúäéä èåáä ìëìì äîù÷, åìà ø÷ ìîòèéí äîñúîëéí òì ëê ùàçøéí éôúøå òáåøí àú ùàìú "îä ðàëì". (ä'úùé"ç)</li> <li>ì÷øàú âéùä îöéàåúéú - "åöéåéúé àú áøëúé" ìà îåáèç áéîéðå ëé äùîéèä îãøáðï. òåãôé ééöåø ç÷ìàééí - ìà òåæøéí ìðå. äùéèä ùì îù÷é ôà"é îñåëðú, åìà îúàéîä ìðå. äéà îñúîëú òì ëê ùø÷ îòèéí î÷ééîéí àú äîöåä. àí ðãøåù àåúä îëåìí - ãúééí ìà éøöå ìäéåú ç÷ìàéí. äâéùä òìåìä ìâøåí ùàðùéí îñåééîéí ìà éøöå ìàëåì àöì àçøéí. áéîéðå éù ìäñúô÷ áòùééú æëø ìîöåä. éù ìçì÷ çì÷ îäéáåì ùì àåöø áéú-ãéï ìðæ÷÷éí, áàîöòåú îùøã äñòã. éù ìäðäéâ çì÷ îãéðé ÷ãåùú ùáéòéú ááéúðå. "àí ðöìéç ìðèåò áìá ëì äééùåá ø÷ àú äùàéôä ìäòøëä ëðä éåúø ùì ÷ãåùú ôøé äàøõ ëáøëú ä', åäùéååéåï äñåöéàìé áéï ëì éùøàì ëâøéí åúåùáéí ìôðé àãåï äàøõ - äøé ãøùðå å÷éáìðå ùëø, âí àí ìà ÷ééîðå àú äîöåä ëîúëåðúä äúåøðéú, åìà âøîðå á÷éåîä ìôéìåâéí îéåúøéí, ëé "òðééï äùîéèä äåà òðééï äàçåä, äùéååéåï åäùìåí" (ëìé é÷ø åéìê)"". (ä'úùë"ä) <br /></li> <li>äìëä åðéñåçä áéîéðå - ëì ôñé÷ú äìëä ðñîëú òì äðçåú éñåãéåú ùì äôåñ÷. ãåâîàåú: äôòìú òåðù îååú, ðù÷ áùáú áøùåú äøáéí, ùéîåù áôñå÷éí ìùí øôåàä - øîá"í ìòåîú äâø"à, ôøåæáåì, øéôåé âåé áùáú. (ä'úùë"å) <br /></li> <li>ùáéòéú ùì îòìä åùáéòéú ùì îèä - äøòéåï ùì ùáéòéú äåà ðùâá, àáì äáéöåò äåà àåñó ùì ôòåìåú ôé÷èéáéåú. îæëéø àú äæòæåò ùì àãí, ùìîã äìëåú ùçéèä, ëùøàä àú "ä÷åø÷áï ä÷ãåù" ùì äúøðâåì. áéîéðå àé àôùø ìä÷ôéã òì àéñåø äæøéòä, ÷ãåùú äôéøåú, àéñåø æîéøä å"àáøåéé àéìðà"; àé àôùø ìøëæ äùúìîåéåú åôòåìåú ìà-ç÷ìàéåú ìùðä äùáéòéú; àé àôùø ìäåøéã àú øîú äçééí ùì äòåáã äç÷ìàé, ëé äãáø éâøåí ìðèéùú äî÷öåò. äéúø äîëéøä äåà "äåøàú ùòä" ìæîï àøåê, ëîå ôøåæáåì. äùîéèä ãåîä ìîöååú øáåú àçøåú ùàé àôùø ì÷ééí áéîéðå, ëîå éåáì, òøé î÷ìè åëå'.</li> <li>àåöø áéú äãéï å÷øï "åàëìå àáéåðé òîê" - äîúéçåú äñåöéàìéú îàæ äùîéèä ä÷åãîú âáøä îàã. ä÷øï ùä÷éîå ä÷éáåöéí ëãé ìäòáéø ôéøåú ìðæ÷÷éí àéðä îñôé÷ä. àðçðå ÷åøàéí ìç÷ìàéí àçøéí ìäöèøó. ëãàé ìä÷éí âí ÷øï ôøåæáåì. (ä'úùì"á)</li> <li>î÷õ ùðú äùîéèä - ñéëåí äùðä îáçéðä äìëúéú: ëåìí îùúîùéí áäéúø ëìùäå. àó ç÷ìàé ìà ùåáú ìâîøé îîìàëä; ø÷ îáöò àú äîìàëåú áöåøä ùåðä. éù ìçùåá òì ãøëéí èåáåú éåúø ì÷ééí àú äîöåä áôòí äáàä. äøáðåú, äúåîëú áäéúø, àéðä öøéëä ì÷øåà ìúîåê á"î÷ééîé ùîéèä ëäìëúä", ëé äãáø ôåâò áîñúîëéí òì ääéúø. "äéúø äîëéøä" àéðå àñúèé - éù ìîöåà äéúø ùðøàä èåá éåúø, ëãé ìçáá àú "æëø äîöåä" òì î÷ééîéä. éù ìäúçéì ìäúëåðï ìùîéèä äáàä ëáø îòëùéå, åìà ùìåùä çåãùéí ìôðé øàä"ù. (ä'úù"ê)</li> <li>îöååú ùîéèú ëñôéí åú÷ðú ôøåæáåì - áéîéðå øåá äìååéí äí ãåå÷à òùéøéí áòìé òñ÷éí, åøåá äîìååéí äí ãåå÷à çåñëéí æòéøéí. áøâò ùäéåáì ôñ÷, äúçéìå äéçñéí äëìëìéí åäñåöéàìééí ìäñúáê, åäúòåøø äöåøê áîúú äìååàåú ìà îúáèìåú (ä'úù"ê).</li> <li>"âåé ùì ùáú" àéï æå ãøëðå - áäìëä, "âåé ùì ùáú" ðçùá ìôúøåï ìùòú çéøåí áìáã, åìà ÷áåò. áâìåú äùúîùå éåúø áäéúøéí àìä, àáì ø÷ ë"äåøàú ùòä". æä ìà îúàéí ìçééí ùì òí éùøàì áàøöå. àí ðøöä ìäôòéì îù÷ ç÷ìàé îåãøðé áòæøú âåééí ùì ùáú, ðöèøê ìééùá áéðéðå îùôçåú ùìîåú ùì âåééí, ùéìîãå àú äîìàëåú åéúî÷öòå áäï. æä ìà îòùé åìà øöåé. äåëçðå ùàôùø ì÷ééí îù÷ ç÷ìàé áìé ëì òáåãä áùáú (ä'úùë"à).</li> <li>ùîéøú ùáú ëäìëúä - áøëåú òì ñôø ääìëä äçãùä. áé÷åøú:&nbsp; à. çìéáä áùáú - äôúøåðåú ùì çìéáä ò"é âåé, îëåðä àå çìéáä ìàéáåã - àéðí îúàéîéí ìîù÷éí ùìðå. øáðéí àçøéí äöéòå ôúøåðåú îúàéîéí éåúø.&nbsp; á. îùç÷é ëãåø - îåæø ùëì äîùç÷éí îåúøéí ôøè ìëãåøâì.&nbsp; â. ùôùåó ùéðééí - éù îúéøéí ìöçöç ùéðééí âí òí îùçä, ìäøáä àðùéí æä ðøàä çéåðé.&nbsp; ã. äöìú ðôùåú - òãéó ìñîåê òì ùëìå äéùø ùì äðäâ åìà ìäøáåú áäçîøåú. îåæø ùäîçáø îãâéù àú çùéáåúí ùì ùéøåúé ääöìä, àåìí àéðå çåùá ùçøãéí öøéëéí ìùøú áäí. àéìå äéå éåúø çøãéí áî÷öåòåú àìä, âí ôñé÷ú ääìëä äéúä îúàéîä éåúø.&nbsp; àáì áñê äëì - äñôø çùåá, åîçðê ìéøàú çèà. (ä'úùë"ä)</li> <li>îöååú ééùåá àøõ éùøàì (îúåê äòæáåï) - ðéúåç îôåøè ùì äî÷åøåú ääìëúééí: äòøåú îúåãéåú, úåùá"ë åúåùá"ò, âáåìåú àôùøåú äîéöåé.<ul> <li>à. îöååú ééùåá àøõ éùøàì: äàéãéàåìåâéä ùì äâìåú, äî÷åø äîãøùé, äòîãä äøàùåðä: îöååú éùåá à"é ù÷åìä ëðâã ëì äîöååú ùáúåøä, äñåâéä áëúåáåú ÷"é: åäãòåú áúåñôåú, äòîãä äùðéä: îöååú ééùåá à"é àéððä "ù÷åìä"; äòîãä äùìéùéú: îöååú ééùåá à"é àéððä ÷ééîú áæîï çùù ìòáéøåú òì îöååú àçøåú; äòîãä äøáéòéú: àéï ééùåá äàøõ ðîðä áéï äîöååú.&nbsp;&nbsp;</li> <li>á. ÷ãåùú äàøõ åäîöååú äúìåéåú áä: äîöååú äúìåéåú áàøõ, ÷ãåùä åáéèåìä, ÷ãåùú äàøõ å÷ãåùú äîöååú, ôéøåùé øîá"ï òì ñåã äàøõ, äøá ÷å÷ æö"ì: ÷ãåùä òöîéú å÷ãåùú äîöååú.</li> <li>â. ééùåá à"é ìòåîú úìîåã úåøä - äîù÷ì ääìëúé ùì îöååú ééùåá à"é. <br /></li></ul></li></ul> <p></p> <h2>ç. øàùéú öîéçú âàåìúðå</h2> <ul> <li> òáåãú áéöåøéí áùáú - áæîï ôìéùú äîöøéí, ùäâéòå òã àùãåã(!), òìúä äùàìä, äàí îåúø ìòñå÷ ááéöåøéí áùáú, ëàùø áéîé çåì òåñ÷éí âí áòðééðéí àçøéí ëîå àéñåó äéáåì îäùãåú? (ä'úù"ç).</li> <li>ô÷åãú éåí ìäôåâä äøàùåðä - "áäúàñó øàùé òí, éçã ùáèé éùøàì, àðå îðéôéí àú ãâì éùøàì ìîøåí äø÷éò îòì ìàãîú éùøàì, îùåçøøú îâåé æø åîùòáã, ðâàìú îîæéîú ëì öø åàåéá. áéåí æä, çâ äòöîàåú äøàùåï ùæëéðå ìçåââå, îåãéí àðå ìàìå÷é éùøàì, àùø òùä ìàáåúéðå åìðå àú ëì äðéñéí äàìå:... " (ä' áàééø ä'úù"è).</li> <li>çâ òöîàåúðå - "ì÷éáåõ äãúé ééòåã äñèåøé áú÷åôä äøú ñéëåé åñëðä: îåì ìàåîéåú çéìåðéú àìéìéú, áçéðú "ëåçé åòåöí éãé", îåì ÷èðé àîåðä, îðñéí àðå ìäéèäø áèäøú äâàåìä: ìà ìäúëçù ìä åìà ìäùúëø òì éãä. "åæëøú àú ä' àì÷éê, ëé äåà äðåúï ìê ëåç ìòùåú çéì åâå'" (éåí òöîàåú ä'úùé"à). <br /></li> <li>ìæëø çììéðå - ääøåâéí îîùéëéí ìçéåú áúåëðå áéìãéäí åáæëøåðåú ùäùàéøå àöìðå (ä'úùë"ä).</li> <li>áò÷áåú ñøè ùìà äåöâ - áéîéðå ìà øàåé ìäçîéø áäìëåú àáìåú áéîé ñôéøú äòåîø. äàáìåú ðåâòú ìàéøåòéí äñèåøééí ëîå îñòé äöìá; àåìí áéîéðå àéøòå àéøåòéí äñèåøééí çùåáéí äøáä éåúø, ìøòä åìèåáä - äçì îäùåàä åòã ä÷îú îãéðú éùøàì (ä'úùé"á).</li> <li>òì äâàåìä åòì äúîåøä - çùåá ìáøê òì ääìì áéåí äòöîàåú, ëãé ìäãâéù ùàðçðå øåàéí áä÷îú äîãéðä àéøåò éåöà ãåôï, áòì îùîòåú ãúéú-äìëúéú. äùéðåé öøéê ìäúçéì îìîèä: ëîå ùú÷ðú òæøà áåèìä îùåí ùàðùéí ìà øöå ì÷ééí àåúä, åëîå ùçâ äçðåëä äú÷áì ø÷ ìàçø ëîä ãåøåú, ëê âí áéîéðå, ä÷áä"ã éúçéì ìçâåâ àú éåí äòöîàåú ëçâ ãúé, åáîùê äæîï æä éú÷áì áöéáåø (ä'úùé"ç). <br /></li> <li>äàáëä... åòì îä àáëä? - äàí éù ìùîåø òì äúòðéåú, ìàçø äðöçåðåú äâãåìéí áîìçîú ùùú äéîéí? àó àçã ìà îöéò ìáèì àú úùòä áàá, ùäøé òãééï ìà ðáðä äî÷ãù åìà äâéò äùìåí, àåìí öøéê ìîöåà ãøê ìúú áéèåé ìîöéàåú éîéðå áúôéìåú. ìà äâéåðé ìäâéã ÷éðåú òì ôøòåú ùàéøòå ìôðé 600 ùðä, åìäúòìí îäùåàä. ìà äâéåðé ìäâéã áøëä øáéòéú òì äîæåï ìæëø ÷áåøú çììé áéúø, åìäúòìí îä÷îú äîãéðä. îé ùàéðå îáøê òì ääìì áéåí äòöîàåú - îúçî÷ îäàçøéåú ùì äàîåðä. ëùâáøå àåéáéðå - öéôéðå ìéùåòä; ëùäéùåòä îâéòä - çééáéí ìäåãåú òìéä. æëéðå ì÷ééí àú îöååú äîìçîä åîöååú ëéáåù äàøõ; éù ìëê çùéáåú ãúéú (ä'úùë"æ).</li> <li>øàùéú öîéçú âàåìúðå - ì÷øàú ùáú äàøâåï ùì áðé ò÷éáà (ä'úùë"ä).</li> <li>éåí äåãéä åäìì - "áñéôå÷ øá ðú÷áìä á÷äì äéãéòä, ùîåòöú äøáðåú äøàùéú äçìéèä ì÷áåò àú éåí ë"ç áàééø, éåí ùéçøåø éøåùìéí, ëéåí äåãéä åäìì. àéï ëì ñô÷ ùéù á÷áéòä æàú îùåí öòã çùåá áäúôúçåú äøòéåðéú-äãúéú áéîéðå... äâéò äîåòã ùäøáðåú âí úáãå÷ îçãù àú äðäâåú éåí äòöîàåú... ð÷ååä ùìà òåã éåùôò àåôééí ùì çâéðå åîåòãéðå òì-éãé îúðâãéí ìúðåòä äöéåðéú..." (ä'úùë"ç).</li> <li>òì äðéñéí åòì äâáåøåú - îúåê ãáøéí áîñéáú äåãéä ìàçø îìçîú ùùú äéîéí - òéðéðå îñåðååøåú, ÷ùä ìðå ìäñúâì ìðéöçåï; åîëàï úçåùú äðñ. àåìí äðñ áà áùéúåó ôòåìä òí îòùé àðåù - ìàçø ùðéí ùì äëðåú åàéîåðéí. òí éùøàì øâéì ìúú áéèåé ãúé ìàáì; òåã ìà äúøâìðå ìúú áéèåé ãúé ìùîçú äâàåìä. ìòìåú ìî÷åîåú ä÷ãåùéí - æä ìà îñôé÷ - æä òìåì ìéöåø ôåìçï àáðéí ùäðáéàéí äúðâãå ìå. <br />"çæ"ì ôéøùå àú äôñå÷: "åéëå îäí àðùé äòé ëùìåùéí åùéùä àéù" òì îåúå ùì éàéø áï îðùä, ùù÷åì ëðâã øåáä ùì ñðäãøéï. éàéø æä - îä èéáå? âéáåø îìçîä ðåòæ, äëåáù, ëðøàä ììà ô÷åãä, àú øîåú äáùï, àøõ äâùåøé åäîòëúé - áòøê äøîä äñåøéú ùì éîéðå. àéðå îçëä ìùåí äëøä áéï-ìàåîéú, å÷åøà ìçáì æä çååú-éàéø òã äéåí äæä. ìà ðç òì òìé-ãôðä ùì ðöçåðå, åäöèøó ìëåçåú äìåçîéí áàøõ ëðòï, òã ùðôì á÷øá òì äòé. îåúå äùúé÷ ÷åì ùì úåøä, ëøåáä ùì ñðäãøéï. ëê äòøéëå çëîéðå àú îåúå ùì âéáåø îìçîä. àáì òìéðå ìùéí ìá âí îä âøí ìîåúå: ëàùø äòí äúçéì ìáåæ áéæä - ðôì äîô÷ã, ëé îàæ äåà äôñé÷ ìùìåè òì àðùéå, äòåñ÷éí àéù-àéù ááéæúå. äì÷ç çùåá: äâéáåø äàîéúé úîéã, äåà æä äëåáù àú éöøå, åø÷ àæ éæëä ìëáåù òøéí åàøöåú. îé ééúï åðäéä æëàéí ìðöçåðåú ðåñôéí. ëáîìçîä - ëê áùìåí." (ä'úùë"æ)</li> <li>éùøàì åäöéåðåú - æëåú àå òååì? ñéëåí úìú-ùéç áéï öåøéàì àãîðéú, îøãëé ðñéäå, òîåñ ÷éðï; äöéåðåú ëúùåáä ìùðàú äéäåãéí, ëéùìåï ääúáåììåú; æëåúä ùì äîãéðä ìäéåú öéåðéú; äöéåðåú åäùàìä äòøëéú: ä÷îú äîãéðä àéðä æëåú, àìà àå îöååä àå òååì. ëåìí îàîéðéí - áîìçîú ùùú äéîéí äúâìä ùâí áìá äöðçðéí ä÷ùåçéí éùðä àîåðä. ðåëì ìòîåã îåì àåéáéðå ø÷ áëåç äàîåðä (ä'úù"ì).</li> <li>äùìëåú äúîåøåú áéçñé âåìä-éùøàì òì äååééúðå äãúéú (îúåê äòæáåï) - ìàçø çåøáï áéú ùðé, äéúä ú÷ååä ùäâìåú úäéä ÷öøä ëîå àçøé äçåøáï äøàùåï, "áîäøä ééáðä äî÷ãù", àáì æä ìà ÷øä. áîùê äæîï, ðåöøå ú÷ðåú åîðäâéí ùì "æëø ìçåøáï". äéäãåú òáøä îäîåçùé àì äñîìé - "àùøé <span style="font-weight: bold;">òéï</span> øàúä ëì àìå =&gt; äìà ìîùîò <span style="font-weight: bold;">àåæï</span> ãàáä ðôùðå". äàîåðä äôëä ìàéðèì÷èåàìéú. äòöáåú ìéååúä àú àðùé äøåç. äùéîåù áðëøéí (ëâåééí ùì ùáú, áîëéøú çîõ, àå ìðéäåì îãéðä) äôê ôúøåï ðåøîèéáé ì÷éåí äéäãåú (áéîéðå îðñéí ìäùúîù áôúøåï ãåîä òí ìà-ãúééí - åæå áòéä). áâìåú, àðùéí ìà äáéðå àú ùôú äî÷åø, å÷éáìå àú äéäãåú áúéøâåí. äéúä ðèéä ìàñåø çéãåùéí. äøàé"ä ÷å÷ çæä àú äúîåøä ùöøéëä ìçåì áúåøä - ìäôëä ì"úåøú à"é". áà"é éùðä ÷ãåùä îåçùéú. äåà âí çæä àú äùéðåé áéçñ ìîìçîä - îîöá ùáå "àéï éùøàì äåìëéí äàéãðà ìäéìçí òì äòééøåú", ìàéãéàì ùì "áòì îìçîåú - îöîéç éùåòåú". <br />äùéðåééí äãøåùéí: 1. äàîåðä öøéëä ìúú áéèåé ìùàìåú à÷èåàìéåú, åìà ø÷ äñèåøéåú (áôøè: äìì áéåí äòöîàåú). 2. ÷éåí ääìëä öøéê ìäéåú áàåôï ùéçæé÷ îòîã âí àí ëì éùøàì é÷ééîå îöååú. 3. äôúøåðåú çééáéí ìä÷éó àú ëì îòøê çééðå, åìà ìñîåê òì ÷éåîí ùì àðùéí ùàéðí ùåîøéí îöååú. 4. ôéúåç ëìé äñáøä ìàîåðä òáåø ëì äöéáåø, åìà ø÷ òáåø àéðèì÷èåàìéí îòèéí. 5. äàöìú ÷ãåùä òì îòùä äéåí-éåí ùì äàãí äòåñ÷ áééùåá äàøõ. 6. äúàîú ðåñçé äúôéìä ìãåáøé òáøéú.</li></ul> <h2>è. áîòâìåú äùðä</h2> <ul> <li>ùéìåù ÷ãåùä - éùðä ÷ãåùä áùìåùä îòâìéí: îòâì äòåìí, îòâì äòí, îòâì äàðé: "îìê òì ëì äàøõ - î÷ãù éùøàì - åéåí äæéëøåï" (øàù äùðä ä'úùé"ç).</li> <li>äùéáðå àìéê åðùåáä - øòéåï äúùåáä åääúçìä îçãù ðåáò îøòéåï äáøéàä éù îàéï. òîéãú äàãí ìôðé áåøàå îèùèùú àú ëì ääáãìéí áéðéäí, åéù ìäéæäø ùìà ìäôåê àú øòéåï äúùåáä ìàîöòé ìäúðùà òì äæåìú. (øàù äùðä ä'úùé"ç) <br /></li> <li>îìê çôõ áçééí - äçééí äí äâåøí äîøëæé áúôéìåú äéîéí äðåøàéí. àéê æä îñúãø òí ãáøé ÷äìú "åùðàúé àú äçééí"? àôùø ìôøù ùäëååðä ìçééí áîåáï øåçðé ("÷øåééí çééí"), àåìí úùåáä æå àéðä îúàéîä ìãåø ùìðå, äîá÷ù ùéáä àì îåùâéí îîùééí. äéà òìåìä âí ìòåøø äúðùàåú ëìôé àðùéí ùçééí "ø÷" áòåìí äçåîø. "ãåå÷à áéîéðå ìîãðå ìäëéø, òã ëîä èòéðå áäòøëúðå äùìéìéú ùì 'ãåø äàñôøñå' åëîåúå: áùòú îáçï, ôéúçå äììå ëåçåú, äîòéãéí òì òåìí òøëé îìà, àùø ñéâì àåúí ìä÷øéá àú çééäí ìîòï ðçéä àðçðå". âí ääìëä îééçñú çùéáåú ì"çéé ùòä". "îàéãê, ìçéåú òì îðú ìçéåú, îåëøç ìäáéà ìîñ÷ðåú ääáì ùì ÷äìú. ø÷ áîéãä ùàãí çé ìîòï äæåìú, àí îáèì äåà øöåðå îôðé øöåï äçåúê çééí ìëì çé, çéä éçéä". ùáòéí ôðéí ìúåøä,&nbsp; åùáòéí ùðéí ìçééí. (øàù äùðä ä'úùë"è) <br /></li> <li>áîôðä äòúéí - çùáåï ðôù äéçéã åäøáéí. ä÷áåöä äéà ùåúôåú ùäéà îòáø ìîèøåú ôåð÷öéåðìéåú. äãáø òìåì ìâøåí ìçéëåëéí, áãéå÷ ëîå áäùúìåú ìá. îöã ùðé, ëê ÷åøä âí áäøéåï åìéãä. äùðä äéúä ÷ùä - äøáä àðùéí ðäøâå áúòìä. éùðí çì÷éí áçáøä äéùøàìéú ùàéðí ùåúôéí, àìà òñå÷éí ááéìåééí åäðàåú. àéï æä æîï îúàéí ìãøåù äòìàä áøîú äçééí. éù ìùîåç òì ÷ìéèú òåìéí îàøä"á á÷áåöä. éù ìä÷ôéã òì åéëåçéí òðééðééí åìà ìäôåê àåúí ìàéùééí.</li> <li>òì çèà ùì åéãåé ôä - ò"ô äøîá"í, òé÷ø äåéãåé äåà ùìåù îéìéí "àáì àðçðå çèàðå". ò"ô äîùîòåú äî÷åáìú ùì äîéìä "àáì", éù ìäùìéí àåúä, ëôé ùðòùä áñéãåøéí, "ùàéï àðå òæé ôðéí...", àê äôéøåù äúð"ëé äåà "àëï, áàîú", ëîå àöì éåñó åàçéå "àáì àùîéí àðçðå", ùäéà ãåâîä åîåôú ìì÷éçú àçøéåú àçøé ùðéí øáåú. àåìí, ëùàðùéí îúååãéí ø÷ áôä, åìà áìá - àå ùäí îëéí òì çæä äæåìú - òì æä ðàîø "òì çèà ùçèàðå ìôðéê áåéãåé ôä": äùúîèåú îàçøéåú, áîñåä ùì öã÷åú. (øàù äùðä ä'úùì"à)</li> <li>úùåáä åäúçãùåú - äúùåáä, äîàôùøú ìäúçéì îçãù, îðåâãú ìâéùä äîãòéú, ùìôéä äëì îúðäì ò"ô çå÷éí ÷áåòéí (àí ëé, äéà îúàéîä ìâéùú ìééáðéõ, ùäæîï îçåì÷ ìçì÷éí áìúé úìåééí). (úùøé ä'úùì"â)</li> <li>òì úôéìú ëì ðãøé - îãåò ðôúç éåí äëéôåøéí áúôéìä æå? - ëé äðãø äåà òéðåé ùì çåì, ùäàãí î÷áì òì òöîå, ìôòîéí áðéâåã ìãòú úåøä; åéåí äëéôåøéí äåà òéðåé ùì ÷åãù, ùðöèåéðå òìéå áúåøä. éù ìäôøéã áéï òéðåé-øùåú ìòéðåé-çåáä (ä'úùë"à). <br /></li> <li>åðúðä úå÷ó ÷ãåùú äéåí - úùåáä = îòðä; éåí äëéôåøéí = òéðåé. áéåí äëéôåøéí, öøéê ìòðåú ìòöîðå, ìúú ìòöîðå úùåáåú òì ëì îä ù÷øä áòåìí. áøòéãú àãîä àãéøä ðäøñå ëôøéí ùìîéí; äàí ðúððå úùåáä? äàí ðôúçä îâáéú òæøä äããéú? úôéìú "åðúðä úå÷ó" îæëéøä ìðå, ùëåìðå áðé àãí åëåìðå ðéöáéí áôðé ñëðåú åàñåðåú. "åúùåáä åúôéìä åöã÷ä îòáéøéï àú øåò äâæéøä" - âí àí úäéä âæéøä, äéà úäéä ôçåú øòä àí ðéúï ìä úùåáä áúôéìä åöã÷ä (òøá øàù äùðä ä'úùë"â).</li> <li>äîùéç äåà èøãï ("ééúé åìà àçîéðä") - àéìå äîùéç äéä áà îééã, äéä ìðå ÷ùä ì÷áì àåúå. ä' òùä òîðå çñã ùäåà îáéà àú äâàåìä áäãøâä. âí áéöéàú îöøéí, áðé éùøàì äú÷ùå ìäñúâì ìâàåìä îéã. áîìçîú ùùú äéîéí, àðùéí îëì äîâæøéí äùìéëå àú ðôùí îðâã ìîòï éùøàì; äãáø îòéã òì öãé÷åú ðñúøú àîåðä îåãç÷ú (ä'úùë"ç).</li> <li>ééñåøé äâàåìä - ëì âàåìä âåøøú ééñåøéí. âàåìú "áï éåñó" âåøøú âí ùðàú çéðí. ëê äéä âí áâàåìú îöøéí. öøéê ìæëåø àú æä âí áéîéðå, ëãé ùìà ìäúééàù îäééñåøéí åùðàú-äçéðí ùîúâìä áâàåìä ùì éîéðå, áôøè - áøéáéí äôåìéèééí ùîàçøé òìééú éäåãé øåñéä (ä'úùì"à). <br /></li> <li>çæåï äøàééä áìé éøàä (ðéñï ä'úù"ì).</li> <li>áãé÷ú îöä - çùáåï ðôù ìàçø çâ ôñç: äàí öøéê ìäãø áñòåãú äçâ, òì çùáåï äîðåçä ùì äçáøåú äúåøðéåú? (àñøå çâ ôñç ä'úùé"ç)</li> <li>îöä ùòáø òìéä äôñç -&nbsp;<ul> <li>1. áãé÷ú çîõ - î.ù. æéëä àåúðå ìäâéã àú äáøëä áòáøéú, åæä øàåé åîåúø ìëì äãòåú. àê ìãòúå éù âí ìúøâí àú äëúåáä åä"é÷åí ôåø÷ï". ìèòðúå, âéùú "ùá åàì úòùä" ùì äøáðåú áðåùà æä, îàôééðú àú âéùúä ìëì áòéåú äæîï (æä öåðæø á"äöåôä"). îöáðå äîéåçã áâåìä äôê ëì îòùä åëì îéìä ùì éäåãé ìôåìçï, ìîùì - ä÷øéàä ìúåøä áùí äàá áî÷åí ùí îùôçä, ëê ùéù î÷åí ìùðåú. îöã ùðé, àøîéú äéà "àçåúðå ä÷èðä", îåôéòä âí áúð"ê, åìà øàåé ìâøù àåúä îìùåððå.</li> <li>2. îöåú îéåçãåú - æëéðå áîöåú î"àôéä øàùåðä", àáì äàí øàåé ìäãø ëê åìäùàéø ìùàø éùøàì àú äîöåú äôçåú îäåãøåú? òãéó ìäãø áãøëéí àçøåú: çéèä úåöøú ä÷éáåõ, ÷öéøä ìùîä, ùîéøä ìùîä, åòåã. (ä'úùè"å)</li></ul> </li> <li>òåìí ùì çñã - ì÷è ùéáåìéí îùãåúéä ùì øåú: òåìí ùëåìå èåá, äáøëä áàñîéê, áøëú äòáåãä, åàäáú àú äâø, äçñã äøàùåï åäçñã äàçøåï. (ä'úùë"ç) <br /></li> <li>ùîçä ùì îöåä - îãåò ëì ëê ùîçå áùîçú áéú äùåàáä? éù àåîøéí ùæä áâìì äðéöçåï òì äöãå÷éí, àáì ìà ééúëï ùîìçîú àçéí úéæëø ëãáø ùîç. ìäéôê - ãåå÷à äùéååéåï ùá"ä÷äì", ùáå ëì äîâæøéí îâéòéí éçã ìàåúå î÷åí, äåà äîùîç. àôéìå äâåééí ðæëøéí - ùáòéí ôøé äçâ. (ä'úùé"è) <br /></li> <li>äåùòðåú ìàçø äçéáåè - áé÷åøú òì ÷éùåè äñåëä ùì äöòéøéí. äñåëä - éñåã äéãéãåú, åìëï àéï æä öåã÷ ìä÷éí ñåëåú îùôçúéåú ëä øáåú, àìà òãéó ìáðåú ñåëåú âãåìåú éåúø ìáéú àå ùðééí, ëãé ìçæ÷ àú äéãéãåú. ãøåùåú îðâéðåú çãùåú ìçâéí. ìùîåø òì îñâøú äæîï ùì ää÷ôåú ëãé ìà ìäúéù àú äöéáåø. (ä'úùë"ã)</li> <li>îçùáú ÷äìú åôùøä - âéùúå äðéäéìéñèéú ùì ÷äìú îðåâãú ìî÷øà (îçæåø äîéí, äöã÷ åäî÷øä, äéçñ ìæ÷ðä, äéçñ ìàùä, ùðàú äçééí, äáøéàä ëîùâä ùì äáåøà). äñúéøä ðåáòú îúñáéê ä"àðé". àãí ùçé ø÷ ìòöîå - çééå àëï äáì. àãí ùçé ìîòï ä', ìîòï äæåìú - çééå îùîòåúééí. (ä'úùì"á) <br /></li> <li> âáåøä åðñ - éùðï ùðé ãâùéí áçðåëä: âáåøú äçùîåðàéí (á"òì äðéñéí") åðñ ôê äùîï (á"îòåæ öåø"). àåúå îàåøò äñèåøé éëåì ìäùú÷ó áùúé ãøëéí ùåðåú. ëê âí ìâáé òöîàåú éùøàì áéîéðå. (ä'úùé"è)</li> <li>éååðéí ð÷áöå òìéé - äöéåðåú äãâéùä àú äðñ äðñúø ùì äðöçåï äìàåîé, åéù ìæä î÷åøåú (îëáéí à, òì äðéñéí); àê âí ìãøê äîñåøúéú ùì äðñ äðâìä éù î÷åøåú (îâéìú úòðéú, îòåæ öåø). ääúîåããåú äéà ìà îåì äñåøéí àìà îåì äéååðéí - äúøáåú ääìðéñèéú. âí áúøáåú éååï éù öã âáåä (äôéìåñåôéä åäîãòéí, àìëñðãø úìîéã àøéñèå) åöã ðîåê (ôåìçï äâåó åäéöøéí, àôé÷åø, éåøùé àìëñðãø). îìçîú äçùîåðàéí äééúä ø÷ ðâã äöã äðîåê. äðöçåï äøåçðé ìà äçæé÷ îòîã - áãåø äáà, äçùîåðàéí òöîí äåùôòå îúøáåú éååï. "îëì ðöçåðåú äçùîåðàéí ìà ðåúø àìà ðø ÷èï, ùàéï ìðå øùåú ìäùúîù áå". ì÷çéí: 1. ä' òåæø âí ìçìùéí. 2. ðéñé ä' çìéí ø÷ ëùäàãí ôåòì. 3. àéï áøëä áøéëåæ ñîëåú ãúéú åîãéðéú éçã. 4. ðöçåï öáàé àéðå îçñï îôðé äùôòä øåçðéú. 5. äàåéá äâãåì äåà äøéá äôðéîé. 6. âéùä ãå-àðôéú ìâáåøä. (ä'úùë"è)</li> <li>ìäáãéì... (áò÷áåú äøöàåú á"éåí ä÷ãéù") - ðâã àðùéí ùîùååéí éäåãéí ìðàöéí: çøãéí ðâã ùåèøéí, çééí ëäï ðâã àáï äòæø, çðä àøðã ðâã äéåãðøàè, áø àåø ðâã äöéåðåú, ôðçñ øåæðáìéè ðâã äçæøä àì äèáò. éöø äøò ÷ééí áëåìí, àáì ø÷ àöì äðàöéí äâéò ìøöç îéìéåðéí. (ä'úùë"ç) <br /></li> <li>îâéìú àñúø îâéìú ñúøéí - äîâéìä îñúéøä àú ùí ä' (áðéîå÷ ùì îøãëé ìàé-äùúçåéä, áúòðéú åáäåãéä, á"î÷åí àçø", áäúééäãåú), àê îàãéøä àú ùí àçùåøåù. ùôú äîâéìä îéåçãú, åðøàä ùúåøâîä îùôä àçøú. äñéôåø ðøàä ëîééçñ çùéáåú øáä îãé ìãáøé äáàé. îèøú äîâéìä: "ãáøé äéîéí ìîìëé ôøñ åîãé", úéàåø çéé äéäåãéí áâìåú: çééáéí ìäñúéø àú ééçåãí åìäàãéø àú äîìê, çééáéí ìäñúâì ìùôä åìúøáåú æøä. "ãáøé ùìåí åàîú" - îôðé äùìåí îùðéí àú äàîú. áæëøéä, ìäéôê - "äàîú åäùìåí àäáå".</li> <li>ô÷åãú éåí ìçâ ùáåòåú: "áîöá ùì 'úé÷å' öáàé ðëðñðå ìäôñ÷ú äàù, òí ëì äñëðåú äëøåëåú áä. äîöá äæä ãåøù îàéúðå, îöã àçã, ìà ø÷ ìùîåø òì äòéøðåú åäëåððåú, ùäéå ÷ééîåú òã ëä, àìà ìäâáéø àåúï, ôï ðòîåã áôðé äôúòåú îöòøåú. îàéãê, òìéðå ìäéåú îåëðéí, ùîäìê çééðå, ùøàéðå àåúå òã äéåí ë"àôéæåãä", ëùòä ÷öøä ùì çéøåí, é÷áì öåøä éåúø ÷áåòä, éåúø îúîãú. òìéðå ìðöì àú ääôåâä ìùí çéæå÷ äáéöåøéí, ìùí äîùê äàéîåðéí åìùí îðåçä åðåôù ìàéù äìåçí. ëì àçã ìôé éëåìúå åìôé ùòú äôðàé ùðéúðä ìå, é÷áò ìòöîå ñãø éåîå áëì ùèçé äçééí, âí àí àðå öøéëéí ìäéåú ðëåðéí ùöøëé äîòøëä éùðå àú úëðéåúéðå.&nbsp;&nbsp;&nbsp; áéîé ùáú åçâ äùáåòåú, äáàéí òìéðå ìèåáä, ðîùéê ìôé ñãø ÷áåò áúöôéåú åáùîéøåú. àí ìà éçåì ùéðåé áîöá, ðùáéú ìéåîééí àìå àú äîùê òáåãú äáéöåøéí. ëì àçã éðöì àú äàôùøåéåú äðéúðåú ìå áùèç äúøáåúé, åé÷áò ìòöîå òúéí ìúåøä åìúôéìä. ëì àçã ùàéðå áúô÷éã, éìáù áâãé ùáú åéùîåø òì äñâðåï äùáúé ùì éùåáðå.&nbsp;&nbsp;&nbsp; <a class="psuq" href="../../tnk1/prqim/t0507.htm#17">ãáøéí æ17-19</a>: " <q class="psuq">ëé úàîø áìááê: øáéí äâåéí äàìä îîðé, àéëä àåëì ìäåøéùí - ìà úéøà îäí, æëø úæëø àú àùø òùä ä' àìäéê ìôøòä åìëì îöøéí... ëï éòùä ä' àìäéê ìëì äòîéí àùø àúä éøà îôðéäí.</q> "&nbsp;&nbsp;&nbsp;&nbsp; --- áò"ä, éáðä, òù"÷ ô' ðùà, ä' ñéåï úù"ç. (-) öåøéàì, îà"æ.</li> <li>áòùåø äùðé - çùáåï ðôù ìàåîé - ùéðåé äòøëéí: äòáåãä - ëáø ìà òøê; éù äøáä òåáãéí, òëùéå öøéê äúî÷öòåú. äç÷ìàåú - ëáø ìà òøê; ðéöìðå àú îé ääù÷àä. äùåîø - ëáø ìà òøê; éù áé÷åøú òì ëåçðåú éúøä. äàçãåú äìàåîéú - îúôåøøú ò÷á äðéâåãéí äãúééí äòãúééí åäôåìéèééí; áðåòø öåîçéí ðèòé áø, øé÷ðåú åôùò. éù ìùàåó ìòöîàåú àîéúéú, øåçðéú îãéðéú&nbsp; åëìëìéú. ìäòîé÷ áéñåãåú äøåçðééí ùì úåøú ä' åøåç éùøàì. ìôúç ëéùøåðåú åìäéîðò îøãéôú îåúøåú. ìùîåø òì äàçãåú. (éåí äòöîàåú ä'úùé"è)</li> <li>è"æ ùðåú îãéðú éùøàì - äîãéðä âãìä, åàðçðå ëáø øåàéí àåúä òí éúøåðåúéä åçñøåðåúéä; ãøåëéí åîúôììéí (àééø ä'úùë"ã).</li> <li>ãáøéí ìéåí äòöîàåú äë"â - áðéâåã ìòîéí àçøéí ùðåìãå òí îãéðúí - àðçðå ðåìãðå âøéí åäîãéðä äéà àúâø òáåøðå. äôñ÷ðå àú äîöòãéí äöáàééí ëé äáððå ùëåçðå áééçåãðå åàçãåúðå, áðééï òí àçã á÷ãåùä åèäøä. òãééï ôçã åøçá îùîùéí áòøáåáéä. ÷áåöåú øàùåðåú ùì àçéí ôøöå àú îñê äáøæì. àðå îúôììéí òì ùìåù ãøâåú ùì âàåìä: ùçøåø îòáãåú, ÷éáåõ âìåéåú, åúé÷åï äîãéðä. æëøéä é' è-éá.</li> <li>àðé åäðòø ðìëä òã ë"ä - ëîå áò÷éãä, ùí äìëå äàá åäáï éçã, ëê âí áîãéðä. àðçðå äìëðå ìä÷éí îãéðä ëôìéèé ùåàä äîá÷ùéí î÷ìè áèåç. äãåø äöòéø ìà äëéøå àú äùéòáåã àê äí îàîéðéí ìðå åäåìëéí òîðå. " <span style="font-weight: bold;">ë"ä éäéä æøòê!</span> åäâãú ìáðê. îöåä ÷ãåùä ìîñåø àú àùø ÷øä ìðå îãåø ìãåø. îé äàîéï ùáëåçåúéðå äãìéí ðåëì ìòîåã ðâã ëì ä÷îéí òìéðå? áúçéìä ìà äàîéðå ùðåëì ìäçæé÷ îòîã éîéí; àçø ëê ðúðå ìðå ùáåòåú; àçøé ëï ùðä, ùðúééí, ìëì äéåúø. àí ìäåãåú ìàîú: âí àðçðå ìà äàîðå ìâîøé - ìôçåú ìà áùëìðå. äùé÷åìéí äøöéåðìééí äéå ëä áøåøéí ùìà ðöìéç ìòîåã - ìà áùãä ä÷øá, ìà áçæéúåú äôðéîéåú, ìà áäñãø äáòéåú äëìëìéåú, ååãàé ìà áäúðâùåéåú äøåçðéåú. äîñ÷ðä áëì îçùáä ù÷åìä äéúä: àéï æàú îùéîä àôùøéú. <span style="font-weight: bold;">äééðå ùîçéí!</span> àú èëñ äëøæú äîãéðä àéððé æåëø. äééðå èøåãéí îãé, àôéìå ìà äúôðéðå ìùîåò çãùåú; ìà éãòðå áîä òåñ÷éí îðäéâé äééùåá áàåúä äùòä. àáì æåëø àðé äéèá, ëùéùáðå ìäëéï àú éåí äòöîàåú äøàùåï, úåê ëãé ùéçä äáòúé ñô÷åú, àí øùàéí àðçðå ìá÷ù ëáø ãôåñé çâ ÷áåòéí - àåìé àéï æàú àìà àôéæåãä çåìôú, ÷öøä? ø÷ âòøúå ùì àçã îï äçáåøä äçæé÷ä àåúé àì ÷ø÷ò äîöéàåú äàåèåôéú: '÷åîä, òåøä îñôé÷åúéê ä'øéàìééí', äàéðê øåàä?' åøàéúé -&nbsp;&nbsp; áúçéìä äééðå ëçåìîéí. ø÷ îàæ àîøå äâåééí "äâãéì ä' ìòùåú òí àìä", àîøðå âí àðçðå: "äâãéì ä' ìòùåú òîðå", åäééðå ùîçéí!" ("îáéú", ë"ä ìîãéðä, ä'úùì"â).</li> <li>è' áàá - úùë"è - äâæéøä - áàä îï äùîééí àå îï äîìëåú; äöøä - ðåáòú îîòùéðå. "ëìé äîùçéú ùì øùòé òåìí ìà éöìçå ðâãðå. òì ìùåðåú äâéðåé ðâãðå - éøùéòå äï àú òöîï. àê ø÷ áúðàé àçã: ùðúâáø ëàøé ðâã àøñ ùðàú äàçéí."</li> <li>öáéåðä ùì ùáú áçáøúðå - úùåáä ìîàîø ùì ãá øôì: &nbsp;&nbsp; 1. "îòéï òåìí äáà" - áéäãåú äòé÷ø äåà ãåå÷à äòåìí äæä, ëåìì òðééðé ôåìéèé÷ä ä÷ùåøéí ìôéúåç åáðééï äîãéðä.&nbsp; çæ"ì äúéøå ìäâéã ìðëøé ìëúåá ëãé ì÷ðåú ÷ø÷ò áà"é áùáú - åäãáø áååãàé ëåìì âí îùà åîúï òí äîåëø. âí "òåðâ ùáú" äåà áúòðåâåú äòåìí äæä. 2. äìéëåú åäìëåú - àéï ðúåðéí òì áéöåò úåøðåú áùáú ëãé ìöáåø éîé çåôùä, àáì éù ìàñåø. äàæðä ìøãéå - äìëúéú îåúø, àáì éù ìàñåø. îùç÷é ëãåø - îåúø, àê éù ìãøåù ùéìáùå ø÷ áâãé ùáú ëãé ùìà ìäôåê àú äùáú ìéåí äúòîìåú. îùç÷é âåìåú - øàåé ìàñåø. ÷øéàú òéúåðéí åøåîðéí - îåúø, àê áæäéøåú. äùúúôåú áùéòåøé úåøä - àéï ìçééá, ëì àçã é÷áò ìòöîå òúéí ìúåøä. ìàøâï èéåìéí øâìééí áîù÷ - øöåé. 3. "å÷øàú ìùáú òåðâ" - éù ì÷áåò ú÷ðåú ùäöòéøéí éåëìå ìòîåã áäï.&nbsp; (ä'úùé"ç)</li> <li>çâ ñåëåú ùìåí - äñåëä îñîìú àú äðãåãéí ùì òí éùøàì áîãáø äòîéí. ðúôìì ùúäéä æå ñåëú ùìåí (éáðä, òøá ñåëåú ä'úùì"ã, "á÷éöåø îï äáéú", áòéöåîä ùì îìçîú éåí äëéôåøéí, éîéí ñôåøéí ìôðé îåúå). <br /></li></ul> <p> <br /></p> <br /> <p> <br /></p> </div><!--tokn--> <h2 id='tguvot'>úâåáåú</h2> <ul id='ultguvot'> </ul><!--end--> <script type='text/javascript'>tguva();txtit()</script> </div><!--pnim--> </body> </html>
html/get_residual_8cc.html
mechanoChem/openIGA
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.5"/> <title>openIGA: openIGA/src/model/getResidual.cc File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { searchBox.OnSelectItem(0); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">openIGA &#160;<span id="projectnumber">0.1</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.5 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li><a href="globals.html"><span>File&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerator</a></div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_fb414b6550896094a37f510916de5bfd.html">openIGA</a></li><li class="navelem"><a class="el" href="dir_ce32a619c909f0121590f04421eaef60.html">src</a></li><li class="navelem"><a class="el" href="dir_07154c81bf2163d9a151c981495b529c.html">model</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">getResidual.cc File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include &quot;<a class="el" href="model_8h_source.html">../../include/model/model.h</a>&quot;</code><br/> </div></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.5 </small></address> </body> </html>
client/fair-division.html
erelsgl/rectangles
<html> <head> <meta charset='utf8' /> <script src="jsmodules/jquery-1.11.0.min.js"></script> <script src="jsmodules/svg.min.js"></script> <script src="jsmodules/svg.draggable.min.js"></script> <script src="jsmodules/svg.math.js"></script> <script src="jsmodules/svg.export.js"></script> <script src="jsmodules/arg.js.v1.1.min.js"></script> <script src="DraggablePoints.js"></script> <script src="ShapeCollection.js"></script> <script src="Walls.js"></script> <script src="events.js"></script> <script type='text/javascript' src='jsts.bundle.js'></script> <style> #walls, #points { width: 200px } td {vertical-align:top} #status {text-align:center; font-size:10px;} </style> </head> <body> <table><tr><td> <table> <tr><td colspan='3' style='text-align:center'><input class='wall' id='wall-top' type='checkbox'/></td></tr> <tr> <td style='vertical-align:middle'><input class='wall' id='wall-left' type='checkbox' checked='checked'/></td> <td> <svg id='svg' style="background:#ffe; border:dotted #ccc 3px"> </svg></td> <td style='vertical-align:middle'><input class='wall' id='wall-right' type='checkbox'/></td> </tr> <tr><td colspan='3' style='text-align:center'><input class='wall' id='wall-bottom' type='checkbox' checked='checked'/></td></tr> <tr><td colspan='3' id='status'></td></tr> </table> </td><td style='font-size:12px'> <p><a href='index.html'>Computational Geometry</a> &gt; </p> <h1>Fair-and-Square Cake-Cutting</h1> <p>Several partners want to divide a square land estate among them, giving each one a square land plot. They have different preferences over parts of the estate. The preferences are represented by colorful circles: each circle represents a point which the partner of that color finds valuable. <p>Some of the land estate borders are open (i.e. the land plots can flow over them) while others are closed. Use the checkboxes to select which are open and which are closed. <p>Select the number of partners and the number of value points per partner, run the division algorithm and observer the proportion of points given to each partner. You can then drag and move individual points and watch how the division changes. <table> <tr><th>Num of partners:</th><td> <select id='numOfAgents' name='numOfAgents'> <option>1</option> <option>2</option> <option>3</option> <option>4</option> <option>5</option> <option>6</option> <option>7</option> <option>8</option> <option>9</option> <option>10</option> </select> </td></tr> <tr><th>Total points per agent:</th><td> <input id='pointsPerAgent' name='pointsPerAgent' value='1' /> </td></tr> <!-- tr><th>Algorithm:</th><td><select id='algorithm' name='algorithm'> <option value='staircaseAlgorithm'>Staircase</option> </select> </td></tr --> <tr><th>Min points per landplot:</th><td> <input id='guaranteedPointsPerAgent' name='guaranteedPointsPerAgent' value='' readonly='readonly' /> </td></tr> <tr><th></th><td><button id='createStaircaseDemo'>Create random sample</button></td></tr> </table> <hr style='margin-bottom:300px'/> <p><button class='export'>Export</button> then right-click to save the image: <canvas id='canvas' style='width:10px;height:10px;border:solid black 1px'></canvas></p> <p><button class='interrupt'>Interrupt the current calculation.</button></p> </td> </tr> </table> <script type='text/javascript'>$(document).ready(function() { // grid lines: window.svgpaper.line(0,200, 400,200).stroke({ width: 1, color:'#ccc' }); window.svgpaper.line(200,0, 200,400).stroke({ width: 1, color:'#ccc' }); window.jsts.algorithm.ALLOW_SINGLE_VALUE_FUNCTION = true; window.jsts.algorithm.FIND_DIVISION_WITH_LARGEST_MIN_VALUE = true; // important for testing function drawShapes(err, shapes) { // A callback for the asynchronous solver for (var i=0; i<shapes.length; ++i) window.landplots.add(shapes[i]); setStatus(""+window.points.length+" points ; "+window.landplots.length+" shapes"+""); $(".interrupt").attr("disabled","disabled"); } var drawFairDivision = function() { $(".interrupt").removeAttr("disabled"); window.landplots.clear(); var maxSlimness = 1; if (!window.points.byColor) throw new Error("window.points is "+JSON.stringify(window.points)); var pointsByColor = window.points.byColor; var pointsPerAgent = Object.keys(pointsByColor).map(function(key){return pointsByColor[key]}); var fairDivision = window.calcHalfProportionalDivision( pointsPerAgent, envelopeFromWalls(), maxSlimness); var newStatus = " "; for (var color in window.points.byColor) { var pointsOfAgent = window.points.byColor[color]; fairDivision.forEach(function(landplot) { if (landplot.color==color) { newStatus += color+":"+jsts.algorithm.numPointsInEnvelope(pointsOfAgent,landplot)+"/"+pointsOfAgent.length+" "; } }); } drawShapes(null,fairDivision); setStatus($("#status").text()+" "+newStatus); if (fairDivision.length<pointsPerAgent.length) alert("Not enough land-plots! Please call Erel 09-7431290"); } window.landplots = ShapeCollection(window.svgpaper, /*default style =*/ { stroke: '#000', 'stroke-dasharray': '5,5', opacity: 0.3, }); window.points = DraggablePoints(window.svgpaper, /* change event = */drawFairDivision); function valuePerAgent(numOfAgents) { switch(numOfWalls()) { case 4: return numOfAgents*2; case 3: case 2: return numOfAgents*2-1; case 1: return Math.ceil((numOfAgents-2)*7/4+2); case 0: return numOfAgents; } } $("#numOfAgents").change(function() { var numOfAgents = parseInt($("#numOfAgents").val()); var pointsPerAgent = valuePerAgent(numOfAgents)+1; $("#pointsPerAgent").val(pointsPerAgent); $("#pointsPerAgent").trigger("change"); }) $("#pointsPerAgent").change(function() { var numOfAgents = parseInt($("#numOfAgents").val()); var pointsPerAgent = parseInt($("#pointsPerAgent").val()); $("#guaranteedPointsPerAgent").val(Math.ceil(pointsPerAgent/valuePerAgent(numOfAgents))); }) var colors = ['blue', 'cyan', 'green', 'yellow', 'pink', 'red', 'brown', 'black', 'grey']; $("#createStaircaseDemo").click(function() { window.points.clear(); var numOfAgents = parseInt($("#numOfAgents").val()); var pointsPerAgent = parseInt($("#pointsPerAgent").val()); for (var i=0; i<numOfAgents; ++i) { var color = colors[i%colors.length]; for (var j=0; j<pointsPerAgent; ++j) { var newPoint = new SVG.math.Point(Math.random() * canvas.width,Math.random() * canvas.height); window.points.add(newPoint, color); } } drawFairDivision(); }); $(".wall").change(function() { drawFairDivision(); }) $("#numOfAgents").val("3"); $("#numOfAgents").trigger("change"); $("#createStaircaseDemo").trigger("click"); });</script> </body> </html>
docs/pages/introduction.html
apphp/php-mvc-framework
<h1>ApPHP Framework</h1> ApPHP MVC Framework is a web application framework that is designed to provide modern and rapid development of websites, web applications and web services. <br><br> It implements the the Model-View-Controller (MVC) design pattern and principles, including separation of display, logic, and data layers. It provides a special architecture, components for database access, templating, session management and many other tools for developers to build a complex web applications faster and safer. <br><br> Choosing ApPHP MVC Framework allows you to release your applications earlier, host and scale them without problem, and maintain them over time with easy. <br> <h4>MVC</h4> Like most modern web programming frameworks, ApPHP Framework has been developed in accordance with the MVC pattern ("Model-View-Controller"). The MVC requires that the entire software logic should be separated into three loosely bound parts (layers): <ul> <li>Data management layer (Model)</li> <li>View presentation layer</li> <li>Business logic layer (Controller) which is responsible for receiving, validating and processing user requests as well as for obtaining data from the model (database) and preparing them for proper displaying in users' browsers </li> </ul> For more information: <a class="external" href="http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller" title="MVC (Wikipedia)" target="_blank" rel="noopener noreferrer">MVC (Wikipedia)</a> <br><br> <h4>HTTP request processing scheme</h4> <ol> <li>A user request is received for processing by the main dispatching file.</li> <li>Framework kernel parses the requested URL.</li> <li>The routing system determines which application must be requested and which action it must execute according to the URL contents.</li> <li>For each application action, the appropriate controller is located which handles further request processing.</li> <li>The controller executes business logic and requests data from the database using model classes where necessary.</li> <li>To generate the resulting web page, the controller consecutively calls methods of one or more action classes.</li> <li>The data returned by actions are passed on to the template engine to generate the resulting HTML code.</li> <li>The template engine generates HTML code using the received data and the specified template files.</li> </ol>
book_code/WebGL/6E/CHAPTER09/shaders/index.html
stighenriksen/icp_angel
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <title>Index of /~angel/BOOK/INTERACTIVE_COMPUTER_GRAPHICS/SIXTH_EDITION/CODE/WebGL/6E/CHAPTER09/shaders</title> </head> <body> <h1>Index of /~angel/BOOK/INTERACTIVE_COMPUTER_GRAPHICS/SIXTH_EDITION/CODE/WebGL/6E/CHAPTER09/shaders</h1> <table><tr><th><img src="/icons/blank.gif" alt="[ICO]"></th><th><a href="?C=N;O=D">Name</a></th><th><a href="?C=M;O=A">Last modified</a></th><th><a href="?C=S;O=A">Size</a></th><th><a href="?C=D;O=A">Description</a></th></tr><tr><th colspan="5"><hr></th></tr> <tr><td valign="top"><img src="/icons/back.gif" alt="[DIR]"></td><td><a href="/~angel/BOOK/INTERACTIVE_COMPUTER_GRAPHICS/SIXTH_EDITION/CODE/WebGL/6E/CHAPTER09/">Parent Directory</a></td><td>&nbsp;</td><td align="right"> - </td><td>&nbsp;</td></tr> <tr><td valign="top"><img src="/icons/unknown.gif" alt="[ ]"></td><td><a href="fshader91.glsl">fshader91.glsl</a></td><td align="right">06-Jun-2012 15:38 </td><td align="right">108 </td><td>&nbsp;</td></tr> <tr><td valign="top"><img src="/icons/unknown.gif" alt="[ ]"></td><td><a href="vshader91.glsl">vshader91.glsl</a></td><td align="right">06-Jun-2012 15:38 </td><td align="right">269 </td><td>&nbsp;</td></tr> <tr><th colspan="5"><hr></th></tr> </table> <address>Apache/2.2.22 (Debian) Server at www.cs.unm.edu Port 80</address> </body></html>
doc/html/class_catharsis_1_1_domain_1_1_contact_extensions.html
prokhor-ozornin/Catharsis.NET.Domain
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Catharsis.Domain: Catharsis.Domain.ContactExtensions Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(document).ready(initResizable); /* @license-end */</script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Catharsis.Domain &#160;<span id="projectnumber">5.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function(){initNavTree('class_catharsis_1_1_domain_1_1_contact_extensions.html','');}); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#pub-static-methods">Static Public Member Functions</a> &#124; <a href="class_catharsis_1_1_domain_1_1_contact_extensions-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">Catharsis.Domain.ContactExtensions Class Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a> Static Public Member Functions</h2></td></tr> <tr class="memitem:a0854c5a7b8558bcd2a44f764b0ec12ed"><td class="memItemLeft" align="right" valign="top"><a id="a0854c5a7b8558bcd2a44f764b0ec12ed"></a> static IQueryable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Email</b> (this IQueryable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt; contacts, string email)</td></tr> <tr class="separator:a0854c5a7b8558bcd2a44f764b0ec12ed"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a5b4225d1cd2c405dd8ea071c6f9a3b0f"><td class="memItemLeft" align="right" valign="top"><a id="a5b4225d1cd2c405dd8ea071c6f9a3b0f"></a> static IEnumerable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Email</b> (this IEnumerable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt; contacts, string email)</td></tr> <tr class="separator:a5b4225d1cd2c405dd8ea071c6f9a3b0f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aad33d0492316a00d43d7a86317dfcfde"><td class="memItemLeft" align="right" valign="top"><a id="aad33d0492316a00d43d7a86317dfcfde"></a> static IQueryable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Fax</b> (this IQueryable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt; contacts, string fax)</td></tr> <tr class="separator:aad33d0492316a00d43d7a86317dfcfde"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3aeba7b2518e9749cba8a44de2241f6e"><td class="memItemLeft" align="right" valign="top"><a id="a3aeba7b2518e9749cba8a44de2241f6e"></a> static IEnumerable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Fax</b> (this IEnumerable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt; contacts, string fax)</td></tr> <tr class="separator:a3aeba7b2518e9749cba8a44de2241f6e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:abf0415a8f4442242d1fb519b1061bc42"><td class="memItemLeft" align="right" valign="top"><a id="abf0415a8f4442242d1fb519b1061bc42"></a> static IQueryable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Icq</b> (this IQueryable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt; contacts, string icq)</td></tr> <tr class="separator:abf0415a8f4442242d1fb519b1061bc42"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af4f93faea225ab8566d3a2ac217f8bb5"><td class="memItemLeft" align="right" valign="top"><a id="af4f93faea225ab8566d3a2ac217f8bb5"></a> static IEnumerable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Icq</b> (this IEnumerable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt; contacts, string icq)</td></tr> <tr class="separator:af4f93faea225ab8566d3a2ac217f8bb5"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a29833376222f434c564df01c8dbcf46d"><td class="memItemLeft" align="right" valign="top"><a id="a29833376222f434c564df01c8dbcf46d"></a> static IQueryable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Jabber</b> (this IQueryable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt; contacts, string jabber)</td></tr> <tr class="separator:a29833376222f434c564df01c8dbcf46d"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af923a0c86ed2fd9dd0b7068821dd37ec"><td class="memItemLeft" align="right" valign="top"><a id="af923a0c86ed2fd9dd0b7068821dd37ec"></a> static IEnumerable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Jabber</b> (this IEnumerable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt; contacts, string jabber)</td></tr> <tr class="separator:af923a0c86ed2fd9dd0b7068821dd37ec"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a079117b0d44efdb861ec592c8fdfeeae"><td class="memItemLeft" align="right" valign="top"><a id="a079117b0d44efdb861ec592c8fdfeeae"></a> static IQueryable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Phone</b> (this IQueryable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt; contacts, string phone)</td></tr> <tr class="separator:a079117b0d44efdb861ec592c8fdfeeae"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a7976f2c7f5aae220ac4927a78dca6a04"><td class="memItemLeft" align="right" valign="top"><a id="a7976f2c7f5aae220ac4927a78dca6a04"></a> static IEnumerable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Phone</b> (this IEnumerable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt; contacts, string phone)</td></tr> <tr class="separator:a7976f2c7f5aae220ac4927a78dca6a04"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0e1fb150894eca0ca3d9b4e85ad67ba8"><td class="memItemLeft" align="right" valign="top"><a id="a0e1fb150894eca0ca3d9b4e85ad67ba8"></a> static IQueryable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Skype</b> (this IQueryable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt; contacts, string skype)</td></tr> <tr class="separator:a0e1fb150894eca0ca3d9b4e85ad67ba8"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a7e64ebb9a99b4b6a8ef2e19bbbe2fe70"><td class="memItemLeft" align="right" valign="top"><a id="a7e64ebb9a99b4b6a8ef2e19bbbe2fe70"></a> static IEnumerable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Skype</b> (this IEnumerable&lt; <a class="el" href="class_catharsis_1_1_domain_1_1_contact.html">Contact</a> &gt; contacts, string skype)</td></tr> <tr class="separator:a7e64ebb9a99b4b6a8ef2e19bbbe2fe70"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_catharsis.html">Catharsis</a></li><li class="navelem"><a class="el" href="namespace_catharsis_1_1_domain.html">Domain</a></li><li class="navelem"><a class="el" href="class_catharsis_1_1_domain_1_1_contact_extensions.html">ContactExtensions</a></li> <li class="footer">Generated on Mon Dec 24 2018 22:49:57 for Catharsis.Domain by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li> </ul> </div> </body> </html>
Weka/xap/doc/weka/associations/NumericItem.Comparison.html
mniemann87/XApriori
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_13) on Wed Oct 30 11:29:40 CET 2013 --> <title>NumericItem.Comparison</title> <meta name="date" content="2013-10-30"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="NumericItem.Comparison"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../weka/associations/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../weka/associations/NumericItem.html" title="class in weka.associations"><span class="strong">Prev Class</span></a></li> <li><a href="../../weka/associations/SingleAssociatorEnhancer.html" title="class in weka.associations"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?weka/associations/NumericItem.Comparison.html" target="_top">Frames</a></li> <li><a href="NumericItem.Comparison.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">weka.associations</div> <h2 title="Enum NumericItem.Comparison" class="title">Enum NumericItem.Comparison</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>java.lang.Enum&lt;<a href="../../weka/associations/NumericItem.Comparison.html" title="enum in weka.associations">NumericItem.Comparison</a>&gt;</li> <li> <ul class="inheritance"> <li>weka.associations.NumericItem.Comparison</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd>java.io.Serializable, java.lang.Comparable&lt;<a href="../../weka/associations/NumericItem.Comparison.html" title="enum in weka.associations">NumericItem.Comparison</a>&gt;</dd> </dl> <dl> <dt>Enclosing class:</dt> <dd><a href="../../weka/associations/NumericItem.html" title="class in weka.associations">NumericItem</a></dd> </dl> <hr> <br> <pre>public static enum <span class="strong">NumericItem.Comparison</span> extends java.lang.Enum&lt;<a href="../../weka/associations/NumericItem.Comparison.html" title="enum in weka.associations">NumericItem.Comparison</a>&gt;</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="enum_constant_summary"> <!-- --> </a> <h3>Enum Constant Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> <caption><span>Enum Constants</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Enum Constant and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../weka/associations/NumericItem.Comparison.html#EQUAL">EQUAL</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../weka/associations/NumericItem.Comparison.html#GREATER_THAN">GREATER_THAN</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../weka/associations/NumericItem.Comparison.html#LESS_THAN_OR_EQUAL_TO">LESS_THAN_OR_EQUAL_TO</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><strong><a href="../../weka/associations/NumericItem.Comparison.html#NONE">NONE</a></strong></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../weka/associations/NumericItem.Comparison.html" title="enum in weka.associations">NumericItem.Comparison</a></code></td> <td class="colLast"><code><strong><a href="../../weka/associations/NumericItem.Comparison.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String&nbsp;name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../weka/associations/NumericItem.Comparison.html" title="enum in weka.associations">NumericItem.Comparison</a>[]</code></td> <td class="colLast"><code><strong><a href="../../weka/associations/NumericItem.Comparison.html#values()">values</a></strong>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Enum</h3> <code>compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ ENUM CONSTANT DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="enum_constant_detail"> <!-- --> </a> <h3>Enum Constant Detail</h3> <a name="NONE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>NONE</h4> <pre>public static final&nbsp;<a href="../../weka/associations/NumericItem.Comparison.html" title="enum in weka.associations">NumericItem.Comparison</a> NONE</pre> </li> </ul> <a name="EQUAL"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>EQUAL</h4> <pre>public static final&nbsp;<a href="../../weka/associations/NumericItem.Comparison.html" title="enum in weka.associations">NumericItem.Comparison</a> EQUAL</pre> </li> </ul> <a name="LESS_THAN_OR_EQUAL_TO"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>LESS_THAN_OR_EQUAL_TO</h4> <pre>public static final&nbsp;<a href="../../weka/associations/NumericItem.Comparison.html" title="enum in weka.associations">NumericItem.Comparison</a> LESS_THAN_OR_EQUAL_TO</pre> </li> </ul> <a name="GREATER_THAN"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>GREATER_THAN</h4> <pre>public static final&nbsp;<a href="../../weka/associations/NumericItem.Comparison.html" title="enum in weka.associations">NumericItem.Comparison</a> GREATER_THAN</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="values()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>values</h4> <pre>public static&nbsp;<a href="../../weka/associations/NumericItem.Comparison.html" title="enum in weka.associations">NumericItem.Comparison</a>[]&nbsp;values()</pre> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: <pre> for (NumericItem.Comparison c : NumericItem.Comparison.values()) &nbsp; System.out.println(c); </pre></div> <dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl> </li> </ul> <a name="valueOf(java.lang.String)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>valueOf</h4> <pre>public static&nbsp;<a href="../../weka/associations/NumericItem.Comparison.html" title="enum in weka.associations">NumericItem.Comparison</a>&nbsp;valueOf(java.lang.String&nbsp;name)</pre> <div class="block">Returns the enum constant of this type with the specified name. The string must match <i>exactly</i> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd> <dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd> <dt><span class="strong">Throws:</span></dt> <dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd> <dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../weka/associations/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../weka/associations/NumericItem.html" title="class in weka.associations"><span class="strong">Prev Class</span></a></li> <li><a href="../../weka/associations/SingleAssociatorEnhancer.html" title="class in weka.associations"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?weka/associations/NumericItem.Comparison.html" target="_top">Frames</a></li> <li><a href="NumericItem.Comparison.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#enum_constant_summary">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li><a href="#enum_constant_detail">Enum Constants</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
doc/html/_lua_scene_object_8h.html
kidaa/Awakening-Core3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.3.1"/> <title>Core3: /Users/victor/git/Core3Mda/MMOCoreORB/src/server/zone/objects/scene/LuaSceneObject.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">Core3 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.3.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li><a href="globals.html"><span>File&#160;Members</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_075bb3ff235063c77951cd176d15a741.html">server</a></li><li class="navelem"><a class="el" href="dir_9e27d73ba17b043ea65c9708c594875e.html">zone</a></li><li class="navelem"><a class="el" href="dir_bb68fceffca92cfae925b7b7ddaff7dd.html">objects</a></li><li class="navelem"><a class="el" href="dir_ef101a5e37a4163933595c753d428c5e.html">scene</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#nested-classes">Classes</a> &#124; <a href="#namespaces">Namespaces</a> </div> <div class="headertitle"> <div class="title">LuaSceneObject.h File Reference</div> </div> </div><!--header--> <div class="contents"> <div class="textblock"><code>#include &quot;engine/engine.h&quot;</code><br/> </div> <p><a href="_lua_scene_object_8h_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Classes</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classserver_1_1zone_1_1objects_1_1scene_1_1_lua_scene_object.html">server::zone::objects::scene::LuaSceneObject</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> Namespaces</h2></td></tr> <tr class="memitem:namespaceserver"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceserver.html">server</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:namespaceserver_1_1zone"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceserver_1_1zone.html">server::zone</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:namespaceserver_1_1zone_1_1objects"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceserver_1_1zone_1_1objects.html">server::zone::objects</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:namespaceserver_1_1zone_1_1objects_1_1scene"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceserver_1_1zone_1_1objects_1_1scene.html">server::zone::objects::scene</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Tue Oct 15 2013 17:29:18 for Core3 by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.3.1 </small></address> </body> </html>
tnk1/ktuv/mj/23-23.html
erelsgl/erel-sites
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns='http://www.w3.org/1999/xhtml' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta charset='windows-1255' /> <meta http-equiv='Content-Script-Type' content='text/javascript' /> <meta http-equiv='revisit-after' content='15 days' /> <title>æëåéåú éåöøéí òì ãáøé úåøä?</title> <link rel='stylesheet' type='text/css' href='../../../_script/klli.css' /> <link rel='stylesheet' type='text/css' href='../../../tnk1/_themes/klli.css' /> <meta property='og:url' content='https://tora.us.fm/tnk1/ktuv/mj/23-23.html'/> <meta name='author' content="àøàì" /> <meta name='receiver' content="" /> <meta name='jmQovc' content="tnk1/ktuv/mj/23-23.html" /> <meta name='tvnit' content="" /> <link rel='canonical' href='https://tora.us.fm/tnk1/ktuv/mj/23-23.html' /> </head> <!-- PHP Programming by Erel Segal-Halevi --> <body lang='he' dir='rtl' id = 'tnk1_ktuv_mj_23_23' class='dywn1 '> <div class='pnim'> <script type='text/javascript' src='../../../_script/vars.js'></script> <!--NiwutElyon0--> <div class='NiwutElyon'> <div class='NiwutElyon'><a class='link_to_homepage' href='../../../tnk1/index.html'>øàùé</a>&gt;<a href='../../../tryg/index.html'>äàúø ìî÷åøéåú áîöååú</a>&gt;<a href='../../../tryg/sug/ecm.html'>îöååú ìôé òöí</a>&gt;<a href='../../../tryg/sug/ecm_adm_gwpw_wxpcyw.html'>øëåù</a>&gt;<a href='../../../tryg/sug/ecm_rkwj_hzwlt.html'>øëåù äæåìú</a>&gt;<a href='../../../tryg/mamr/copyright.html'>æëåéåú éåöøéí</a>&gt;</div> <div class='NiwutElyon'><a class='link_to_homepage' href='../../../tnk1/index.html'>øàùé</a>&gt;<a href='../../../tryg/index.html'>äàúø ìî÷åøéåú áîöååú</a>&gt;<a href='../../../tryg/sug/rga.html'>îöååú úîéãéåú</a>&gt;<a href='../../../tryg/sug/lymwd_twrh.html'>ìéîåã úåøä</a>&gt;<a href='../../../tryg/mamr/ksf.html'>úåøä åëñó</a>&gt;</div> <div class='NiwutElyon'><a class='link_to_homepage' href='../../../tnk1/index.html'>øàùé</a>&gt;<a href='../../../tnk1/prqim/ktuv.html'>ëúåáéí</a>&gt;<a href='../../../tnk1/prqim/t28.htm'>îùìé</a>&gt;<a href='../../../tnk1/ktuv/mjly/sgulot.html'>ñâìåú îùìé ìôé ôø÷éí</a>&gt;<a href='../../../tnk1/ktuv/mjly/sgulot23.html'>ñâìåú îùìé ëâ</a>&gt;</div> <div class='NiwutElyon'><a class='link_to_homepage' href='../../../tnk1/index.html'>øàùé</a>&gt;<a href='../../../tnk1/prqim/ktuv.html'>ëúåáéí</a>&gt;<a href='../../../tnk1/prqim/t28.htm'>îùìé</a>&gt;<a href='../../../tnk1/ktuv/mjly/mdrik.html'>ñâìåú îùìé</a>&gt;<a href='../../../tnk1/ktuv/mjly/mcwot.html'>÷éåí îöååú áñôø îùìé</a>&gt;</div> </div> <!--NiwutElyon1--> <h1 id='h1'>æëåéåú éåöøéí òì ãáøé úåøä?</h1> <div id='idfields'> <p>÷åã: áéàåø:îùìé ëâ23 áúð"ê</p> <p>ñåâ: ãéåï1</p> <p>îàú: àøàì</p> <p>àì: </p> </div> <script type='text/javascript'>kotrt()</script> <div id='tokn'> <table class='inner_navigation'> <tr><td> <a href='00-00.html'><b>ñôø îùìé</b></a> &nbsp;&nbsp;&nbsp;ôø÷&nbsp;&nbsp; &nbsp;<a href='01-00.html'>à</a>&nbsp; &nbsp;<a href='02-00.html'>á</a>&nbsp; &nbsp;<a href='03-00.html'>â</a>&nbsp; &nbsp;<a href='04-00.html'>ã</a>&nbsp; &nbsp;<a href='05-00.html'>ä</a>&nbsp; &nbsp;<a href='06-00.html'>å</a>&nbsp; &nbsp;<a href='07-00.html'>æ</a>&nbsp; &nbsp;<a href='08-00.html'>ç</a>&nbsp; &nbsp;<a href='09-00.html'>è</a>&nbsp; &nbsp;<a href='10-00.html'>é</a>&nbsp; &nbsp;<a href='11-00.html'>éà</a>&nbsp; &nbsp;<a href='12-00.html'>éá</a>&nbsp; &nbsp;<a href='13-00.html'>éâ</a>&nbsp; &nbsp;<a href='14-00.html'>éã</a>&nbsp; &nbsp;<a href='15-00.html'>èå</a>&nbsp; &nbsp;<a href='16-00.html'>èæ</a>&nbsp; &nbsp;<a href='17-00.html'>éæ</a>&nbsp; &nbsp;<a href='18-00.html'>éç</a>&nbsp; &nbsp;<a href='19-00.html'>éè</a>&nbsp; &nbsp;<a href='20-00.html'>ë</a>&nbsp; &nbsp;<a href='21-00.html'>ëà</a>&nbsp; &nbsp;<a href='22-00.html'>ëá</a>&nbsp; &nbsp;<b>ëâ</b>&nbsp; &nbsp;<a href='24-00.html'>ëã</a>&nbsp; &nbsp;<a href='25-00.html'>ëä</a>&nbsp; &nbsp;<a href='26-00.html'>ëå</a>&nbsp; &nbsp;<a href='27-00.html'>ëæ</a>&nbsp; &nbsp;<a href='28-00.html'>ëç</a>&nbsp; &nbsp;<a href='29-00.html'>ëè</a>&nbsp; &nbsp;<a href='30-00.html'>ì</a>&nbsp; &nbsp;<a href='31-00.html'>ìà</a>&nbsp; </td></tr> <tr><td> &nbsp;<a href='23-00.html'>ôø÷ ëâ</a>&nbsp;&nbsp;&nbsp;&nbsp;ôñå÷&nbsp;&nbsp; &nbsp;<a href='23-01.html'>1</a>&nbsp; &nbsp;<a href='23-02.html'>2</a>&nbsp; &nbsp;<a href='23-03.html'>3</a>&nbsp; &nbsp;<a href='23-04.html'>4</a>&nbsp; &nbsp;<a href='23-05.html'>5</a>&nbsp; &nbsp;<a href='23-06.html'>6</a>&nbsp; &nbsp;<a href='23-07.html'>7</a>&nbsp; &nbsp;<a href='23-08.html'>8</a>&nbsp; &nbsp;<a href='23-09.html'>9</a>&nbsp; &nbsp;<a href='23-10.html'>10</a>&nbsp; &nbsp;<a href='23-11.html'>11</a>&nbsp; &nbsp;<a href='23-12.html'>12</a>&nbsp; &nbsp;<a href='23-13.html'>13</a>&nbsp; &nbsp;<a href='23-14.html'>14</a>&nbsp; &nbsp;<a href='23-15.html'>15</a>&nbsp; &nbsp;<a href='23-16.html'>16</a>&nbsp; &nbsp;<a href='23-17.html'>17</a>&nbsp; &nbsp;<a href='23-18.html'>18</a>&nbsp; &nbsp;<a href='23-19.html'>19</a>&nbsp; &nbsp;<a href='23-20.html'>20</a>&nbsp; &nbsp;<a href='23-21.html'>21</a>&nbsp; &nbsp;<a href='23-22.html'>22</a>&nbsp; &nbsp;<b>23</b>&nbsp; &nbsp;<a href='23-24.html'>24</a>&nbsp; &nbsp;<a href='23-25.html'>25</a>&nbsp; &nbsp;<a href='23-26.html'>26</a>&nbsp; &nbsp;<a href='23-27.html'>27</a>&nbsp; &nbsp;<a href='23-28.html'>28</a>&nbsp; &nbsp;<a href='23-29.html'>29</a>&nbsp; &nbsp;<a href='23-30.html'>30</a>&nbsp; &nbsp;<a href='23-31.html'>31</a>&nbsp; &nbsp;<a href='23-32.html'>32</a>&nbsp; &nbsp;<a href='23-33.html'>33</a>&nbsp; &nbsp;<a href='23-34.html'>34</a>&nbsp; &nbsp;<a href='23-35.html'>35</a>&nbsp; &nbsp;<a href='23-99.html'>ñéëåí</a>&nbsp; </td></tr> </table><!-- inner_navigation --> <div class='page single_height'> <div class='verse_and_tirgumim'> <div class='verse'> <span class='verse_number'> ëâ23</span> <span class='verse_text'>àÁîÆú ÷ÀðÅä! åÀàÇì úÌÄîÀëÌÉø çÈëÀîÈä åÌîåÌñÈø åÌáÄéðÈä.</span> </div> <div class='short'> <div class='cell tirgum longright'> <h2 class='subtitle'> &nbsp;ñâåìåú </h2> <div class='cellcontent'> <p>äÁéÆä îåëï ìùìí áëñó åáîàîõ ëãé <strong>ì÷ðåú</strong> åììîåã ãáøé <strong>àîú</strong>;&#160;&#160; àåìí <strong>àì</strong> úðñä <strong>ìîëåø</strong> åìäôé÷ øååç îãáøé <strong>çëîä îåñø åáéðä</strong>, àìà ìÇîÌÅã áçéðí.</p> </div><!--cellcontent--> </div> <div class='cell mcudot longbig'> <h2 class='subtitle'> &nbsp;îöåãåú </h2> <div class='cellcontent'> <p><strong>àîú ÷ðä</strong> - ìÀîÇã úåøä áùëø àí ìà îöàú ììîåã áçðí; åòí-ëì-æä, <strong>àì úîëåø</strong> ììîãä ìàçøéí áùëø, <span class="word_with_explain">ëé-àí </span>ìÇîÌÅã áçðí;</p><p><strong>çëîä åîåñø åáéðä</strong> - àú àìä ìà úÌÀìÇîÌÅã áùëø, ëé äîä úåøä ùáòì-ôä åàñåø ì÷çú òìéäí ùëø; àáì ì÷øåà î÷øà éåëì ì÷áì ùëø - ëï àîøå øáåúéðå æ"ì.</p> </div><!--cellcontent--> </div> </div><!--short--> </div><!--verse_and_tirgumim--> <br style='clear:both; line-height:0' /> <div class='long'> <div class='cell ecot longcell'> <h2 class='subtitle'> &nbsp;òöåú </h2> <div class='cellcontent'> <p>éùðí àðùéí äîåöéàéí ñôøéí úåøðééí, åëåúáéí áôúçí ù"ëì äæëåéåú ùîåøåú ìîçáø".&#160;&#160; åàëï, òì-ôé äçå÷ äî÷åáì áîãéðä, ëì ñôø îåâï áæëåéåú éåöøéí, åàñåø ìäòúé÷ àåúå ììà øùåú. äàéñåø ðåòã ìùîåø òì æëåéåúéäí äëìëìéåú ùì äñåôøéí - ùéåëìå ì÷áì úâîåìéí òì òáåãúí. àåìí, ñôø îùìé îîìéõ, ëðøàä, ùìà ìäùúîù áæëåú æå: </p> <p> éù <strong>ì÷ðåú</strong>, ìäù÷éò æîï åëñó ëãé ìäùéâ ãáøé <strong>àîú</strong>, àáì ìà <strong>ìîëåø</strong>, ìà ìäôåê àú ãáøé äàîú ùîöàú ìòñ÷ øååçé. </p><p>ìôðé ùäéä çå÷ æëåéåú éåöøéí, äãéåï ääìëúé äúî÷ã áàéñåø ìäãôéñ ñôø ìôðé ùäîçáø ñééí ìîëåø àú ëì äñôøéí ùëáø äãôéñ, òì-îðú ùäîçáø ìà éôñéã àú ëñôå <small class="small">(ùîòúé îø' éùøàì ùìéñì)</small>. ìëàåøä, àçøé ùäîçáø ñééí ìîëåø àú ääåöàä äøàùåðä åäçæéø ìòöîå àú ääåöàåú, àéï àéñåø òì àçøéí ìäãôéñ àú äñôø îçãù.</p> <h3>àéê àôùø <strong>ì÷ðåú</strong> àí àó àçã ìà <strong>îåëø</strong>?&#160;</h3><p>ãøê àçú ìòùåú æàú äéà òì-éãé îëéøú ñôøéí ùì ãáøé-úåøä, òí øùéåï äòú÷ä çåôùé. äñôøéí òåìéí ëñó - ëé äéöéøä ùìäí òåìä ëñó (äãôñä, ëøéëä åëå'); àåìí, äñåôø àéðå îåëø àú ãáøéå - äåà îàôùø ìëì àçã ùøåöä áëê, ìäòúé÷ àú äãáøéí áàåôï çåôùé, ìîùì&#160;- ìöìí àú äñôø áîëåðú öéìåí, åìùìí ø÷ àú äåöàåú ääòú÷ä.</p> <p> ôéøåù æä îúàéí ìãáøé çæ"ì òì äúåøä: "<q class="mfrj">àîø ÷øà (ãáøéí ã5): "<strong>øàä ìîãúé àúëí ç÷éí åîùôèéí, ëàùø öåðé ä' àìäé, ìòùåú ëï á÷øá äàøõ àùø àúí áàéí ùîä ìøùúä</strong>" - îä àðé áçéðí, àó àúí áçéðí....</q>" <small>(øá éäåãä áùí øá, úìîåã ááìé, áëåøåú ëè:)</small>;&#160; ëîå ùä' ìéîã àú îùä áçéðí, ëê îùä ìéîã àú áðé éùøàì áçéðí, åëê äí öøéëéí ìäîùéê åìòùåú áàøõ - ìà ìäôåê àú äúåøä ìòñ÷ îñçøé ùðåòã ìäáéà øååçéí ìáòìéå, àìà ìäôéõ åììîã àåúä ùìà òì îðú ì÷áì ôøñ.</p> <p> øùéåï ùòùåé ìäúàéí ìäôöú ãáøé úåøä äåà äøùéåï äéãåò áùí cc-by-sa, äàåîø áòøê ëê: <br /> </p> <p>ðéúï ìê äçåôù:</p> <ul><li>ìùúó — ìäòúé÷, ìäôéõ åìäòáéø àú äéöéøä.</li><li>ìäëéï øîé÷ñ — ìòáã àú äéöéøä (ëâåï ìúøâí, ìôøù, ìàééø...).</li></ul> <p>áëôåó ìúðàéí äáàéí:</p> <ul><li> <strong>ééçåñ</strong> — òìéê ìééçñ àú äéöéøä (ìúú ÷øãéè) áàåôï äîöåééï òì-éãé äéåöø àå îòðé÷ äøéùéåï ("<q class="mfrj">ìäâéã ãáø áùí àåîøå</q>"), àê ìà áùåí àåôï äîøîæ òì ëê ùäí úåîëéí áê àå áùéîåù ùìê áéöéøä <span id="attribution-container"> (ìîùì, àí úøâîúé òì-ãòú òöîé, àñåø ìé ìèòåï ùäîçáø äî÷åøé îñëéí ìúøâåí æä, àìà àí ëï äåà àëï ÷øà åàéùø àåúå).</span></li><li> <strong>ùéúåó æää</strong> — àí úçìéè/é ìùðåú, ìòáã àå ìéöåø éöéøä ðâæøú áäñúîê òì éöéøä æå, úåëì/é ìäôéõ àú éöéøúê äçãùä ø÷ úçú àåúå äøéùéåï, øéùéåï ãåîä àå úåàí ìøéùéåï æä ("<q class="mfrj">îä àðé áçéðí - àó àúí áçéðí</q>").</li><li>áëì ùéîåù çåæø àå äôöä ùì äéöéøä òìéê ìäáäéø ìàçøéí àú úðàé äøéùéåï áéöéøä æå. äãøê äèåáä áéåúø ìòùåú æàú äéà ì÷ùø ìòîåã æä: http://creativecommons.org/licenses/by-sa/3.0/deed.he. &#160;</li></ul> <p> øùéåï æä úåàí ìøùéåï ùáå îùúîùéí áàúøé úåëï îåáéìéí ëâåï åé÷éôãéä. </p> </div><!--cellcontent--> </div> <div class='cell hqblot longright'> <h2 class='subtitle'> &nbsp;ä÷áìåú </h2> <div class='cellcontent'> <h3>æëåéåú éåöøéí òì ãáøé úåøä</h3><p>îääðçéä <strong>àì úîëåø</strong> ðåáò, ùàñåø ìàãí ì÷çú ìòöîå æëåéåú-éåöøéí òì ãáøé-úåøä. âí àí äåà <strong>÷ðä</strong> åäù÷éò ëñó åîàîõ áäùâú äàîú, äåà öøéê ìçì÷ àåúä ìàçøéí áçéðí åìà ìäôåê àåúä ìî÷åø-øååç.</p><p>äøàùåï ùúáò ìòöîå æëåéåú ÷ðééï øåçðé òì ãáøé úåøä äéä, ëðøàä, ÷éï. ÷éï äéä äøàùåï ùä÷øéá ÷øáï ìä' - ëì òðééï ä÷øáðåú äéä øòéåï ùìå. äáì àçéå "äòúé÷" àú äøòéåï îîðå åùéôø àåúå, å÷éï ëòñ îàã. åééúëï ùæå äéúä ëååðúå ùì ä' ëùàîø ìå, <a class="psuq" href="/tnk1/prqim/t0104.htm#6">áøàùéú ã6-7</a>: "<q class="psuq">ìÈîÌÈä çÈøÈä ìÈêÀ åÀìÈîÌÈä ðÈôÀìåÌ ôÈðÆéêÈ? äÂìåÉà àÄí úÌÅéèÄéá ùÒÀàÅú...</q>"&#160; (<a href="http://he.wikisource.org/wiki/%D7%91%D7%99%D7%90%D7%95%D7%A8:%D7%91%D7%A8%D7%90%D7%A9%D7%99%D7%AA_%D7%93_%D7%96">ôéøåè</a>) - îãåò àúä ëåòñ òì ëê ùàçéê "âðá" ìê àú äøòéåï åùéôø àåúå? äøé âí àúä éëåì ìòùåú àåúå ãáø - ì÷çú àú äøòéåï äîùåôø ùì àçéê åìùôø àåúå òåã éåúø <small>(ò"ô øðé ùâéà, òìåï 'ùáúåï' ôøùú ùîåú ä'úùñ"æ)</small>. </p> <p>âí ðáéàé éùøàì äåëéçå àú ðáéàé äù÷ø, ääåôëéí àú äðáåàä ìî÷öåò øååçé, åãåøùéí úùìåí úîåøú ãáøé äðáåàä, <a class="psuq" href="/tnk1/prqim/t1803.htm#5">îéëä â5</a>: "<q class="psuq">ëÌÉä àÈîÇø ä' òÇì äÇðÌÀáÄéàÄéí äÇîÌÇúÀòÄéí àÆú òÇîÌÄé, äÇðÌÉùÑÀëÄéí áÌÀùÑÄðÌÅéäÆí åÀ÷ÈøÀàåÌ ùÑÈìåÉí, åÇàÂùÑÆø ìÉà éÄúÌÅï òÇì ôÌÄéäÆí - åÀ÷ÄãÌÀùÑåÌ òÈìÈéå îÄìÀçÈîÈä</q>". åàåìé âí äðáéà éùòéäå (<a href="/tnk1/nvia/yjayhu/yj-55-0105.html">ôéøåè</a>).</p> <p>øù"é ëúá: "<q class="mfrj">ëì çìéôéï ùàãí îçìéó áñçåøä - æä ðåèì æä, åæä ðåèì æä; àáì äàåîø ìçáéøå 'ùðä ìé ôø÷ê åàðé àùðä ìê ôø÷é', ðîöàå ùðéäí áéã ëì àçã åàçã</q>" <small>(øù"é òì îùìé â14)</small>; áìéîåã çëîä, àó àçã ìà îôñéã, àôùø ø÷ ìäøååéç. îëàï éù ìúîåä òì àðùéí äìå÷çéí ìòöîí æëåéåú éåöøéí òì ãáøé úåøä, åèåòðéí ùàí éìîãå àú ãáøé úåøúí áçéðí, ééâøí ìäí äôñã.&#160;</p> <p>åîöã ùðé: ëì òåã äçå÷ ÷åáò ùéù æëåéåú éåöøéí, àñåø ìäôø àú äçå÷ òì îðú ìäúòùø, åîé ùòåùä æàú ìà éöìéç, <a class="psuq" href="/tnk1/prqim/t1117.htm#11">éøîéäå éæ11</a>: "<q class="psuq">÷ÉøÅà ãÈâÇø åÀìÉà éÈìÈã - òÉùÒÆä òÉùÑÆø åÀìÉà áÀîÄùÑÀôÌÈè; áÌÇçÂöÄé éÈîÈå éÇòÇæÀáÆðÌåÌ, åÌáÀàÇçÂøÄéúåÉ éÄäÀéÆä ðÈáÈì</q>" (<a href="/tnk1/messages/nvia_yrmyhu_qore_0.html">ôéøåè</a>).</p> </div><!--cellcontent--> </div> <div class='cell mqorot longbig'> <h2 class='subtitle'> &nbsp;ã÷åéåú </h2> <div class='cellcontent'> <h3>àéê àôùø <strong>ì÷ðåú</strong> àí àó àçã ìà <strong>îåëø</strong>?</h3><p> 1.&#160; áúìîåã ðàîø: "<q class="mfrj">ëàùø öåðé ä’ àì÷é - îä àðé áçéðí, àó àúí áçðí. åîðéï ùàí ìà îöà áçðí ùéìîã áùëø? úìîåã ìåîø: <strong>àîú ÷ðä</strong>. åîðéï ùìà éàîø ëùí ùìîãúéä áùëø ëê àìîãðä áùëø? úìîåã ìåîø: àîú ÷ðä <strong>åàì úîëåø</strong></q>" <small>(øá éäåãä áùí øá, úìîåã ááìé, áëåøåú ëè:)</small>.&#160;&#160;&#160; ìôé æä, äîöá äàéãéàìé äåà, àëï, ùàó àçã ìà éîëåø åàó àçã ìà éöèøê ì÷ðåú, ëåìí&#160;éÄìÀîãå åéìÇîÌãå áçéðí; àåìí, áéîéðå òãééï ìà ëåìí îúðäâéí ìôé äëìì "<q class="psuq">åàì úîëåø</q>", åéù àðùéí ùãåøùéí ëñó úîåøú ãáøé äçëîä ùìäí, àåìí àéï ìäùúîù áòåáãä æå ëúéøåõ ìäúáèì îìéîåã, àìà ì÷ðåú áëì æàú <small>(ëê ôéøùå âí <a>øù"é</a>, <a>îöåãú ãåã</a> <a href="http://www.mechon-mamre.org/i/1301.htm#9">åäøîá"í áäìëåú úìîåã úåøä à è-é</a>)</small>. </p><p>- àåìí, îìùåï äôñå÷ <strong>àîú ÷ðä</strong> ðøàä, ùéù çùéáåú ãåå÷à ì÷ðéä ùì äãáøéí; àðùéí îòøéëéí éåúø ãáøéí ùäí îùìîéí òìéäí (<a href="/tokxot/px/mamc_wtgmul.html">òåáãä ùäåëçä âí áîç÷øéí ôñéëåìåâééí</a>).</p> <p>2. àôùø ì÷øåà àú äôñå÷ ëê: "<q class="psuq">àîú ÷ðä;&#160; åàì úîëåø çëîä åîåñø åáéðä</q>", ëìåîø - àú äðúåðéí äâåìîééí (<q class="psuq">àîú</q>) öøéê ì÷ðåú, àáì àú äòéáåã ùìäí ìúéàåøéåú, úåëçåú åîñ÷ðåú îòùéåú (<q class="psuq">çëîä åîåñø åáéðä</q>) àñåø ìîëåø - öøéê ìúú àåúí áçéðí.</p><p>- àåìí, ôéøåù æä àéðå îúàéí ìôéñå÷ äèòîéí åìîù÷ì äôñå÷, åáðåñó ìëê - àéï æä áøåø îãåò öøéê ìäéåú äáãì áéï "<q class="psuq">àîú</q>" ìáéï "<q class="psuq">çëîä åîåñø åáéðä</q>".&#160;</p> <p> 3. àôùø ìôøù, ùäúìîéã <strong>÷åðä</strong> àú äñôø ùäãôñúå òåìä ëñó, àáì äîåøä àéðå <strong>îåëø</strong> àú äãáøéí àìà îàôùø ìëì àçã ìäòúé÷ àåúí áçéðí.</p><p>ãøê àçú ìòùåú æàú äéà òì-éãé îëéøú ñôøéí ùì ãáøé-úåøä, òí øùéåï äòú÷ä çåôùé. äñôøéí òåìéí ëñó - ëé äéöéøä ùìäí òåìä ëñó (äãôñä, ëøéëä åëå'); àåìí, äñåôø àéðå îåëø àú ãáøéå - äåà îàôùø ìëì àçã ùøåöä áëê, ìäòúé÷ àú äãáøéí áàåôï çåôùé, ìîùì&#160;- ìöìí àú äñôø áîëåðú öéìåí, åìùìí ø÷ àú äåöàåú ääòú÷ä.</p> <p> ôéøåù æä îúàéí ìãáøé çæ"ì òì äúåøä: "<q class="mfrj">àîø ÷øà (ãáøéí ã5): "<strong>øàä ìîãúé àúëí ç÷éí åîùôèéí, ëàùø öåðé ä' àìäé, ìòùåú ëï á÷øá äàøõ àùø àúí áàéí ùîä ìøùúä</strong>" - îä àðé áçéðí, àó àúí áçéðí....</q>" <small>(øá éäåãä áùí øá, úìîåã ááìé, áëåøåú ëè:)</small>;&#160; ëîå ùä' ìéîã àú îùä áçéðí, ëê îùä ìéîã àú áðé éùøàì áçéðí, åëê äí öøéëéí ìäîùéê åìòùåú áàøõ - ìà ìäôåê àú äúåøä ìòñ÷ îñçøé ùðåòã ìäáéà øååçéí ìáòìéå, àìà ìäôéõ åììîã àåúä ùìà òì îðú ì÷áì ôøñ.</p> <p> øùéåï ùòùåé ìäúàéí ìäôöú ãáøé úåøä äåà äøùéåï äéãåò áùí cc-by-sa, äàåîø áòøê ëê: <br /> </p> <p>ðéúï ìê äçåôù:</p> <ul><li>ìùúó — ìäòúé÷, ìäôéõ åìäòáéø àú äéöéøä.</li><li>ìäëéï øîé÷ñ — ìòáã àú äéöéøä (ëâåï ìúøâí, ìôøù, ìàééø...).</li></ul> <p>áëôåó ìúðàéí äáàéí:</p> <ul><li> <strong>ééçåñ</strong> — òìéê ìééçñ àú äéöéøä (ìúú ÷øãéè) áàåôï äîöåééï òì-éãé äéåöø àå îòðé÷ äøéùéåï ("<q class="mfrj">ìäâéã ãáø áùí àåîøå</q>"), àê ìà áùåí àåôï äîøîæ òì ëê ùäí úåîëéí áê àå áùéîåù ùìê áéöéøä <span id="attribution-container"> (ìîùì, àí úøâîúé òì-ãòú òöîé, àñåø ìé ìèòåï ùäîçáø äî÷åøé îñëéí ìúøâåí æä, àìà àí ëï äåà àëï ÷øà åàéùø àåúå).</span></li><li> <strong>ùéúåó æää</strong> — àí úçìéè/é ìùðåú, ìòáã àå ìéöåø éöéøä ðâæøú áäñúîê òì éöéøä æå, úåëì/é ìäôéõ àú éöéøúê äçãùä ø÷ úçú àåúå äøéùéåï, øéùéåï ãåîä àå úåàí ìøéùéåï æä ("<q class="mfrj">îä àðé áçéðí - àó àúí áçéðí</q>").</li><li>áëì ùéîåù çåæø àå äôöä ùì äéöéøä òìéê ìäáäéø ìàçøéí àú úðàé äøéùéåï áéöéøä æå. äãøê äèåáä áéåúø ìòùåú æàú äéà ì÷ùø ìòîåã æä: http://creativecommons.org/licenses/by-sa/3.0/deed.he. &#160;</li></ul> <p> øùéåï æä úåàí ìøùéåï ùáå îùúîùéí áàúøé úåëï îåáéìéí ëâåï åé÷éôãéä. </p> <h3>÷ðéä åîëéøä - îùì åðîùì</h3> <p> 1. ò"ô äôùè, äôñå÷ îãáø òì ÷ðéä åîëéøä áëñó îîù;</p> <p>2. àê éù ùôéøùå ùäëååðä ì÷ðéä åîëéøä ëîùì ìåéúåø òì úàååú åäðàåú çåîøéåú. ìôé æä: <strong>àîú ÷ðä</strong> = äéä ðëåï ìååúø òì äðàåú çåîøéåú ëãé ììîåã ãáøé àîú, <strong>åàì úîëåø</strong> = àì úùúîù áãáøé àîú ëãé ìäùéâ äðàåú çåîøéåú îñåâéí àçøéí.</p> </div><!--cellcontent--> </div> </div><!--long--> </div><!--page--> <table class='inner_navigation'> <tr><td> &nbsp;<a href='23-00.html'>ôø÷ ëâ</a>&nbsp;&nbsp;&nbsp;&nbsp;ôñå÷&nbsp;&nbsp; &nbsp;<a href='23-01.html'>1</a>&nbsp; &nbsp;<a href='23-02.html'>2</a>&nbsp; &nbsp;<a href='23-03.html'>3</a>&nbsp; &nbsp;<a href='23-04.html'>4</a>&nbsp; &nbsp;<a href='23-05.html'>5</a>&nbsp; &nbsp;<a href='23-06.html'>6</a>&nbsp; &nbsp;<a href='23-07.html'>7</a>&nbsp; &nbsp;<a href='23-08.html'>8</a>&nbsp; &nbsp;<a href='23-09.html'>9</a>&nbsp; &nbsp;<a href='23-10.html'>10</a>&nbsp; &nbsp;<a href='23-11.html'>11</a>&nbsp; &nbsp;<a href='23-12.html'>12</a>&nbsp; &nbsp;<a href='23-13.html'>13</a>&nbsp; &nbsp;<a href='23-14.html'>14</a>&nbsp; &nbsp;<a href='23-15.html'>15</a>&nbsp; &nbsp;<a href='23-16.html'>16</a>&nbsp; &nbsp;<a href='23-17.html'>17</a>&nbsp; &nbsp;<a href='23-18.html'>18</a>&nbsp; &nbsp;<a href='23-19.html'>19</a>&nbsp; &nbsp;<a href='23-20.html'>20</a>&nbsp; &nbsp;<a href='23-21.html'>21</a>&nbsp; &nbsp;<a href='23-22.html'>22</a>&nbsp; &nbsp;<b>23</b>&nbsp; &nbsp;<a href='23-24.html'>24</a>&nbsp; &nbsp;<a href='23-25.html'>25</a>&nbsp; &nbsp;<a href='23-26.html'>26</a>&nbsp; &nbsp;<a href='23-27.html'>27</a>&nbsp; &nbsp;<a href='23-28.html'>28</a>&nbsp; &nbsp;<a href='23-29.html'>29</a>&nbsp; &nbsp;<a href='23-30.html'>30</a>&nbsp; &nbsp;<a href='23-31.html'>31</a>&nbsp; &nbsp;<a href='23-32.html'>32</a>&nbsp; &nbsp;<a href='23-33.html'>33</a>&nbsp; &nbsp;<a href='23-34.html'>34</a>&nbsp; &nbsp;<a href='23-35.html'>35</a>&nbsp; &nbsp;<a href='23-99.html'>ñéëåí</a>&nbsp; </td></tr> <tr><td> <a href='00-00.html'><b>ñôø îùìé</b></a> &nbsp;&nbsp;&nbsp;ôø÷&nbsp;&nbsp; &nbsp;<a href='01-00.html'>à</a>&nbsp; &nbsp;<a href='02-00.html'>á</a>&nbsp; &nbsp;<a href='03-00.html'>â</a>&nbsp; &nbsp;<a href='04-00.html'>ã</a>&nbsp; &nbsp;<a href='05-00.html'>ä</a>&nbsp; &nbsp;<a href='06-00.html'>å</a>&nbsp; &nbsp;<a href='07-00.html'>æ</a>&nbsp; &nbsp;<a href='08-00.html'>ç</a>&nbsp; &nbsp;<a href='09-00.html'>è</a>&nbsp; &nbsp;<a href='10-00.html'>é</a>&nbsp; &nbsp;<a href='11-00.html'>éà</a>&nbsp; &nbsp;<a href='12-00.html'>éá</a>&nbsp; &nbsp;<a href='13-00.html'>éâ</a>&nbsp; &nbsp;<a href='14-00.html'>éã</a>&nbsp; &nbsp;<a href='15-00.html'>èå</a>&nbsp; &nbsp;<a href='16-00.html'>èæ</a>&nbsp; &nbsp;<a href='17-00.html'>éæ</a>&nbsp; &nbsp;<a href='18-00.html'>éç</a>&nbsp; &nbsp;<a href='19-00.html'>éè</a>&nbsp; &nbsp;<a href='20-00.html'>ë</a>&nbsp; &nbsp;<a href='21-00.html'>ëà</a>&nbsp; &nbsp;<a href='22-00.html'>ëá</a>&nbsp; &nbsp;<b>ëâ</b>&nbsp; &nbsp;<a href='24-00.html'>ëã</a>&nbsp; &nbsp;<a href='25-00.html'>ëä</a>&nbsp; &nbsp;<a href='26-00.html'>ëå</a>&nbsp; &nbsp;<a href='27-00.html'>ëæ</a>&nbsp; &nbsp;<a href='28-00.html'>ëç</a>&nbsp; &nbsp;<a href='29-00.html'>ëè</a>&nbsp; &nbsp;<a href='30-00.html'>ì</a>&nbsp; &nbsp;<a href='31-00.html'>ìà</a>&nbsp; </td></tr> </table><!-- inner_navigation --> </div><!--tokn--> <h2 id='tguvot'>úâåáåú</h2> <ul id='ultguvot'> <li></li> </ul><!--end--> <script type='text/javascript'>tguva(); txtit()</script> </div><!--pnim--> </body> </html>