Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_pipebrush_parasite.cpp File Reference

Go to the source code of this file.

Functions

bool loadFromDevice (QIODevice *)
 

Function Documentation

◆ loadFromDevice()

bool loadFromDevice ( QIODevice * )

Definition at line 160 of file kis_pipebrush_parasite.cpp.

161{
162 // XXX: implement...
163 return true;
164}