<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" >

  <channel>
    <title><![CDATA[Комментарии / Профиль echoby]]></title>
    <link>https://habr.com/ru/users/echoby/comments/</link>
    <description><![CDATA[Хабр: комментарии пользователя echoby]]></description>
    <language>ru</language>
    <managingEditor>editor@habr.com</managingEditor>
    <generator>habr.com</generator>
    <pubDate>Sun, 03 May 2026 23:55:32 GMT</pubDate>
    
    
      <image>
        <link>https://habr.com/ru/</link>
        <url>https://habrastorage.org/webt/ym/el/wk/ymelwk3zy1gawz4nkejl_-ammtc.png</url>
        <title>Хабр</title>
      </image>
    

    
      

      
        
  
    <item>
      <title>16.08.2012 19:26:03 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/149716/#comment_17495843</guid>
      <link>https://habr.com/ru/articles/149716/#comment_17495843</link>
      <description><![CDATA[Так же строю дом. Может задумывались об уличной автоматизации, полив газонов, освещение, открытие/закрытие ворот? Может знаете как умные девайсы реагируют на -40 зимой и +40 летом, как реагируют на влажность?]]></description>
      <pubDate>Thu, 16 Aug 2012 19:26:03 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>26.06.2012 19:46:52 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/146568/#comment_4934488</guid>
      <link>https://habr.com/ru/articles/146568/#comment_4934488</link>
      <description><![CDATA[Я грешу на .net, а вообще хотелось бы тестов нэйтив vs matlab. Интересно на сколько matlab проигрывает в скорости.]]></description>
      <pubDate>Tue, 26 Jun 2012 19:46:52 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>26.06.2012 19:09:36 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/146568/#comment_4934413</guid>
      <link>https://habr.com/ru/articles/146568/#comment_4934413</link>
      <description><![CDATA[Прикручивал matlab функции к как .net сборку к проекту на c++ cli(не спрашивайте почему), по скорости работы это все очень, очень тормозное.]]></description>
      <pubDate>Tue, 26 Jun 2012 19:09:36 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>29.03.2012 07:18:13 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/140899/#comment_4711918</guid>
      <link>https://habr.com/ru/articles/140899/#comment_4711918</link>
      <description><![CDATA[<blockquote>Что Вы этим хотели сказать? С чего вдруг они взаимоисключающие?</blockquote><br/>
С того что нечего пытаться изменять private свойство извне без прямого вызова сеттера.<br/>
<br/>
И покажите тогда уже и qml файл где horizontalTileMode используется для записи.]]></description>
      <pubDate>Thu, 29 Mar 2012 07:18:13 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

  
    <item>
      <title>29.03.2012 06:52:53 </title>
      <guid isPermaLink="true">https://habr.com/ru/articles/140899/#comment_4711847</guid>
      <link>https://habr.com/ru/articles/140899/#comment_4711847</link>
      <description><![CDATA[<blockquote>1. Для Q_PROPERTY setter должен быть объявлен как public slot, иначе из того же QML нельзя будет например написать: <pre><code class="JavaScript">myObject.myProperty = 10
</code></pre></blockquote><br/>
<pre><code class="cpp">private:
    int someProperty;
</code></pre><br/>
и<br/>
<pre><code class="JavaScript">myObject.myProperty = 10
</code></pre><br/>
Взаимоисключающие параграфы, ведь.<br/>
А для случая с public свойством, вы абсолютно правы, сеттер обязательно должен быть слотом либо Q_INVOKABLE<br/>
<br/>
<blockquote>5. Ну и в общем Qt Creator умеет сам генерировать идейно правильный код для setter & getter если поставить курсор на слово Q_PROPERTY и нажать Alt+Enter</blockquote><br/>
А за это огромное спасибо, не знал о такой возможности, очень удобно.]]></description>
      <pubDate>Thu, 29 Mar 2012 06:52:53 GMT</pubDate>
      <dc:creator><![CDATA[]]></dc:creator>
    </item>
  

      

      

    
  </channel>
</rss>
