<div dir="ltr">I am referring to kcmtrash.cpp <div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 27, 2013 at 7:56 PM, Heena Mahour <span dir="ltr"><<a href="mailto:heena393@gmail.com" target="_blank">heena393@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>I am getting an error while porting kioslave/trash under kf5 that <span style="font-size:13px;background-color:rgb(240,247,255);font-family:Consolas,'Lucida Console',monospace">‘componentData’ is not a member of ‘KCMTrashConfigFactory’</span></div>

<div><div><font color="#000000" face="Consolas, Lucida Console, monospace">Also ,so I looked at the kcmodule.h and used KAboutData instead like this </font></div><div><font color="#000000" face="Consolas, Lucida Console, monospace"><br>

</font></div><div><font color="#000000" face="Consolas, Lucida Console, monospace"><div>TrashConfigModule::TrashConfigModule( QWidget* parent, const QVariantList& )</div><div>    : KCModule( parent ), trashInitialize( false )</div>

<div>{</div><div>    KAboutData *about = new KAboutData(</div><div>        "kcmtrash", 0, ki18n( "trash" ),</div><div>        KDE_VERSION_STRING, KLocalizedString(), KAboutData::License_GPL,</div><div>

        ki18n( "Copyright 2013 Heena Mahour " ) );</div><div>        about->addAuthor( ki18n("Heena Mahour") ,KLocalizedString(), "<a href="mailto:heena393@gmail.com" target="_blank">heena393@gmail.com</a>" );</div>

<div>        setAboutData( about );</div><div>}</div><div><br></div><div>but that is also giving following errors :</div><div><a href="http://pastebin.com/raw.php?i=C5qePwbt" target="_blank">http://pastebin.com/raw.php?i=C5qePwbt</a><span class="HOEnZb"><font color="#888888"><br>

</font></span></div></font></div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div dir="ltr"><div style="text-align:left"><div style="font-family:arial,helvetica,clean,sans-serif;font-size:13px;line-height:15px">
<span style><span style="font-family:'lucida console',sans-serif">-Heena</span></span></div>
<div style="font-family:arial,helvetica,clean,sans-serif;font-size:13px;line-height:15px"><span style="font-size:small;font-family:'lucida console',sans-serif">Season of kde'12 participant<br>
</span></div><div style="font-family:arial,helvetica,clean,sans-serif;font-size:13px;line-height:15px"><span style="font-size:small;font-family:'lucida console',sans-serif">Google Summer of Code 2013</span></div>

<div style="font-family:arial,helvetica,clean,sans-serif;font-size:13px;line-height:15px"><span style="font-size:small;font-family:'lucida console',sans-serif">Delhi College of Engineering(COE),India<br>
</span></div><div><span style="line-height:15px"><font face="lucida console, sans-serif"><a href="http://about.me/heena.mahour" target="_blank">http://about.me/heena.mahour</a></font></span></div>
<div style="font-family:arial,helvetica,clean,sans-serif;font-size:13px;line-height:15px"><span style><span style="font-family:'lucida console',sans-serif;font-size:small"><a href="http://heenamahour.blogspot.in/" style="color:blue!important" target="_blank">http://heenamahour.blogspot.in</a><br>

</span></span></div><div style="font-family:arial,helvetica,clean,sans-serif;font-size:13px;line-height:15px"><span style><br></span></div></div></div>
</font></span></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div style="text-align:left"><div style="font-family:arial,helvetica,clean,sans-serif;font-size:13px;line-height:15px"><span style="background-color:rgb(255,255,255)"><span style="font-family:'lucida console',sans-serif">-Heena</span></span></div>
<div style="font-family:arial,helvetica,clean,sans-serif;font-size:13px;line-height:15px"><span style="background-color:rgb(255,255,255);font-family:'lucida console',sans-serif;font-size:small">Season of kde'12 participant<br>
</span></div><div style="font-family:arial,helvetica,clean,sans-serif;font-size:13px;line-height:15px"><span style="background-color:rgb(255,255,255);font-family:'lucida console',sans-serif;font-size:small">Google Summer of Code 2013</span></div>
<div style="font-family:arial,helvetica,clean,sans-serif;font-size:13px;line-height:15px"><span style="background-color:rgb(255,255,255);font-family:'lucida console',sans-serif;font-size:small">Delhi College of Engineering(COE),India<br>
</span></div><div><span style="background-color:rgb(255,255,255);line-height:15px"><font face="lucida console, sans-serif"><a href="http://about.me/heena.mahour" target="_blank">http://about.me/heena.mahour</a></font></span></div>
<div style="font-family:arial,helvetica,clean,sans-serif;font-size:13px;line-height:15px"><span style="background-color:rgb(255,255,255)"><span style="font-family:'lucida console',sans-serif;font-size:small"><a href="http://heenamahour.blogspot.in/" style="color:blue!important" target="_blank">http://heenamahour.blogspot.in</a><br>
</span></span></div><div style="font-family:arial,helvetica,clean,sans-serif;font-size:13px;line-height:15px"><span style="background-color:rgb(255,255,255)"><br></span></div></div></div>
</div>