<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"></head><div class="gmail_quote">Djuro Drljaca <djurodrljaca@gmail.com> написал(а):<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<br><br>it would probably useful if you also provided an example where you want to use this. I don't know enough about what this, but you will probably get better information or even another way to do what you want to achieve if there is more information on the background of the problem.<br>
<br>Regards,<br>Djuro Drljaca<br><br><div class="gmail_quote">On Sat, Jun 23, 2012 at 10:33 PM, Dmitry <span dir="ltr"><<a href="mailto:dmitry.ashkadov@rosalab.ru" target="_blank">dmitry.ashkadov@rosalab.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<br>
I'm developing an applet in QML. I need to load an external applet and to place it into my applet like  containment applet, like panel or system tray. But at the same time my applet isn't a pure containment applet [it doesn't contain only applets]. Do You know how I can do it or it's not possible?<br>

<br>
I'd like to do like next:<br>
<br>
Applet { // like Svg<br>
    id: battery_applet<br>
    name: "battery" // name of applet to be loaded (like argument of function Plasma::Applet::load(name, ...) )<br>
}<br>
<br>
AppletItem { // like SvgItem<br>
    applet: battery_applet<br>
    width: 20<br>
    height: width<br>
    ...<br>
}<br>
<br>
Thank you!<br>
______________________________<u></u>_________________<br>
Plasma-devel mailing list<br>
<a href="mailto:Plasma-devel@kde.org" target="_blank">Plasma-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/plasma-devel" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/plasma-devel</a><br>
</blockquote></div><br>
</blockquote></div><br clear="all">Hello!<br>
<br>
I'm trying to implement a system tray in QML. So, I have a trouble with applets such as battery, notifier, notifications. They [applets] should be mixed with icons of applications and tray must have an arrow to show popup dialog.<br>
<br>
Thank you<br>
-- <br>
Отправлено с мобильного телефона через К-9 Mail. Извините за краткость, пожалуйста.</html>